COLOR #C5D1EA

HEX: #C5D1EA RGB: (197,209,234)

Renk bilgisi

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

RGB renk modeli

#C5D1EA color RGB value is (197,209,234).

RGB: (197,209,234) (77%, 82%, 92%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 209 of 255 = 82%
B 234 of 255 = 92%

197
209
234

R + G + B ~ 84%. #C5D1EA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 209 + 234 = 640 (100%)
R 197 of 640 ~ 30.78%
G 209 of 640 ~ 32.66%
B 234 of 640 ~ 36.56'%

%30.78
%32.66
%36.56

CMYK RENK MODELİ

#C5D1EA rengi CMYK tonu (16,11,0,8).

  • camgöbeği tonu 15.81%
  • eflatun tonu 10.68%
  • sarı tonu 0.00%
  • ana renk tonu 8.24%

CMYK: (16,11,0,8)
C16M11Y0K8 (16%, 11%, 0%, 8%)
(0.16 / 0.11 / 0.00 / 0.08)

CMYK yüzdeleri

%15.81
%10.68
%0
%8.24

Codes

Color #C5D1EA in popluar color models

C5 D1 EA
RGB 197 209 234
HSL 221° 46.84% 84.51%
HSB/HSV 221° 15.81% 91.76%
CMYK 15.81% 10.68% 0.00%
8.24%

Color #C5D1EA in popluar number systems.

HEX C5 D1 EA
Decimal 197 209 234
Binary 11000101 11010001 11101010
Octal 305 321 352

Shades and tints

Shades of #C5D1EA

#C5D1EA
(197,209,234)
#B4BED5
(180,190,213)
#A3ABC0
(163,171,192)
#9298AB
(146,152,171)
#818596
(129,133,150)
#707281
(112,114,129)
#5F5F6C
(95,95,108)
#4E4C57
(78,76,87)
#3D3942
(61,57,66)
#2C262D
(44,38,45)
#1B1318
(27,19,24)
#000000
(0,0,0)

Tints of #C5D1EA

#C5D1EA
(197,209,234)
#CAD5EB
(202,213,235)
#CFD9EC
(207,217,236)
#D4DDED
(212,221,237)
#D9E1EE
(217,225,238)
#DEE5EF
(222,229,239)
#E3E9F0
(227,233,240)
#E8EDF1
(232,237,241)
#EDF1F2
(237,241,242)
#F2F5F3
(242,245,243)
#F7F9F4
(247,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5D1EA color. Also use rgb(197,209,234) instead hex code.

Text Font Color

.myTextColor { color: #C5D1EA; }

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

This text font color is #C5D1EA.

Background Color

.myBgColor { background-color: #C5D1EA; }

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

This div background color is #C5D1EA.

Border color

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

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

This div border color is #C5D1EA.

Opacity

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

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

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

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

This text has shadow with #C5D1EA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5D1EA.

Preview

Color preview on black background

This text has color #C5D1EA on black background.


Color preview on white background

This text has color #C5D1EA on white background.


Black color preview on #C5D1EA background

This text has black color on #C5D1EA background.


White color preview on #C5D1EA background

This text has white color on #C5D1EA background.


Related colors

Complementary color

Complementary color for #hex is #3A2E15.


I love getcolorcode.com

Triadic colors

1 #EAC5D1 and #D1EAC5 with #C5D1EA are triadic colors.

2 #EAD1C5 and #D1C5EA with #C5D1EA are triadic colors.