COLOR #C7E5AD

HEX: #C7E5AD RGB: (199,229,173)

Renk bilgisi

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

RGB renk modeli

#C7E5AD color RGB value is (199,229,173).

RGB: (199,229,173) (78%, 90%, 68%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 229 of 255 = 90%
B 173 of 255 = 68%

199
229
173

R + G + B ~ 79%. #C7E5AD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 229 + 173 = 601 (100%)
R 199 of 601 ~ 33.11%
G 229 of 601 ~ 38.1%
B 173 of 601 ~ 28.79'%

%33.11
%38.1
%28.79

CMYK RENK MODELİ

#C7E5AD rengi CMYK tonu (13,0,24,10).

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

CMYK: (13,0,24,10)
C13M0Y24K10 (13%, 0%, 24%, 10%)
(0.13 / 0.00 / 0.24 / 0.10)

CMYK yüzdeleri

%13.1
%0
%24.45
%10.2

Codes

Color #C7E5AD in popluar color models

C7 E5 AD
RGB 199 229 173
HSL 92° 51.85% 78.82%
HSB/HSV 92° 24.45% 89.80%
CMYK 13.10% 0.00% 24.45%
10.20%

Color #C7E5AD in popluar number systems.

HEX C7 E5 AD
Decimal 199 229 173
Binary 11000111 11100101 10101101
Octal 307 345 255

Shades and tints

Shades of #C7E5AD

#C7E5AD
(199,229,173)
#B5D19E
(181,209,158)
#A3BD8F
(163,189,143)
#91A980
(145,169,128)
#7F9571
(127,149,113)
#6D8162
(109,129,98)
#5B6D53
(91,109,83)
#495944
(73,89,68)
#374535
(55,69,53)
#253126
(37,49,38)
#131D17
(19,29,23)
#000000
(0,0,0)

Tints of #C7E5AD

#C7E5AD
(199,229,173)
#CCE7B4
(204,231,180)
#D1E9BB
(209,233,187)
#D6EBC2
(214,235,194)
#DBEDC9
(219,237,201)
#E0EFD0
(224,239,208)
#E5F1D7
(229,241,215)
#EAF3DE
(234,243,222)
#EFF5E5
(239,245,229)
#F4F7EC
(244,247,236)
#F9F9F3
(249,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E5AD; }

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

This text font color is #C7E5AD.

Background Color

.myBgColor { background-color: #C7E5AD; }

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

This div background color is #C7E5AD.

Border color

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

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

This div border color is #C7E5AD.

Opacity

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

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

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

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

This text has shadow with #C7E5AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E5AD.

Preview

Color preview on black background

This text has color #C7E5AD on black background.


Color preview on white background

This text has color #C7E5AD on white background.


Black color preview on #C7E5AD background

This text has black color on #C7E5AD background.


White color preview on #C7E5AD background

This text has white color on #C7E5AD background.


Related colors

Complementary color

Complementary color for #hex is #381A52.


I love getcolorcode.com

Triadic colors

1 #ADC7E5 and #E5ADC7 with #C7E5AD are triadic colors.

2 #ADE5C7 and #E5C7AD with #C7E5AD are triadic colors.