COLOR #C5E8AD

HEX: #C5E8AD RGB: (197,232,173)

Renk bilgisi

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

RGB renk modeli

#C5E8AD color RGB value is (197,232,173).

RGB: (197,232,173) (77%, 91%, 68%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 232 of 255 = 91%
B 173 of 255 = 68%

197
232
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 232 + 173 = 602 (100%)
R 197 of 602 ~ 32.72%
G 232 of 602 ~ 38.54%
B 173 of 602 ~ 28.74'%

%32.72
%38.54
%28.74

CMYK RENK MODELİ

#C5E8AD rengi CMYK tonu (15,0,25,9).

  • camgöbeği tonu 15.09%
  • eflatun tonu 0.00%
  • sarı tonu 25.43%
  • ana renk tonu 9.02%

CMYK: (15,0,25,9)
C15M0Y25K9 (15%, 0%, 25%, 9%)
(0.15 / 0.00 / 0.25 / 0.09)

CMYK yüzdeleri

%15.09
%0
%25.43
%9.02

Codes

Color #C5E8AD in popluar color models

C5 E8 AD
RGB 197 232 173
HSL 96° 56.19% 79.41%
HSB/HSV 96° 25.43% 90.98%
CMYK 15.09% 0.00% 25.43%
9.02%

Color #C5E8AD in popluar number systems.

HEX C5 E8 AD
Decimal 197 232 173
Binary 11000101 11101000 10101101
Octal 305 350 255

Shades and tints

Shades of #C5E8AD

#C5E8AD
(197,232,173)
#B4D39E
(180,211,158)
#A3BE8F
(163,190,143)
#92A980
(146,169,128)
#819471
(129,148,113)
#707F62
(112,127,98)
#5F6A53
(95,106,83)
#4E5544
(78,85,68)
#3D4035
(61,64,53)
#2C2B26
(44,43,38)
#1B1617
(27,22,23)
#000000
(0,0,0)

Tints of #C5E8AD

#C5E8AD
(197,232,173)
#CAEAB4
(202,234,180)
#CFECBB
(207,236,187)
#D4EEC2
(212,238,194)
#D9F0C9
(217,240,201)
#DEF2D0
(222,242,208)
#E3F4D7
(227,244,215)
#E8F6DE
(232,246,222)
#EDF8E5
(237,248,229)
#F2FAEC
(242,250,236)
#F7FCF3
(247,252,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E8AD; }

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

This text font color is #C5E8AD.

Background Color

.myBgColor { background-color: #C5E8AD; }

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

This div background color is #C5E8AD.

Border color

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

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

This div border color is #C5E8AD.

Opacity

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

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

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

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

This text has shadow with #C5E8AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E8AD.

Preview

Color preview on black background

This text has color #C5E8AD on black background.


Color preview on white background

This text has color #C5E8AD on white background.


Black color preview on #C5E8AD background

This text has black color on #C5E8AD background.


White color preview on #C5E8AD background

This text has white color on #C5E8AD background.


Related colors

Complementary color

Complementary color for #hex is #3A1752.


I love getcolorcode.com

Triadic colors

1 #ADC5E8 and #E8ADC5 with #C5E8AD are triadic colors.

2 #ADE8C5 and #E8C5AD with #C5E8AD are triadic colors.