COLOR #C5DCEB

HEX: #C5DCEB RGB: (197,220,235)

Renk bilgisi

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

RGB renk modeli

#C5DCEB color RGB value is (197,220,235).

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

RGB bağlantıları ve doygunluk

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

197
220
235

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 220 + 235 = 652 (100%)
R 197 of 652 ~ 30.21%
G 220 of 652 ~ 33.74%
B 235 of 652 ~ 36.04'%

%30.21
%33.74
%36.04

CMYK RENK MODELİ

#C5DCEB rengi CMYK tonu (16,6,0,8).

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

CMYK: (16,6,0,8)
C16M6Y0K8 (16%, 6%, 0%, 8%)
(0.16 / 0.06 / 0.00 / 0.08)

CMYK yüzdeleri

%16.17
%6.38
%0
%7.84

Codes

Color #C5DCEB in popluar color models

C5 DC EB
RGB 197 220 235
HSL 204° 48.72% 84.71%
HSB/HSV 204° 16.17% 92.16%
CMYK 16.17% 6.38% 0.00%
7.84%

Color #C5DCEB in popluar number systems.

HEX C5 DC EB
Decimal 197 220 235
Binary 11000101 11011100 11101011
Octal 305 334 353

Shades and tints

Shades of #C5DCEB

#C5DCEB
(197,220,235)
#B4C8D6
(180,200,214)
#A3B4C1
(163,180,193)
#92A0AC
(146,160,172)
#818C97
(129,140,151)
#707882
(112,120,130)
#5F646D
(95,100,109)
#4E5058
(78,80,88)
#3D3C43
(61,60,67)
#2C282E
(44,40,46)
#1B1419
(27,20,25)
#000000
(0,0,0)

Tints of #C5DCEB

#C5DCEB
(197,220,235)
#CADFEC
(202,223,236)
#CFE2ED
(207,226,237)
#D4E5EE
(212,229,238)
#D9E8EF
(217,232,239)
#DEEBF0
(222,235,240)
#E3EEF1
(227,238,241)
#E8F1F2
(232,241,242)
#EDF4F3
(237,244,243)
#F2F7F4
(242,247,244)
#F7FAF5
(247,250,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5DCEB; }

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

This text font color is #C5DCEB.

Background Color

.myBgColor { background-color: #C5DCEB; }

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

This div background color is #C5DCEB.

Border color

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

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

This div border color is #C5DCEB.

Opacity

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

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

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

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

This text has shadow with #C5DCEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5DCEB.

Preview

Color preview on black background

This text has color #C5DCEB on black background.


Color preview on white background

This text has color #C5DCEB on white background.


Black color preview on #C5DCEB background

This text has black color on #C5DCEB background.


White color preview on #C5DCEB background

This text has white color on #C5DCEB background.


Related colors

Complementary color

Complementary color for #hex is #3A2314.


I love getcolorcode.com

Triadic colors

1 #EBC5DC and #DCEBC5 with #C5DCEB are triadic colors.

2 #EBDCC5 and #DCC5EB with #C5DCEB are triadic colors.