COLOR #C5E1AD

HEX: #C5E1AD RGB: (197,225,173)

Renk bilgisi

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

RGB renk modeli

#C5E1AD color RGB value is (197,225,173).

RGB: (197,225,173) (77%, 88%, 68%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 225 of 255 = 88%
B 173 of 255 = 68%

197
225
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 225 + 173 = 595 (100%)
R 197 of 595 ~ 33.11%
G 225 of 595 ~ 37.82%
B 173 of 595 ~ 29.08'%

%33.11
%37.82
%29.08

CMYK RENK MODELİ

#C5E1AD rengi CMYK tonu (12,0,23,12).

  • camgöbeği tonu 12.44%
  • eflatun tonu 0.00%
  • sarı tonu 23.11%
  • ana renk tonu 11.76%

CMYK: (12,0,23,12)
C12M0Y23K12 (12%, 0%, 23%, 12%)
(0.12 / 0.00 / 0.23 / 0.12)

CMYK yüzdeleri

%12.44
%0
%23.11
%11.76

Codes

Color #C5E1AD in popluar color models

C5 E1 AD
RGB 197 225 173
HSL 92° 46.43% 78.04%
HSB/HSV 92° 23.11% 88.24%
CMYK 12.44% 0.00% 23.11%
11.76%

Color #C5E1AD in popluar number systems.

HEX C5 E1 AD
Decimal 197 225 173
Binary 11000101 11100001 10101101
Octal 305 341 255

Shades and tints

Shades of #C5E1AD

#C5E1AD
(197,225,173)
#B4CD9E
(180,205,158)
#A3B98F
(163,185,143)
#92A580
(146,165,128)
#819171
(129,145,113)
#707D62
(112,125,98)
#5F6953
(95,105,83)
#4E5544
(78,85,68)
#3D4135
(61,65,53)
#2C2D26
(44,45,38)
#1B1917
(27,25,23)
#000000
(0,0,0)

Tints of #C5E1AD

#C5E1AD
(197,225,173)
#CAE3B4
(202,227,180)
#CFE5BB
(207,229,187)
#D4E7C2
(212,231,194)
#D9E9C9
(217,233,201)
#DEEBD0
(222,235,208)
#E3EDD7
(227,237,215)
#E8EFDE
(232,239,222)
#EDF1E5
(237,241,229)
#F2F3EC
(242,243,236)
#F7F5F3
(247,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E1AD; }

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

This text font color is #C5E1AD.

Background Color

.myBgColor { background-color: #C5E1AD; }

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

This div background color is #C5E1AD.

Border color

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

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

This div border color is #C5E1AD.

Opacity

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

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

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

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

This text has shadow with #C5E1AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E1AD.

Preview

Color preview on black background

This text has color #C5E1AD on black background.


Color preview on white background

This text has color #C5E1AD on white background.


Black color preview on #C5E1AD background

This text has black color on #C5E1AD background.


White color preview on #C5E1AD background

This text has white color on #C5E1AD background.


Related colors

Complementary color

Complementary color for #hex is #3A1E52.


I love getcolorcode.com

Triadic colors

1 #ADC5E1 and #E1ADC5 with #C5E1AD are triadic colors.

2 #ADE1C5 and #E1C5AD with #C5E1AD are triadic colors.