COLOR #C9DBE2

HEX: #C9DBE2 RGB: (201,219,226)

Renk bilgisi

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

RGB renk modeli

#C9DBE2 color RGB value is (201,219,226).

RGB: (201,219,226) (79%, 86%, 89%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 219 of 255 = 86%
B 226 of 255 = 89%

201
219
226

R + G + B ~ 85%. #C9DBE2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 219 + 226 = 646 (100%)
R 201 of 646 ~ 31.11%
G 219 of 646 ~ 33.9%
B 226 of 646 ~ 34.98'%

%31.11
%33.9
%34.98

CMYK RENK MODELİ

#C9DBE2 rengi CMYK tonu (11,3,0,11).

  • camgöbeği tonu 11.06%
  • eflatun tonu 3.10%
  • sarı tonu 0.00%
  • ana renk tonu 11.37%
CMYK: (11,3,0,11) C11M3Y0K11 (11%,3%,0%,11%) (0.11/0.03/0.00/0.11) 

CMYK yüzdeleri

%11.06
%3.1
%0
%11.37

Codes

Color #C9DBE2 in popluar color models

C9 DB E2
RGB 201 219 226
HSL 197° 30.12% 83.73%
HSB/HSV 197° 11.06% 88.63%
CMYK 11.06% 3.10% 0.00%
11.37%

Color #C9DBE2 in popluar number systems.

HEX C9 DB E2
Decimal 201 219 226
Binary 11001001 11011011 11100010
Octal 311 333 342

Shades and tints

Shades of #C9DBE2

#C9DBE2
(201,219,226)
#B7C8CE
(183,200,206)
#A5B5BA
(165,181,186)
#93A2A6
(147,162,166)
#818F92
(129,143,146)
#6F7C7E
(111,124,126)
#5D696A
(93,105,106)
#4B5656
(75,86,86)
#394342
(57,67,66)
#27302E
(39,48,46)
#151D1A
(21,29,26)
#000000
(0,0,0)

Tints of #C9DBE2

#C9DBE2
(201,219,226)
#CDDEE4
(205,222,228)
#D1E1E6
(209,225,230)
#D5E4E8
(213,228,232)
#D9E7EA
(217,231,234)
#DDEAEC
(221,234,236)
#E1EDEE
(225,237,238)
#E5F0F0
(229,240,240)
#E9F3F2
(233,243,242)
#EDF6F4
(237,246,244)
#F1F9F6
(241,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9DBE2 color. Also use rgb(201,219,226) instead hex code.

Text Font Color

.myTextColor { color: #C9DBE2; }

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

This text font color is #C9DBE2.

Background Color

.myBgColor { background-color: #C9DBE2; }

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

This div background color is #C9DBE2.

Border color

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

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

This div border color is #C9DBE2.

Opacity

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

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

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

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

This text has shadow with #C9DBE2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9DBE2.

Preview

Color preview on black background

This text has color #C9DBE2 on black background.


Color preview on white background

This text has color #C9DBE2 on white background.


Black color preview on #C9DBE2 background

This text has black color on #C9DBE2 background.


White color preview on #C9DBE2 background

This text has white color on #C9DBE2 background.


Related colors

Complementary color

Complementary color for #hex is #36241D.


I love getcolorcode.com

Triadic colors

1 #E2C9DB and #DBE2C9 with #C9DBE2 are triadic colors.

2 #E2DBC9 and #DBC9E2 with #C9DBE2 are triadic colors.