COLOR #C5E4EA

HEX: #C5E4EA RGB: (197,228,234)

Color info

#C5E4EA contains red, green and blue colors in about the same proportion. Web safe color of #C5E4EA is #CCCCFF (or #CCF).

RGB color model

#C5E4EA color RGB value is (197,228,234).

RGB: (197,228,234) (77%, 89%, 92%)

RGB channels and saturation

R 197 of 255 = 77%
G 228 of 255 = 89%
B 234 of 255 = 92%

197
228
234

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

Portions of RGB colors in percentages

R + G + B = 197 + 228 + 234 = 659 (100%)
R 197 of 659 ~ 29.89%
G 228 of 659 ~ 34.6%
B 234 of 659 ~ 35.51'%

%29.89
%34.6
%35.51

CMYK color model

#C5E4EA color CMYK value is (16,3,0,8).

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

CMYK: (16,3,0,8)
C16M3Y0K8 (16%, 3%, 0%, 8%)
(0.16 / 0.03 / 0.00 / 0.08)

CMYK percentages

%15.81
%2.56
%0
%8.24

Codes

Color #C5E4EA in popluar color models

C5 E4 EA
RGB 197 228 234
HSL 190° 46.84% 84.51%
HSB/HSV 190° 15.81% 91.76%
CMYK 15.81% 2.56% 0.00%
8.24%

Color #C5E4EA in popluar number systems.

HEX C5 E4 EA
Decimal 197 228 234
Binary 11000101 11100100 11101010
Octal 305 344 352

Shades and tints

Shades of #C5E4EA

#C5E4EA
(197,228,234)
#B4D0D5
(180,208,213)
#A3BCC0
(163,188,192)
#92A8AB
(146,168,171)
#819496
(129,148,150)
#708081
(112,128,129)
#5F6C6C
(95,108,108)
#4E5857
(78,88,87)
#3D4442
(61,68,66)
#2C302D
(44,48,45)
#1B1C18
(27,28,24)
#000000
(0,0,0)

Tints of #C5E4EA

#C5E4EA
(197,228,234)
#CAE6EB
(202,230,235)
#CFE8EC
(207,232,236)
#D4EAED
(212,234,237)
#D9ECEE
(217,236,238)
#DEEEEF
(222,238,239)
#E3F0F0
(227,240,240)
#E8F2F1
(232,242,241)
#EDF4F2
(237,244,242)
#F2F6F3
(242,246,243)
#F7F8F4
(247,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E4EA; }

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

This text font color is #C5E4EA.

Background Color

.myBgColor { background-color: #C5E4EA; }

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

This div background color is #C5E4EA.

Border color

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

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

This div border color is #C5E4EA.

Opacity

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

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

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

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

This text has shadow with #C5E4EA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E4EA.

Preview

Color preview on black background

This text has color #C5E4EA on black background.


Color preview on white background

This text has color #C5E4EA on white background.


Black color preview on #C5E4EA background

This text has black color on #C5E4EA background.


White color preview on #C5E4EA background

This text has white color on #C5E4EA background.


Related colors

Complementary color

Complementary color for #hex is #3A1B15.


I love getcolorcode.com

Triadic colors

1 #EAC5E4 and #E4EAC5 with #C5E4EA are triadic colors.

2 #EAE4C5 and #E4C5EA with #C5E4EA are triadic colors.