COLOR #C5DDAB

HEX: #C5DDAB RGB: (197,221,171)

Renk bilgisi

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

RGB renk modeli

#C5DDAB color RGB value is (197,221,171).

RGB: (197,221,171) (77%, 87%, 67%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 221 of 255 = 87%
B 171 of 255 = 67%

197
221
171

R + G + B ~ 77%. #C5DDAB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 221 + 171 = 589 (100%)
R 197 of 589 ~ 33.45%
G 221 of 589 ~ 37.52%
B 171 of 589 ~ 29.03'%

%33.45
%37.52
%29.03

CMYK RENK MODELİ

#C5DDAB rengi CMYK tonu (11,0,23,13).

  • camgöbeği tonu 10.86%
  • eflatun tonu 0.00%
  • sarı tonu 22.62%
  • ana renk tonu 13.33%

CMYK: (11,0,23,13)
C11M0Y23K13 (11%, 0%, 23%, 13%)
(0.11 / 0.00 / 0.23 / 0.13)

CMYK yüzdeleri

%10.86
%0
%22.62
%13.33

Codes

Color #C5DDAB in popluar color models

C5 DD AB
RGB 197 221 171
HSL 89° 42.37% 76.86%
HSB/HSV 89° 22.62% 86.67%
CMYK 10.86% 0.00% 22.62%
13.33%

Color #C5DDAB in popluar number systems.

HEX C5 DD AB
Decimal 197 221 171
Binary 11000101 11011101 10101011
Octal 305 335 253

Shades and tints

Shades of #C5DDAB

#C5DDAB
(197,221,171)
#B4C99C
(180,201,156)
#A3B58D
(163,181,141)
#92A17E
(146,161,126)
#818D6F
(129,141,111)
#707960
(112,121,96)
#5F6551
(95,101,81)
#4E5142
(78,81,66)
#3D3D33
(61,61,51)
#2C2924
(44,41,36)
#1B1515
(27,21,21)
#000000
(0,0,0)

Tints of #C5DDAB

#C5DDAB
(197,221,171)
#CAE0B2
(202,224,178)
#CFE3B9
(207,227,185)
#D4E6C0
(212,230,192)
#D9E9C7
(217,233,199)
#DEECCE
(222,236,206)
#E3EFD5
(227,239,213)
#E8F2DC
(232,242,220)
#EDF5E3
(237,245,227)
#F2F8EA
(242,248,234)
#F7FBF1
(247,251,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5DDAB color. Also use rgb(197,221,171) instead hex code.

Text Font Color

.myTextColor { color: #C5DDAB; }

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

This text font color is #C5DDAB.

Background Color

.myBgColor { background-color: #C5DDAB; }

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

This div background color is #C5DDAB.

Border color

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

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

This div border color is #C5DDAB.

Opacity

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

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

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

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

This text has shadow with #C5DDAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5DDAB.

Preview

Color preview on black background

This text has color #C5DDAB on black background.


Color preview on white background

This text has color #C5DDAB on white background.


Black color preview on #C5DDAB background

This text has black color on #C5DDAB background.


White color preview on #C5DDAB background

This text has white color on #C5DDAB background.


Related colors

Complementary color

Complementary color for #hex is #3A2254.


I love getcolorcode.com

Triadic colors

1 #ABC5DD and #DDABC5 with #C5DDAB are triadic colors.

2 #ABDDC5 and #DDC5AB with #C5DDAB are triadic colors.