COLOR #C9DDAB

HEX: #C9DDAB RGB: (201,221,171)

Renk bilgisi

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

RGB renk modeli

#C9DDAB color RGB value is (201,221,171).

RGB: (201,221,171) (79%, 87%, 67%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 221 of 255 = 87%
B 171 of 255 = 67%

201
221
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 221 + 171 = 593 (100%)
R 201 of 593 ~ 33.9%
G 221 of 593 ~ 37.27%
B 171 of 593 ~ 28.84'%

%33.9
%37.27
%28.84

CMYK RENK MODELİ

#C9DDAB rengi CMYK tonu (9,0,23,13).

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

CMYK: (9,0,23,13)
C9M0Y23K13 (9%, 0%, 23%, 13%)
(0.09 / 0.00 / 0.23 / 0.13)

CMYK yüzdeleri

%9.05
%0
%22.62
%13.33

Codes

Color #C9DDAB in popluar color models

C9 DD AB
RGB 201 221 171
HSL 84° 42.37% 76.86%
HSB/HSV 84° 22.62% 86.67%
CMYK 9.05% 0.00% 22.62%
13.33%

Color #C9DDAB in popluar number systems.

HEX C9 DD AB
Decimal 201 221 171
Binary 11001001 11011101 10101011
Octal 311 335 253

Shades and tints

Shades of #C9DDAB

#C9DDAB
(201,221,171)
#B7C99C
(183,201,156)
#A5B58D
(165,181,141)
#93A17E
(147,161,126)
#818D6F
(129,141,111)
#6F7960
(111,121,96)
#5D6551
(93,101,81)
#4B5142
(75,81,66)
#393D33
(57,61,51)
#272924
(39,41,36)
#151515
(21,21,21)
#000000
(0,0,0)

Tints of #C9DDAB

#C9DDAB
(201,221,171)
#CDE0B2
(205,224,178)
#D1E3B9
(209,227,185)
#D5E6C0
(213,230,192)
#D9E9C7
(217,233,199)
#DDECCE
(221,236,206)
#E1EFD5
(225,239,213)
#E5F2DC
(229,242,220)
#E9F5E3
(233,245,227)
#EDF8EA
(237,248,234)
#F1FBF1
(241,251,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9DDAB; }

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

This text font color is #C9DDAB.

Background Color

.myBgColor { background-color: #C9DDAB; }

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

This div background color is #C9DDAB.

Border color

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

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

This div border color is #C9DDAB.

Opacity

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

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

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

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

This text has shadow with #C9DDAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9DDAB.

Preview

Color preview on black background

This text has color #C9DDAB on black background.


Color preview on white background

This text has color #C9DDAB on white background.


Black color preview on #C9DDAB background

This text has black color on #C9DDAB background.


White color preview on #C9DDAB background

This text has white color on #C9DDAB background.


Related colors

Complementary color

Complementary color for #hex is #362254.


I love getcolorcode.com

Triadic colors

1 #ABC9DD and #DDABC9 with #C9DDAB are triadic colors.

2 #ABDDC9 and #DDC9AB with #C9DDAB are triadic colors.