COLOR #C5E3AD

HEX: #C5E3AD RGB: (197,227,173)

Renk bilgisi

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

RGB renk modeli

#C5E3AD color RGB value is (197,227,173).

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

RGB bağlantıları ve doygunluk

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

197
227
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 227 + 173 = 597 (100%)
R 197 of 597 ~ 33%
G 227 of 597 ~ 38.02%
B 173 of 597 ~ 28.98'%

%33
%38.02
%28.98

CMYK RENK MODELİ

#C5E3AD rengi CMYK tonu (13,0,24,11).

  • camgöbeği tonu 13.22%
  • eflatun tonu 0.00%
  • sarı tonu 23.79%
  • ana renk tonu 10.98%

CMYK: (13,0,24,11)
C13M0Y24K11 (13%, 0%, 24%, 11%)
(0.13 / 0.00 / 0.24 / 0.11)

CMYK yüzdeleri

%13.22
%0
%23.79
%10.98

Codes

Color #C5E3AD in popluar color models

C5 E3 AD
RGB 197 227 173
HSL 93° 49.09% 78.43%
HSB/HSV 93° 23.79% 89.02%
CMYK 13.22% 0.00% 23.79%
10.98%

Color #C5E3AD in popluar number systems.

HEX C5 E3 AD
Decimal 197 227 173
Binary 11000101 11100011 10101101
Octal 305 343 255

Shades and tints

Shades of #C5E3AD

#C5E3AD
(197,227,173)
#B4CF9E
(180,207,158)
#A3BB8F
(163,187,143)
#92A780
(146,167,128)
#819371
(129,147,113)
#707F62
(112,127,98)
#5F6B53
(95,107,83)
#4E5744
(78,87,68)
#3D4335
(61,67,53)
#2C2F26
(44,47,38)
#1B1B17
(27,27,23)
#000000
(0,0,0)

Tints of #C5E3AD

#C5E3AD
(197,227,173)
#CAE5B4
(202,229,180)
#CFE7BB
(207,231,187)
#D4E9C2
(212,233,194)
#D9EBC9
(217,235,201)
#DEEDD0
(222,237,208)
#E3EFD7
(227,239,215)
#E8F1DE
(232,241,222)
#EDF3E5
(237,243,229)
#F2F5EC
(242,245,236)
#F7F7F3
(247,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E3AD; }

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

This text font color is #C5E3AD.

Background Color

.myBgColor { background-color: #C5E3AD; }

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

This div background color is #C5E3AD.

Border color

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

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

This div border color is #C5E3AD.

Opacity

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

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

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

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

This text has shadow with #C5E3AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E3AD.

Preview

Color preview on black background

This text has color #C5E3AD on black background.


Color preview on white background

This text has color #C5E3AD on white background.


Black color preview on #C5E3AD background

This text has black color on #C5E3AD background.


White color preview on #C5E3AD background

This text has white color on #C5E3AD background.


Related colors

Complementary color

Complementary color for #hex is #3A1C52.


I love getcolorcode.com

Triadic colors

1 #ADC5E3 and #E3ADC5 with #C5E3AD are triadic colors.

2 #ADE3C5 and #E3C5AD with #C5E3AD are triadic colors.