COLOR #C5DDEE

HEX: #C5DDEE RGB: (197,221,238)

Renk bilgisi

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

RGB renk modeli

#C5DDEE color RGB value is (197,221,238).

RGB: (197,221,238) (77%, 87%, 93%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 221 of 255 = 87%
B 238 of 255 = 93%

197
221
238

R + G + B ~ 86%. #C5DDEE is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 221 + 238 = 656 (100%)
R 197 of 656 ~ 30.03%
G 221 of 656 ~ 33.69%
B 238 of 656 ~ 36.28'%

%30.03
%33.69
%36.28

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%17.23
%7.14
%0
%6.67

Codes

Color #C5DDEE in popluar color models

C5 DD EE
RGB 197 221 238
HSL 205° 54.67% 85.29%
HSB/HSV 205° 17.23% 93.33%
CMYK 17.23% 7.14% 0.00%
6.67%

Color #C5DDEE in popluar number systems.

HEX C5 DD EE
Decimal 197 221 238
Binary 11000101 11011101 11101110
Octal 305 335 356

Shades and tints

Shades of #C5DDEE

#C5DDEE
(197,221,238)
#B4C9D9
(180,201,217)
#A3B5C4
(163,181,196)
#92A1AF
(146,161,175)
#818D9A
(129,141,154)
#707985
(112,121,133)
#5F6570
(95,101,112)
#4E515B
(78,81,91)
#3D3D46
(61,61,70)
#2C2931
(44,41,49)
#1B151C
(27,21,28)
#000000
(0,0,0)

Tints of #C5DDEE

#C5DDEE
(197,221,238)
#CAE0EF
(202,224,239)
#CFE3F0
(207,227,240)
#D4E6F1
(212,230,241)
#D9E9F2
(217,233,242)
#DEECF3
(222,236,243)
#E3EFF4
(227,239,244)
#E8F2F5
(232,242,245)
#EDF5F6
(237,245,246)
#F2F8F7
(242,248,247)
#F7FBF8
(247,251,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5DDEE; }

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

This text font color is #C5DDEE.

Background Color

.myBgColor { background-color: #C5DDEE; }

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

This div background color is #C5DDEE.

Border color

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

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

This div border color is #C5DDEE.

Opacity

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

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

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

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

This text has shadow with #C5DDEE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5DDEE.

Preview

Color preview on black background

This text has color #C5DDEE on black background.


Color preview on white background

This text has color #C5DDEE on white background.


Black color preview on #C5DDEE background

This text has black color on #C5DDEE background.


White color preview on #C5DDEE background

This text has white color on #C5DDEE background.


Related colors

Complementary color

Complementary color for #hex is #3A2211.


I love getcolorcode.com

Triadic colors

1 #EEC5DD and #DDEEC5 with #C5DDEE are triadic colors.

2 #EEDDC5 and #DDC5EE with #C5DDEE are triadic colors.