COLOR #C5DDE6

HEX: #C5DDE6 RGB: (197,221,230)

Renk bilgisi

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

RGB renk modeli

#C5DDE6 color RGB value is (197,221,230).

RGB: (197,221,230) (77%, 87%, 90%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 221 of 255 = 87%
B 230 of 255 = 90%

197
221
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 221 + 230 = 648 (100%)
R 197 of 648 ~ 30.4%
G 221 of 648 ~ 34.1%
B 230 of 648 ~ 35.49'%

%30.4
%34.1
%35.49

CMYK RENK MODELİ

#C5DDE6 rengi CMYK tonu (14,4,0,10).

  • camgöbeği tonu 14.35%
  • eflatun tonu 3.91%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (14,4,0,10)
C14M4Y0K10 (14%, 4%, 0%, 10%)
(0.14 / 0.04 / 0.00 / 0.10)

CMYK yüzdeleri

%14.35
%3.91
%0
%9.8

Codes

Color #C5DDE6 in popluar color models

C5 DD E6
RGB 197 221 230
HSL 196° 39.76% 83.73%
HSB/HSV 196° 14.35% 90.20%
CMYK 14.35% 3.91% 0.00%
9.80%

Color #C5DDE6 in popluar number systems.

HEX C5 DD E6
Decimal 197 221 230
Binary 11000101 11011101 11100110
Octal 305 335 346

Shades and tints

Shades of #C5DDE6

#C5DDE6
(197,221,230)
#B4C9D2
(180,201,210)
#A3B5BE
(163,181,190)
#92A1AA
(146,161,170)
#818D96
(129,141,150)
#707982
(112,121,130)
#5F656E
(95,101,110)
#4E515A
(78,81,90)
#3D3D46
(61,61,70)
#2C2932
(44,41,50)
#1B151E
(27,21,30)
#000000
(0,0,0)

Tints of #C5DDE6

#C5DDE6
(197,221,230)
#CAE0E8
(202,224,232)
#CFE3EA
(207,227,234)
#D4E6EC
(212,230,236)
#D9E9EE
(217,233,238)
#DEECF0
(222,236,240)
#E3EFF2
(227,239,242)
#E8F2F4
(232,242,244)
#EDF5F6
(237,245,246)
#F2F8F8
(242,248,248)
#F7FBFA
(247,251,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5DDE6; }

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

This text font color is #C5DDE6.

Background Color

.myBgColor { background-color: #C5DDE6; }

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

This div background color is #C5DDE6.

Border color

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

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

This div border color is #C5DDE6.

Opacity

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

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

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

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

This text has shadow with #C5DDE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5DDE6.

Preview

Color preview on black background

This text has color #C5DDE6 on black background.


Color preview on white background

This text has color #C5DDE6 on white background.


Black color preview on #C5DDE6 background

This text has black color on #C5DDE6 background.


White color preview on #C5DDE6 background

This text has white color on #C5DDE6 background.


Related colors

Complementary color

Complementary color for #hex is #3A2219.


I love getcolorcode.com

Triadic colors

1 #E6C5DD and #DDE6C5 with #C5DDE6 are triadic colors.

2 #E6DDC5 and #DDC5E6 with #C5DDE6 are triadic colors.