COLOR #C5E4AD

HEX: #C5E4AD RGB: (197,228,173)

Renk bilgisi

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

RGB renk modeli

#C5E4AD color RGB value is (197,228,173).

RGB: (197,228,173) (77%, 89%, 68%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 228 of 255 = 89%
B 173 of 255 = 68%

197
228
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 228 + 173 = 598 (100%)
R 197 of 598 ~ 32.94%
G 228 of 598 ~ 38.13%
B 173 of 598 ~ 28.93'%

%32.94
%38.13
%28.93

CMYK RENK MODELİ

#C5E4AD rengi CMYK tonu (14,0,24,11).

  • camgöbeği tonu 13.60%
  • eflatun tonu 0.00%
  • sarı tonu 24.12%
  • ana renk tonu 10.59%

CMYK: (14,0,24,11)
C14M0Y24K11 (14%, 0%, 24%, 11%)
(0.14 / 0.00 / 0.24 / 0.11)

CMYK yüzdeleri

%13.6
%0
%24.12
%10.59

Codes

Color #C5E4AD in popluar color models

C5 E4 AD
RGB 197 228 173
HSL 94° 50.46% 78.63%
HSB/HSV 94° 24.12% 89.41%
CMYK 13.60% 0.00% 24.12%
10.59%

Color #C5E4AD in popluar number systems.

HEX C5 E4 AD
Decimal 197 228 173
Binary 11000101 11100100 10101101
Octal 305 344 255

Shades and tints

Shades of #C5E4AD

#C5E4AD
(197,228,173)
#B4D09E
(180,208,158)
#A3BC8F
(163,188,143)
#92A880
(146,168,128)
#819471
(129,148,113)
#708062
(112,128,98)
#5F6C53
(95,108,83)
#4E5844
(78,88,68)
#3D4435
(61,68,53)
#2C3026
(44,48,38)
#1B1C17
(27,28,23)
#000000
(0,0,0)

Tints of #C5E4AD

#C5E4AD
(197,228,173)
#CAE6B4
(202,230,180)
#CFE8BB
(207,232,187)
#D4EAC2
(212,234,194)
#D9ECC9
(217,236,201)
#DEEED0
(222,238,208)
#E3F0D7
(227,240,215)
#E8F2DE
(232,242,222)
#EDF4E5
(237,244,229)
#F2F6EC
(242,246,236)
#F7F8F3
(247,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E4AD; }

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

This text font color is #C5E4AD.

Background Color

.myBgColor { background-color: #C5E4AD; }

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

This div background color is #C5E4AD.

Border color

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

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

This div border color is #C5E4AD.

Opacity

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

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

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

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

This text has shadow with #C5E4AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E4AD.

Preview

Color preview on black background

This text has color #C5E4AD on black background.


Color preview on white background

This text has color #C5E4AD on white background.


Black color preview on #C5E4AD background

This text has black color on #C5E4AD background.


White color preview on #C5E4AD background

This text has white color on #C5E4AD background.


Related colors

Complementary color

Complementary color for #hex is #3A1B52.


I love getcolorcode.com

Triadic colors

1 #ADC5E4 and #E4ADC5 with #C5E4AD are triadic colors.

2 #ADE4C5 and #E4C5AD with #C5E4AD are triadic colors.