COLOR #C5DBEB

HEX: #C5DBEB RGB: (197,219,235)

Renk bilgisi

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

RGB renk modeli

#C5DBEB color RGB value is (197,219,235).

RGB: (197,219,235) (77%, 86%, 92%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 219 of 255 = 86%
B 235 of 255 = 92%

197
219
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 219 + 235 = 651 (100%)
R 197 of 651 ~ 30.26%
G 219 of 651 ~ 33.64%
B 235 of 651 ~ 36.1'%

%30.26
%33.64
%36.1

CMYK RENK MODELİ

#C5DBEB rengi CMYK tonu (16,7,0,8).

  • camgöbeği tonu 16.17%
  • eflatun tonu 6.81%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (16,7,0,8)
C16M7Y0K8 (16%, 7%, 0%, 8%)
(0.16 / 0.07 / 0.00 / 0.08)

CMYK yüzdeleri

%16.17
%6.81
%0
%7.84

Codes

Color #C5DBEB in popluar color models

C5 DB EB
RGB 197 219 235
HSL 205° 48.72% 84.71%
HSB/HSV 205° 16.17% 92.16%
CMYK 16.17% 6.81% 0.00%
7.84%

Color #C5DBEB in popluar number systems.

HEX C5 DB EB
Decimal 197 219 235
Binary 11000101 11011011 11101011
Octal 305 333 353

Shades and tints

Shades of #C5DBEB

#C5DBEB
(197,219,235)
#B4C8D6
(180,200,214)
#A3B5C1
(163,181,193)
#92A2AC
(146,162,172)
#818F97
(129,143,151)
#707C82
(112,124,130)
#5F696D
(95,105,109)
#4E5658
(78,86,88)
#3D4343
(61,67,67)
#2C302E
(44,48,46)
#1B1D19
(27,29,25)
#000000
(0,0,0)

Tints of #C5DBEB

#C5DBEB
(197,219,235)
#CADEEC
(202,222,236)
#CFE1ED
(207,225,237)
#D4E4EE
(212,228,238)
#D9E7EF
(217,231,239)
#DEEAF0
(222,234,240)
#E3EDF1
(227,237,241)
#E8F0F2
(232,240,242)
#EDF3F3
(237,243,243)
#F2F6F4
(242,246,244)
#F7F9F5
(247,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5DBEB; }

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

This text font color is #C5DBEB.

Background Color

.myBgColor { background-color: #C5DBEB; }

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

This div background color is #C5DBEB.

Border color

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

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

This div border color is #C5DBEB.

Opacity

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

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

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

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

This text has shadow with #C5DBEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5DBEB.

Preview

Color preview on black background

This text has color #C5DBEB on black background.


Color preview on white background

This text has color #C5DBEB on white background.


Black color preview on #C5DBEB background

This text has black color on #C5DBEB background.


White color preview on #C5DBEB background

This text has white color on #C5DBEB background.


Related colors

Complementary color

Complementary color for #hex is #3A2414.


I love getcolorcode.com

Triadic colors

1 #EBC5DB and #DBEBC5 with #C5DBEB are triadic colors.

2 #EBDBC5 and #DBC5EB with #C5DBEB are triadic colors.