COLOR #C5EAD6

HEX: #C5EAD6 RGB: (197,234,214)

Color info

#C5EAD6 contains red, green and blue colors in about the same proportion. Web safe color of #C5EAD6 is #CCFFCC (or #CFC).

RGB color model

#C5EAD6 color RGB value is (197,234,214).

RGB: (197,234,214) (77%, 92%, 84%)

RGB channels and saturation

R 197 of 255 = 77%
G 234 of 255 = 92%
B 214 of 255 = 84%

197
234
214

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

Portions of RGB colors in percentages

R + G + B = 197 + 234 + 214 = 645 (100%)
R 197 of 645 ~ 30.54%
G 234 of 645 ~ 36.28%
B 214 of 645 ~ 33.18'%

%30.54
%36.28
%33.18

CMYK color model

#C5EAD6 color CMYK value is (16,0,9,8).

  • cyan value is 15.81%
  • magenta value is 0.00%
  • yellow value is 8.55%
  • key color value is 8.24%

CMYK: (16,0,9,8)
C16M0Y9K8 (16%, 0%, 9%, 8%)
(0.16 / 0.00 / 0.09 / 0.08)

CMYK percentages

%15.81
%0
%8.55
%8.24

Codes

Color #C5EAD6 in popluar color models

C5 EA D6
RGB 197 234 214
HSL 148° 46.84% 84.51%
HSB/HSV 148° 15.81% 91.76%
CMYK 15.81% 0.00% 8.55%
8.24%

Color #C5EAD6 in popluar number systems.

HEX C5 EA D6
Decimal 197 234 214
Binary 11000101 11101010 11010110
Octal 305 352 326

Shades and tints

Shades of #C5EAD6

#C5EAD6
(197,234,214)
#B4D5C3
(180,213,195)
#A3C0B0
(163,192,176)
#92AB9D
(146,171,157)
#81968A
(129,150,138)
#708177
(112,129,119)
#5F6C64
(95,108,100)
#4E5751
(78,87,81)
#3D423E
(61,66,62)
#2C2D2B
(44,45,43)
#1B1818
(27,24,24)
#000000
(0,0,0)

Tints of #C5EAD6

#C5EAD6
(197,234,214)
#CAEBD9
(202,235,217)
#CFECDC
(207,236,220)
#D4EDDF
(212,237,223)
#D9EEE2
(217,238,226)
#DEEFE5
(222,239,229)
#E3F0E8
(227,240,232)
#E8F1EB
(232,241,235)
#EDF2EE
(237,242,238)
#F2F3F1
(242,243,241)
#F7F4F4
(247,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5EAD6; }

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

This text font color is #C5EAD6.

Background Color

.myBgColor { background-color: #C5EAD6; }

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

This div background color is #C5EAD6.

Border color

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

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

This div border color is #C5EAD6.

Opacity

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

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

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

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

This text has shadow with #C5EAD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EAD6.

Preview

Color preview on black background

This text has color #C5EAD6 on black background.


Color preview on white background

This text has color #C5EAD6 on white background.


Black color preview on #C5EAD6 background

This text has black color on #C5EAD6 background.


White color preview on #C5EAD6 background

This text has white color on #C5EAD6 background.


Related colors

Complementary color

Complementary color for #hex is #3A1529.


I love getcolorcode.com

Triadic colors

1 #D6C5EA and #EAD6C5 with #C5EAD6 are triadic colors.

2 #D6EAC5 and #EAC5D6 with #C5EAD6 are triadic colors.