COLOR #C5DBEC

HEX: #C5DBEC RGB: (197,219,236)

Renk bilgisi

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

RGB renk modeli

#C5DBEC color RGB value is (197,219,236).

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

RGB bağlantıları ve doygunluk

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

197
219
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 219 + 236 = 652 (100%)
R 197 of 652 ~ 30.21%
G 219 of 652 ~ 33.59%
B 236 of 652 ~ 36.2'%

%30.21
%33.59
%36.2

CMYK RENK MODELİ

#C5DBEC rengi CMYK tonu (17,7,0,7).

  • camgöbeği tonu 16.53%
  • eflatun tonu 7.20%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (17,7,0,7)
C17M7Y0K7 (17%, 7%, 0%, 7%)
(0.17 / 0.07 / 0.00 / 0.07)

CMYK yüzdeleri

%16.53
%7.2
%0
%7.45

Codes

Color #C5DBEC in popluar color models

C5 DB EC
RGB 197 219 236
HSL 206° 50.65% 84.90%
HSB/HSV 206° 16.53% 92.55%
CMYK 16.53% 7.20% 0.00%
7.45%

Color #C5DBEC in popluar number systems.

HEX C5 DB EC
Decimal 197 219 236
Binary 11000101 11011011 11101100
Octal 305 333 354

Shades and tints

Shades of #C5DBEC

#C5DBEC
(197,219,236)
#B4C8D7
(180,200,215)
#A3B5C2
(163,181,194)
#92A2AD
(146,162,173)
#818F98
(129,143,152)
#707C83
(112,124,131)
#5F696E
(95,105,110)
#4E5659
(78,86,89)
#3D4344
(61,67,68)
#2C302F
(44,48,47)
#1B1D1A
(27,29,26)
#000000
(0,0,0)

Tints of #C5DBEC

#C5DBEC
(197,219,236)
#CADEED
(202,222,237)
#CFE1EE
(207,225,238)
#D4E4EF
(212,228,239)
#D9E7F0
(217,231,240)
#DEEAF1
(222,234,241)
#E3EDF2
(227,237,242)
#E8F0F3
(232,240,243)
#EDF3F4
(237,243,244)
#F2F6F5
(242,246,245)
#F7F9F6
(247,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5DBEC; }

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

This text font color is #C5DBEC.

Background Color

.myBgColor { background-color: #C5DBEC; }

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

This div background color is #C5DBEC.

Border color

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

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

This div border color is #C5DBEC.

Opacity

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

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

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

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

This text has shadow with #C5DBEC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5DBEC.

Preview

Color preview on black background

This text has color #C5DBEC on black background.


Color preview on white background

This text has color #C5DBEC on white background.


Black color preview on #C5DBEC background

This text has black color on #C5DBEC background.


White color preview on #C5DBEC background

This text has white color on #C5DBEC background.


Related colors

Complementary color

Complementary color for #hex is #3A2413.


I love getcolorcode.com

Triadic colors

1 #ECC5DB and #DBECC5 with #C5DBEC are triadic colors.

2 #ECDBC5 and #DBC5EC with #C5DBEC are triadic colors.