COLOR #C5E2FF

HEX: #C5E2FF RGB: (197,226,255)

Renk bilgisi

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

RGB renk modeli

#C5E2FF color RGB value is (197,226,255).

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

RGB bağlantıları ve doygunluk

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

197
226
255

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 226 + 255 = 678 (100%)
R 197 of 678 ~ 29.06%
G 226 of 678 ~ 33.33%
B 255 of 678 ~ 37.61'%

%29.06
%33.33
%37.61

CMYK RENK MODELİ

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

  • camgöbeği tonu 22.75%
  • eflatun tonu 11.37%
  • 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
%11.37
%0
%0

Codes

Color #C5E2FF in popluar color models

C5 E2 FF
RGB 197 226 255
HSL 210° 100.00% 88.63%
HSB/HSV 210° 22.75% 100.00%
CMYK 22.75% 11.37% 0.00%
0.00%

Color #C5E2FF in popluar number systems.

HEX C5 E2 FF
Decimal 197 226 255
Binary 11000101 11100010 11111111
Octal 305 342 377

Shades and tints

Shades of #C5E2FF

#C5E2FF
(197,226,255)
#B4CEE8
(180,206,232)
#A3BAD1
(163,186,209)
#92A6BA
(146,166,186)
#8192A3
(129,146,163)
#707E8C
(112,126,140)
#5F6A75
(95,106,117)
#4E565E
(78,86,94)
#3D4247
(61,66,71)
#2C2E30
(44,46,48)
#1B1A19
(27,26,25)
#000000
(0,0,0)

Tints of #C5E2FF

#C5E2FF
(197,226,255)
#CAE4FF
(202,228,255)
#CFE6FF
(207,230,255)
#D4E8FF
(212,232,255)
#D9EAFF
(217,234,255)
#DEECFF
(222,236,255)
#E3EEFF
(227,238,255)
#E8F0FF
(232,240,255)
#EDF2FF
(237,242,255)
#F2F4FF
(242,244,255)
#F7F6FF
(247,246,255)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E2FF; }

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

This text font color is #C5E2FF.

Background Color

.myBgColor { background-color: #C5E2FF; }

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

This div background color is #C5E2FF.

Border color

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

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

This div border color is #C5E2FF.

Opacity

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

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

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

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

This text has shadow with #C5E2FF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E2FF.

Preview

Color preview on black background

This text has color #C5E2FF on black background.


Color preview on white background

This text has color #C5E2FF on white background.


Black color preview on #C5E2FF background

This text has black color on #C5E2FF background.


White color preview on #C5E2FF background

This text has white color on #C5E2FF background.


Related colors

Complementary color

Complementary color for #hex is #3A1D00.


I love getcolorcode.com

Triadic colors

1 #FFC5E2 and #E2FFC5 with #C5E2FF are triadic colors.

2 #FFE2C5 and #E2C5FF with #C5E2FF are triadic colors.