COLOR #C5EBF7

HEX: #C5EBF7 RGB: (197,235,247)

Color info

#C5EBF7 contains red, green and blue colors in about the same proportion. Web safe color of #C5EBF7 is #CCFFFF (or #CFF).

RGB color model

#C5EBF7 color RGB value is (197,235,247).

RGB: (197,235,247) (77%, 92%, 97%)

RGB channels and saturation

R 197 of 255 = 77%
G 235 of 255 = 92%
B 247 of 255 = 97%

197
235
247

R + G + B ~ 89%. #C5EBF7 is light color.

Portions of RGB colors in percentages

R + G + B = 197 + 235 + 247 = 679 (100%)
R 197 of 679 ~ 29.01%
G 235 of 679 ~ 34.61%
B 247 of 679 ~ 36.38'%

%29.01
%34.61
%36.38

CMYK color model

#C5EBF7 color CMYK value is (20,5,0,3).

  • cyan value is 20.24%
  • magenta value is 4.86%
  • yellow value is 0.00%
  • key color value is 3.14%

CMYK: (20,5,0,3)
C20M5Y0K3 (20%, 5%, 0%, 3%)
(0.20 / 0.05 / 0.00 / 0.03)

CMYK percentages

%20.24
%4.86
%0
%3.14

Codes

Color #C5EBF7 in popluar color models

C5 EB F7
RGB 197 235 247
HSL 194° 75.76% 87.06%
HSB/HSV 194° 20.24% 96.86%
CMYK 20.24% 4.86% 0.00%
3.14%

Color #C5EBF7 in popluar number systems.

HEX C5 EB F7
Decimal 197 235 247
Binary 11000101 11101011 11110111
Octal 305 353 367

Shades and tints

Shades of #C5EBF7

#C5EBF7
(197,235,247)
#B4D6E1
(180,214,225)
#A3C1CB
(163,193,203)
#92ACB5
(146,172,181)
#81979F
(129,151,159)
#708289
(112,130,137)
#5F6D73
(95,109,115)
#4E585D
(78,88,93)
#3D4347
(61,67,71)
#2C2E31
(44,46,49)
#1B191B
(27,25,27)
#000000
(0,0,0)

Tints of #C5EBF7

#C5EBF7
(197,235,247)
#CAECF7
(202,236,247)
#CFEDF7
(207,237,247)
#D4EEF7
(212,238,247)
#D9EFF7
(217,239,247)
#DEF0F7
(222,240,247)
#E3F1F7
(227,241,247)
#E8F2F7
(232,242,247)
#EDF3F7
(237,243,247)
#F2F4F7
(242,244,247)
#F7F5F7
(247,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5EBF7 color. Also use rgb(197,235,247) instead hex code.

Text Font Color

.myTextColor { color: #C5EBF7; }

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

This text font color is #C5EBF7.

Background Color

.myBgColor { background-color: #C5EBF7; }

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

This div background color is #C5EBF7.

Border color

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

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

This div border color is #C5EBF7.

Opacity

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

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

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

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

This text has shadow with #C5EBF7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5EBF7.

Preview

Color preview on black background

This text has color #C5EBF7 on black background.


Color preview on white background

This text has color #C5EBF7 on white background.


Black color preview on #C5EBF7 background

This text has black color on #C5EBF7 background.


White color preview on #C5EBF7 background

This text has white color on #C5EBF7 background.


Related colors

Complementary color

Complementary color for #hex is #3A1408.


I love getcolorcode.com

Triadic colors

1 #F7C5EB and #EBF7C5 with #C5EBF7 are triadic colors.

2 #F7EBC5 and #EBC5F7 with #C5EBF7 are triadic colors.