COLOR #C5DFEE

HEX: #C5DFEE RGB: (197,223,238)

Renk bilgisi

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

RGB renk modeli

#C5DFEE color RGB value is (197,223,238).

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

RGB bağlantıları ve doygunluk

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

197
223
238

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 223 + 238 = 658 (100%)
R 197 of 658 ~ 29.94%
G 223 of 658 ~ 33.89%
B 238 of 658 ~ 36.17'%

%29.94
%33.89
%36.17

CMYK RENK MODELİ

#C5DFEE rengi CMYK tonu (17,6,0,7).

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

CMYK: (17,6,0,7)
C17M6Y0K7 (17%, 6%, 0%, 7%)
(0.17 / 0.06 / 0.00 / 0.07)

CMYK yüzdeleri

%17.23
%6.3
%0
%6.67

Codes

Color #C5DFEE in popluar color models

C5 DF EE
RGB 197 223 238
HSL 202° 54.67% 85.29%
HSB/HSV 202° 17.23% 93.33%
CMYK 17.23% 6.30% 0.00%
6.67%

Color #C5DFEE in popluar number systems.

HEX C5 DF EE
Decimal 197 223 238
Binary 11000101 11011111 11101110
Octal 305 337 356

Shades and tints

Shades of #C5DFEE

#C5DFEE
(197,223,238)
#B4CBD9
(180,203,217)
#A3B7C4
(163,183,196)
#92A3AF
(146,163,175)
#818F9A
(129,143,154)
#707B85
(112,123,133)
#5F6770
(95,103,112)
#4E535B
(78,83,91)
#3D3F46
(61,63,70)
#2C2B31
(44,43,49)
#1B171C
(27,23,28)
#000000
(0,0,0)

Tints of #C5DFEE

#C5DFEE
(197,223,238)
#CAE1EF
(202,225,239)
#CFE3F0
(207,227,240)
#D4E5F1
(212,229,241)
#D9E7F2
(217,231,242)
#DEE9F3
(222,233,243)
#E3EBF4
(227,235,244)
#E8EDF5
(232,237,245)
#EDEFF6
(237,239,246)
#F2F1F7
(242,241,247)
#F7F3F8
(247,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5DFEE; }

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

This text font color is #C5DFEE.

Background Color

.myBgColor { background-color: #C5DFEE; }

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

This div background color is #C5DFEE.

Border color

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

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

This div border color is #C5DFEE.

Opacity

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

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

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

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

This text has shadow with #C5DFEE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5DFEE.

Preview

Color preview on black background

This text has color #C5DFEE on black background.


Color preview on white background

This text has color #C5DFEE on white background.


Black color preview on #C5DFEE background

This text has black color on #C5DFEE background.


White color preview on #C5DFEE background

This text has white color on #C5DFEE background.


Related colors

Complementary color

Complementary color for #hex is #3A2011.


I love getcolorcode.com

Triadic colors

1 #EEC5DF and #DFEEC5 with #C5DFEE are triadic colors.

2 #EEDFC5 and #DFC5EE with #C5DFEE are triadic colors.