COLOR #C5E5FF

HEX: #C5E5FF RGB: (197,229,255)

Renk bilgisi

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

RGB renk modeli

#C5E5FF color RGB value is (197,229,255).

RGB: (197,229,255) (77%, 90%, 100%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 229 of 255 = 90%
B 255 of 255 = 100%

197
229
255

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 229 + 255 = 681 (100%)
R 197 of 681 ~ 28.93%
G 229 of 681 ~ 33.63%
B 255 of 681 ~ 37.44'%

%28.93
%33.63
%37.44

CMYK RENK MODELİ

#C5E5FF rengi CMYK tonu (23,10,0,0).

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

CMYK: (23,10,0,0)
C23M10Y0K0 (23%, 10%, 0%, 0%)
(0.23 / 0.10 / 0.00 / 0.00)

CMYK yüzdeleri

%22.75
%10.2
%0
%0

Codes

Color #C5E5FF in popluar color models

C5 E5 FF
RGB 197 229 255
HSL 207° 100.00% 88.63%
HSB/HSV 207° 22.75% 100.00%
CMYK 22.75% 10.20% 0.00%
0.00%

Color #C5E5FF in popluar number systems.

HEX C5 E5 FF
Decimal 197 229 255
Binary 11000101 11100101 11111111
Octal 305 345 377

Shades and tints

Shades of #C5E5FF

#C5E5FF
(197,229,255)
#B4D1E8
(180,209,232)
#A3BDD1
(163,189,209)
#92A9BA
(146,169,186)
#8195A3
(129,149,163)
#70818C
(112,129,140)
#5F6D75
(95,109,117)
#4E595E
(78,89,94)
#3D4547
(61,69,71)
#2C3130
(44,49,48)
#1B1D19
(27,29,25)
#000000
(0,0,0)

Tints of #C5E5FF

#C5E5FF
(197,229,255)
#CAE7FF
(202,231,255)
#CFE9FF
(207,233,255)
#D4EBFF
(212,235,255)
#D9EDFF
(217,237,255)
#DEEFFF
(222,239,255)
#E3F1FF
(227,241,255)
#E8F3FF
(232,243,255)
#EDF5FF
(237,245,255)
#F2F7FF
(242,247,255)
#F7F9FF
(247,249,255)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E5FF; }

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

This text font color is #C5E5FF.

Background Color

.myBgColor { background-color: #C5E5FF; }

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

This div background color is #C5E5FF.

Border color

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

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

This div border color is #C5E5FF.

Opacity

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

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

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

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

This text has shadow with #C5E5FF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E5FF.

Preview

Color preview on black background

This text has color #C5E5FF on black background.


Color preview on white background

This text has color #C5E5FF on white background.


Black color preview on #C5E5FF background

This text has black color on #C5E5FF background.


White color preview on #C5E5FF background

This text has white color on #C5E5FF background.


Related colors

Complementary color

Complementary color for #hex is #3A1A00.


I love getcolorcode.com

Triadic colors

1 #FFC5E5 and #E5FFC5 with #C5E5FF are triadic colors.

2 #FFE5C5 and #E5C5FF with #C5E5FF are triadic colors.