COLOR #C5E5AD

HEX: #C5E5AD RGB: (197,229,173)

Renk bilgisi

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

RGB renk modeli

#C5E5AD color RGB value is (197,229,173).

RGB: (197,229,173) (77%, 90%, 68%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 229 of 255 = 90%
B 173 of 255 = 68%

197
229
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 229 + 173 = 599 (100%)
R 197 of 599 ~ 32.89%
G 229 of 599 ~ 38.23%
B 173 of 599 ~ 28.88'%

%32.89
%38.23
%28.88

CMYK RENK MODELİ

#C5E5AD rengi CMYK tonu (14,0,24,10).

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

CMYK: (14,0,24,10)
C14M0Y24K10 (14%, 0%, 24%, 10%)
(0.14 / 0.00 / 0.24 / 0.10)

CMYK yüzdeleri

%13.97
%0
%24.45
%10.2

Codes

Color #C5E5AD in popluar color models

C5 E5 AD
RGB 197 229 173
HSL 94° 51.85% 78.82%
HSB/HSV 94° 24.45% 89.80%
CMYK 13.97% 0.00% 24.45%
10.20%

Color #C5E5AD in popluar number systems.

HEX C5 E5 AD
Decimal 197 229 173
Binary 11000101 11100101 10101101
Octal 305 345 255

Shades and tints

Shades of #C5E5AD

#C5E5AD
(197,229,173)
#B4D19E
(180,209,158)
#A3BD8F
(163,189,143)
#92A980
(146,169,128)
#819571
(129,149,113)
#708162
(112,129,98)
#5F6D53
(95,109,83)
#4E5944
(78,89,68)
#3D4535
(61,69,53)
#2C3126
(44,49,38)
#1B1D17
(27,29,23)
#000000
(0,0,0)

Tints of #C5E5AD

#C5E5AD
(197,229,173)
#CAE7B4
(202,231,180)
#CFE9BB
(207,233,187)
#D4EBC2
(212,235,194)
#D9EDC9
(217,237,201)
#DEEFD0
(222,239,208)
#E3F1D7
(227,241,215)
#E8F3DE
(232,243,222)
#EDF5E5
(237,245,229)
#F2F7EC
(242,247,236)
#F7F9F3
(247,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E5AD; }

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

This text font color is #C5E5AD.

Background Color

.myBgColor { background-color: #C5E5AD; }

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

This div background color is #C5E5AD.

Border color

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

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

This div border color is #C5E5AD.

Opacity

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

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

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

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

This text has shadow with #C5E5AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E5AD.

Preview

Color preview on black background

This text has color #C5E5AD on black background.


Color preview on white background

This text has color #C5E5AD on white background.


Black color preview on #C5E5AD background

This text has black color on #C5E5AD background.


White color preview on #C5E5AD background

This text has white color on #C5E5AD background.


Related colors

Complementary color

Complementary color for #hex is #3A1A52.


I love getcolorcode.com

Triadic colors

1 #ADC5E5 and #E5ADC5 with #C5E5AD are triadic colors.

2 #ADE5C5 and #E5C5AD with #C5E5AD are triadic colors.