COLOR #C5E9FF

HEX: #C5E9FF RGB: (197,233,255)

Renk bilgisi

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

RGB renk modeli

#C5E9FF color RGB value is (197,233,255).

RGB: (197,233,255) (77%, 91%, 100%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 233 of 255 = 91%
B 255 of 255 = 100%

197
233
255

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 233 + 255 = 685 (100%)
R 197 of 685 ~ 28.76%
G 233 of 685 ~ 34.01%
B 255 of 685 ~ 37.23'%

%28.76
%34.01
%37.23

CMYK RENK MODELİ

#C5E9FF rengi CMYK tonu (23,9,0,0).

  • camgöbeği tonu 22.75%
  • eflatun tonu 8.63%
  • sarı tonu 0.00%
  • ana renk tonu 0.00%

CMYK: (23,9,0,0)
C23M9Y0K0 (23%, 9%, 0%, 0%)
(0.23 / 0.09 / 0.00 / 0.00)

CMYK yüzdeleri

%22.75
%8.63
%0
%0

Codes

Color #C5E9FF in popluar color models

C5 E9 FF
RGB 197 233 255
HSL 203° 100.00% 88.63%
HSB/HSV 203° 22.75% 100.00%
CMYK 22.75% 8.63% 0.00%
0.00%

Color #C5E9FF in popluar number systems.

HEX C5 E9 FF
Decimal 197 233 255
Binary 11000101 11101001 11111111
Octal 305 351 377

Shades and tints

Shades of #C5E9FF

#C5E9FF
(197,233,255)
#B4D4E8
(180,212,232)
#A3BFD1
(163,191,209)
#92AABA
(146,170,186)
#8195A3
(129,149,163)
#70808C
(112,128,140)
#5F6B75
(95,107,117)
#4E565E
(78,86,94)
#3D4147
(61,65,71)
#2C2C30
(44,44,48)
#1B1719
(27,23,25)
#000000
(0,0,0)

Tints of #C5E9FF

#C5E9FF
(197,233,255)
#CAEBFF
(202,235,255)
#CFEDFF
(207,237,255)
#D4EFFF
(212,239,255)
#D9F1FF
(217,241,255)
#DEF3FF
(222,243,255)
#E3F5FF
(227,245,255)
#E8F7FF
(232,247,255)
#EDF9FF
(237,249,255)
#F2FBFF
(242,251,255)
#F7FDFF
(247,253,255)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E9FF color. Also use rgb(197,233,255) instead hex code.

Text Font Color

.myTextColor { color: #C5E9FF; }

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

This text font color is #C5E9FF.

Background Color

.myBgColor { background-color: #C5E9FF; }

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

This div background color is #C5E9FF.

Border color

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

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

This div border color is #C5E9FF.

Opacity

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

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

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

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

This text has shadow with #C5E9FF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E9FF.

Preview

Color preview on black background

This text has color #C5E9FF on black background.


Color preview on white background

This text has color #C5E9FF on white background.


Black color preview on #C5E9FF background

This text has black color on #C5E9FF background.


White color preview on #C5E9FF background

This text has white color on #C5E9FF background.


Related colors

Complementary color

Complementary color for #hex is #3A1600.


I love getcolorcode.com

Triadic colors

1 #FFC5E9 and #E9FFC5 with #C5E9FF are triadic colors.

2 #FFE9C5 and #E9C5FF with #C5E9FF are triadic colors.