COLOR #C7E4AC

HEX: #C7E4AC RGB: (199,228,172)

Renk bilgisi

#C7E4AC contains red, green and blue colors in about the same proportion. #C7E4AC ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C7E4AC color RGB value is (199,228,172).

RGB: (199,228,172) (78%, 89%, 67%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 228 of 255 = 89%
B 172 of 255 = 67%

199
228
172

R + G + B ~ 78%. #C7E4AC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 228 + 172 = 599 (100%)
R 199 of 599 ~ 33.22%
G 228 of 599 ~ 38.06%
B 172 of 599 ~ 28.71'%

%33.22
%38.06
%28.71

CMYK RENK MODELİ

#C7E4AC rengi CMYK tonu (13,0,25,11).

  • camgöbeği tonu 12.72%
  • eflatun tonu 0.00%
  • sarı tonu 24.56%
  • ana renk tonu 10.59%

CMYK: (13,0,25,11)
C13M0Y25K11 (13%, 0%, 25%, 11%)
(0.13 / 0.00 / 0.25 / 0.11)

CMYK yüzdeleri

%12.72
%0
%24.56
%10.59

Codes

Color #C7E4AC in popluar color models

C7 E4 AC
RGB 199 228 172
HSL 91° 50.91% 78.43%
HSB/HSV 91° 24.56% 89.41%
CMYK 12.72% 0.00% 24.56%
10.59%

Color #C7E4AC in popluar number systems.

HEX C7 E4 AC
Decimal 199 228 172
Binary 11000111 11100100 10101100
Octal 307 344 254

Shades and tints

Shades of #C7E4AC

#C7E4AC
(199,228,172)
#B5D09D
(181,208,157)
#A3BC8E
(163,188,142)
#91A87F
(145,168,127)
#7F9470
(127,148,112)
#6D8061
(109,128,97)
#5B6C52
(91,108,82)
#495843
(73,88,67)
#374434
(55,68,52)
#253025
(37,48,37)
#131C16
(19,28,22)
#000000
(0,0,0)

Tints of #C7E4AC

#C7E4AC
(199,228,172)
#CCE6B3
(204,230,179)
#D1E8BA
(209,232,186)
#D6EAC1
(214,234,193)
#DBECC8
(219,236,200)
#E0EECF
(224,238,207)
#E5F0D6
(229,240,214)
#EAF2DD
(234,242,221)
#EFF4E4
(239,244,228)
#F4F6EB
(244,246,235)
#F9F8F2
(249,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7E4AC color. Also use rgb(199,228,172) instead hex code.

Text Font Color

.myTextColor { color: #C7E4AC; }

<p style="color:#C7E4AC">This sample text font color is #C7E4AC.</p>

This text font color is #C7E4AC.

Background Color

.myBgColor { background-color: #C7E4AC; }

<div style="background-color:#C7E4AC">Inner text</div>

This div background color is #C7E4AC.

Border color

.myBorderColor { border: 1px solid #C7E4AC; }

<div style="border:3px solid #C7E4AC">Div</div>

This div border color is #C7E4AC.

Opacity

.myOpacity80 { color: #C7E4AC; opacity: 0.8; }

<p style="color:#C7E4AC;opacity:0.8;">80%</p>

Text with #C7E4AC color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #C7E4AC;}

<p style="text-shadow: 3px 3px 1px #C7E4AC">Text here.</p>

This text has shadow with #C7E4AC color.


.textShadow {text-shadow: 3px 3px 1px #C7E4AC', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #C7E4AC, 5px 5px 20px red">Text here.</p>

This text has shadow with #C7E4AC primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#C7E4AC, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#C7E4AC, Direction=45, Strength=4)">Text</p>

This text has shadow with #C7E4AC and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #C7E4AC;
-webkit-box-shadow: 1px 1px 3px 2px #C7E4AC;
box-shadow: 1px 1px 3px 2px #C7E4AC;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #C7E4AC; -webkit-box-shadow: 1px 1px 3px 2px #C7E4AC; box-shadow:1px 1px 3px 2px #C7E4AC;">
Div content here
</div>

This div box has shadow with color #C7E4AC.

Preview

Color preview on black background

This text has color #C7E4AC on black background.


Color preview on white background

This text has color #C7E4AC on white background.


Black color preview on #C7E4AC background

This text has black color on #C7E4AC background.


White color preview on #C7E4AC background

This text has white color on #C7E4AC background.


Related colors

Complementary color

Complementary color for #hex is #381B53.


I love getcolorcode.com

Triadic colors

1 #ACC7E4 and #E4ACC7 with #C7E4AC are triadic colors.

2 #ACE4C7 and #E4C7AC with #C7E4AC are triadic colors.