COLOR #C9DDBE

HEX: #C9DDBE RGB: (201,221,190)

Renk bilgisi

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

RGB renk modeli

#C9DDBE color RGB value is (201,221,190).

RGB: (201,221,190) (79%, 87%, 75%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 221 of 255 = 87%
B 190 of 255 = 75%

201
221
190

R + G + B ~ 80%. #C9DDBE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 221 + 190 = 612 (100%)
R 201 of 612 ~ 32.84%
G 221 of 612 ~ 36.11%
B 190 of 612 ~ 31.05'%

%32.84
%36.11
%31.05

CMYK RENK MODELİ

#C9DDBE rengi CMYK tonu (9,0,14,13).

  • camgöbeği tonu 9.05%
  • eflatun tonu 0.00%
  • sarı tonu 14.03%
  • ana renk tonu 13.33%
CMYK: (9,0,14,13) C9M0Y14K13 (9%,0%,14%,13%) (0.09/0.00/0.14/0.13) 

CMYK yüzdeleri

%9.05
%0
%14.03
%13.33

Codes

Color #C9DDBE in popluar color models

C9 DD BE
RGB 201 221 190
HSL 99° 31.31% 80.59%
HSB/HSV 99° 14.03% 86.67%
CMYK 9.05% 0.00% 14.03%
13.33%

Color #C9DDBE in popluar number systems.

HEX C9 DD BE
Decimal 201 221 190
Binary 11001001 11011101 10111110
Octal 311 335 276

Shades and tints

Shades of #C9DDBE

#C9DDBE
(201,221,190)
#B7C9AD
(183,201,173)
#A5B59C
(165,181,156)
#93A18B
(147,161,139)
#818D7A
(129,141,122)
#6F7969
(111,121,105)
#5D6558
(93,101,88)
#4B5147
(75,81,71)
#393D36
(57,61,54)
#272925
(39,41,37)
#151514
(21,21,20)
#000000
(0,0,0)

Tints of #C9DDBE

#C9DDBE
(201,221,190)
#CDE0C3
(205,224,195)
#D1E3C8
(209,227,200)
#D5E6CD
(213,230,205)
#D9E9D2
(217,233,210)
#DDECD7
(221,236,215)
#E1EFDC
(225,239,220)
#E5F2E1
(229,242,225)
#E9F5E6
(233,245,230)
#EDF8EB
(237,248,235)
#F1FBF0
(241,251,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9DDBE; }

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

This text font color is #C9DDBE.

Background Color

.myBgColor { background-color: #C9DDBE; }

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

This div background color is #C9DDBE.

Border color

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

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

This div border color is #C9DDBE.

Opacity

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

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

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

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

This text has shadow with #C9DDBE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9DDBE.

Preview

Color preview on black background

This text has color #C9DDBE on black background.


Color preview on white background

This text has color #C9DDBE on white background.


Black color preview on #C9DDBE background

This text has black color on #C9DDBE background.


White color preview on #C9DDBE background

This text has white color on #C9DDBE background.


Related colors

Complementary color

Complementary color for #hex is #362241.


I love getcolorcode.com

Triadic colors

1 #BEC9DD and #DDBEC9 with #C9DDBE are triadic colors.

2 #BEDDC9 and #DDC9BE with #C9DDBE are triadic colors.