COLOR #C5E3FF

HEX: #C5E3FF RGB: (197,227,255)

Renk bilgisi

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

RGB renk modeli

#C5E3FF color RGB value is (197,227,255).

RGB: (197,227,255) (77%, 89%, 100%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 227 of 255 = 89%
B 255 of 255 = 100%

197
227
255

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 227 + 255 = 679 (100%)
R 197 of 679 ~ 29.01%
G 227 of 679 ~ 33.43%
B 255 of 679 ~ 37.56'%

%29.01
%33.43
%37.56

CMYK RENK MODELİ

#C5E3FF rengi CMYK tonu (23,11,0,0).

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

CMYK: (23,11,0,0)
C23M11Y0K0 (23%, 11%, 0%, 0%)
(0.23 / 0.11 / 0.00 / 0.00)

CMYK yüzdeleri

%22.75
%10.98
%0
%0

Codes

Color #C5E3FF in popluar color models

C5 E3 FF
RGB 197 227 255
HSL 209° 100.00% 88.63%
HSB/HSV 209° 22.75% 100.00%
CMYK 22.75% 10.98% 0.00%
0.00%

Color #C5E3FF in popluar number systems.

HEX C5 E3 FF
Decimal 197 227 255
Binary 11000101 11100011 11111111
Octal 305 343 377

Shades and tints

Shades of #C5E3FF

#C5E3FF
(197,227,255)
#B4CFE8
(180,207,232)
#A3BBD1
(163,187,209)
#92A7BA
(146,167,186)
#8193A3
(129,147,163)
#707F8C
(112,127,140)
#5F6B75
(95,107,117)
#4E575E
(78,87,94)
#3D4347
(61,67,71)
#2C2F30
(44,47,48)
#1B1B19
(27,27,25)
#000000
(0,0,0)

Tints of #C5E3FF

#C5E3FF
(197,227,255)
#CAE5FF
(202,229,255)
#CFE7FF
(207,231,255)
#D4E9FF
(212,233,255)
#D9EBFF
(217,235,255)
#DEEDFF
(222,237,255)
#E3EFFF
(227,239,255)
#E8F1FF
(232,241,255)
#EDF3FF
(237,243,255)
#F2F5FF
(242,245,255)
#F7F7FF
(247,247,255)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E3FF; }

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

This text font color is #C5E3FF.

Background Color

.myBgColor { background-color: #C5E3FF; }

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

This div background color is #C5E3FF.

Border color

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

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

This div border color is #C5E3FF.

Opacity

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

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

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

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

This text has shadow with #C5E3FF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E3FF.

Preview

Color preview on black background

This text has color #C5E3FF on black background.


Color preview on white background

This text has color #C5E3FF on white background.


Black color preview on #C5E3FF background

This text has black color on #C5E3FF background.


White color preview on #C5E3FF background

This text has white color on #C5E3FF background.


Related colors

Complementary color

Complementary color for #hex is #3A1C00.


I love getcolorcode.com

Triadic colors

1 #FFC5E3 and #E3FFC5 with #C5E3FF are triadic colors.

2 #FFE3C5 and #E3C5FF with #C5E3FF are triadic colors.