COLOR #C5DCEE

HEX: #C5DCEE RGB: (197,220,238)

Renk bilgisi

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

RGB renk modeli

#C5DCEE color RGB value is (197,220,238).

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

RGB bağlantıları ve doygunluk

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

197
220
238

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 220 + 238 = 655 (100%)
R 197 of 655 ~ 30.08%
G 220 of 655 ~ 33.59%
B 238 of 655 ~ 36.34'%

%30.08
%33.59
%36.34

CMYK RENK MODELİ

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

  • camgöbeği tonu 17.23%
  • eflatun tonu 7.56%
  • 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.56
%0
%6.67

Codes

Color #C5DCEE in popluar color models

C5 DC EE
RGB 197 220 238
HSL 206° 54.67% 85.29%
HSB/HSV 206° 17.23% 93.33%
CMYK 17.23% 7.56% 0.00%
6.67%

Color #C5DCEE in popluar number systems.

HEX C5 DC EE
Decimal 197 220 238
Binary 11000101 11011100 11101110
Octal 305 334 356

Shades and tints

Shades of #C5DCEE

#C5DCEE
(197,220,238)
#B4C8D9
(180,200,217)
#A3B4C4
(163,180,196)
#92A0AF
(146,160,175)
#818C9A
(129,140,154)
#707885
(112,120,133)
#5F6470
(95,100,112)
#4E505B
(78,80,91)
#3D3C46
(61,60,70)
#2C2831
(44,40,49)
#1B141C
(27,20,28)
#000000
(0,0,0)

Tints of #C5DCEE

#C5DCEE
(197,220,238)
#CADFEF
(202,223,239)
#CFE2F0
(207,226,240)
#D4E5F1
(212,229,241)
#D9E8F2
(217,232,242)
#DEEBF3
(222,235,243)
#E3EEF4
(227,238,244)
#E8F1F5
(232,241,245)
#EDF4F6
(237,244,246)
#F2F7F7
(242,247,247)
#F7FAF8
(247,250,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5DCEE; }

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

This text font color is #C5DCEE.

Background Color

.myBgColor { background-color: #C5DCEE; }

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

This div background color is #C5DCEE.

Border color

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

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

This div border color is #C5DCEE.

Opacity

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

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

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

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

This text has shadow with #C5DCEE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5DCEE.

Preview

Color preview on black background

This text has color #C5DCEE on black background.


Color preview on white background

This text has color #C5DCEE on white background.


Black color preview on #C5DCEE background

This text has black color on #C5DCEE background.


White color preview on #C5DCEE background

This text has white color on #C5DCEE background.


Related colors

Complementary color

Complementary color for #hex is #3A2311.


I love getcolorcode.com

Triadic colors

1 #EEC5DC and #DCEEC5 with #C5DCEE are triadic colors.

2 #EEDCC5 and #DCC5EE with #C5DCEE are triadic colors.