COLOR #C7E5AB

HEX: #C7E5AB RGB: (199,229,171)

Renk bilgisi

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

RGB renk modeli

#C7E5AB color RGB value is (199,229,171).

RGB: (199,229,171) (78%, 90%, 67%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 229 of 255 = 90%
B 171 of 255 = 67%

199
229
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 229 + 171 = 599 (100%)
R 199 of 599 ~ 33.22%
G 229 of 599 ~ 38.23%
B 171 of 599 ~ 28.55'%

%33.22
%38.23
%28.55

CMYK RENK MODELİ

#C7E5AB rengi CMYK tonu (13,0,25,10).

  • camgöbeği tonu 13.10%
  • eflatun tonu 0.00%
  • sarı tonu 25.33%
  • ana renk tonu 10.20%

CMYK: (13,0,25,10)
C13M0Y25K10 (13%, 0%, 25%, 10%)
(0.13 / 0.00 / 0.25 / 0.10)

CMYK yüzdeleri

%13.1
%0
%25.33
%10.2

Codes

Color #C7E5AB in popluar color models

C7 E5 AB
RGB 199 229 171
HSL 91° 52.73% 78.43%
HSB/HSV 91° 25.33% 89.80%
CMYK 13.10% 0.00% 25.33%
10.20%

Color #C7E5AB in popluar number systems.

HEX C7 E5 AB
Decimal 199 229 171
Binary 11000111 11100101 10101011
Octal 307 345 253

Shades and tints

Shades of #C7E5AB

#C7E5AB
(199,229,171)
#B5D19C
(181,209,156)
#A3BD8D
(163,189,141)
#91A97E
(145,169,126)
#7F956F
(127,149,111)
#6D8160
(109,129,96)
#5B6D51
(91,109,81)
#495942
(73,89,66)
#374533
(55,69,51)
#253124
(37,49,36)
#131D15
(19,29,21)
#000000
(0,0,0)

Tints of #C7E5AB

#C7E5AB
(199,229,171)
#CCE7B2
(204,231,178)
#D1E9B9
(209,233,185)
#D6EBC0
(214,235,192)
#DBEDC7
(219,237,199)
#E0EFCE
(224,239,206)
#E5F1D5
(229,241,213)
#EAF3DC
(234,243,220)
#EFF5E3
(239,245,227)
#F4F7EA
(244,247,234)
#F9F9F1
(249,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7E5AB color. Also use rgb(199,229,171) instead hex code.

Text Font Color

.myTextColor { color: #C7E5AB; }

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

This text font color is #C7E5AB.

Background Color

.myBgColor { background-color: #C7E5AB; }

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

This div background color is #C7E5AB.

Border color

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

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

This div border color is #C7E5AB.

Opacity

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

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

Text with #C7E5AB 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 #C7E5AB;}

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

This text has shadow with #C7E5AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E5AB.

Preview

Color preview on black background

This text has color #C7E5AB on black background.


Color preview on white background

This text has color #C7E5AB on white background.


Black color preview on #C7E5AB background

This text has black color on #C7E5AB background.


White color preview on #C7E5AB background

This text has white color on #C7E5AB background.


Related colors

Complementary color

Complementary color for #hex is #381A54.


I love getcolorcode.com

Triadic colors

1 #ABC7E5 and #E5ABC7 with #C7E5AB are triadic colors.

2 #ABE5C7 and #E5C7AB with #C7E5AB are triadic colors.