COLOR #C5DBEE

HEX: #C5DBEE RGB: (197,219,238)

Renk bilgisi

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

RGB renk modeli

#C5DBEE color RGB value is (197,219,238).

RGB: (197,219,238) (77%, 86%, 93%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 219 of 255 = 86%
B 238 of 255 = 93%

197
219
238

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 219 + 238 = 654 (100%)
R 197 of 654 ~ 30.12%
G 219 of 654 ~ 33.49%
B 238 of 654 ~ 36.39'%

%30.12
%33.49
%36.39

CMYK RENK MODELİ

#C5DBEE rengi CMYK tonu (17,8,0,7).

  • camgöbeği tonu 17.23%
  • eflatun tonu 7.98%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

CMYK: (17,8,0,7)
C17M8Y0K7 (17%, 8%, 0%, 7%)
(0.17 / 0.08 / 0.00 / 0.07)

CMYK yüzdeleri

%17.23
%7.98
%0
%6.67

Codes

Color #C5DBEE in popluar color models

C5 DB EE
RGB 197 219 238
HSL 208° 54.67% 85.29%
HSB/HSV 208° 17.23% 93.33%
CMYK 17.23% 7.98% 0.00%
6.67%

Color #C5DBEE in popluar number systems.

HEX C5 DB EE
Decimal 197 219 238
Binary 11000101 11011011 11101110
Octal 305 333 356

Shades and tints

Shades of #C5DBEE

#C5DBEE
(197,219,238)
#B4C8D9
(180,200,217)
#A3B5C4
(163,181,196)
#92A2AF
(146,162,175)
#818F9A
(129,143,154)
#707C85
(112,124,133)
#5F6970
(95,105,112)
#4E565B
(78,86,91)
#3D4346
(61,67,70)
#2C3031
(44,48,49)
#1B1D1C
(27,29,28)
#000000
(0,0,0)

Tints of #C5DBEE

#C5DBEE
(197,219,238)
#CADEEF
(202,222,239)
#CFE1F0
(207,225,240)
#D4E4F1
(212,228,241)
#D9E7F2
(217,231,242)
#DEEAF3
(222,234,243)
#E3EDF4
(227,237,244)
#E8F0F5
(232,240,245)
#EDF3F6
(237,243,246)
#F2F6F7
(242,246,247)
#F7F9F8
(247,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5DBEE color. Also use rgb(197,219,238) instead hex code.

Text Font Color

.myTextColor { color: #C5DBEE; }

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

This text font color is #C5DBEE.

Background Color

.myBgColor { background-color: #C5DBEE; }

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

This div background color is #C5DBEE.

Border color

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

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

This div border color is #C5DBEE.

Opacity

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

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

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

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

This text has shadow with #C5DBEE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5DBEE.

Preview

Color preview on black background

This text has color #C5DBEE on black background.


Color preview on white background

This text has color #C5DBEE on white background.


Black color preview on #C5DBEE background

This text has black color on #C5DBEE background.


White color preview on #C5DBEE background

This text has white color on #C5DBEE background.


Related colors

Complementary color

Complementary color for #hex is #3A2411.


I love getcolorcode.com

Triadic colors

1 #EEC5DB and #DBEEC5 with #C5DBEE are triadic colors.

2 #EEDBC5 and #DBC5EE with #C5DBEE are triadic colors.