COLOR #C5E3F6

HEX: #C5E3F6 RGB: (197,227,246)

Renk bilgisi

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

RGB renk modeli

#C5E3F6 color RGB value is (197,227,246).

RGB: (197,227,246) (77%, 89%, 96%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 227 of 255 = 89%
B 246 of 255 = 96%

197
227
246

R + G + B ~ 87%. #C5E3F6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 227 + 246 = 670 (100%)
R 197 of 670 ~ 29.4%
G 227 of 670 ~ 33.88%
B 246 of 670 ~ 36.72'%

%29.4
%33.88
%36.72

CMYK RENK MODELİ

#C5E3F6 rengi CMYK tonu (20,8,0,4).

  • camgöbeği tonu 19.92%
  • eflatun tonu 7.72%
  • sarı tonu 0.00%
  • ana renk tonu 3.53%

CMYK: (20,8,0,4)
C20M8Y0K4 (20%, 8%, 0%, 4%)
(0.20 / 0.08 / 0.00 / 0.04)

CMYK yüzdeleri

%19.92
%7.72
%0
%3.53

Codes

Color #C5E3F6 in popluar color models

C5 E3 F6
RGB 197 227 246
HSL 203° 73.13% 86.86%
HSB/HSV 203° 19.92% 96.47%
CMYK 19.92% 7.72% 0.00%
3.53%

Color #C5E3F6 in popluar number systems.

HEX C5 E3 F6
Decimal 197 227 246
Binary 11000101 11100011 11110110
Octal 305 343 366

Shades and tints

Shades of #C5E3F6

#C5E3F6
(197,227,246)
#B4CFE0
(180,207,224)
#A3BBCA
(163,187,202)
#92A7B4
(146,167,180)
#81939E
(129,147,158)
#707F88
(112,127,136)
#5F6B72
(95,107,114)
#4E575C
(78,87,92)
#3D4346
(61,67,70)
#2C2F30
(44,47,48)
#1B1B1A
(27,27,26)
#000000
(0,0,0)

Tints of #C5E3F6

#C5E3F6
(197,227,246)
#CAE5F6
(202,229,246)
#CFE7F6
(207,231,246)
#D4E9F6
(212,233,246)
#D9EBF6
(217,235,246)
#DEEDF6
(222,237,246)
#E3EFF6
(227,239,246)
#E8F1F6
(232,241,246)
#EDF3F6
(237,243,246)
#F2F5F6
(242,245,246)
#F7F7F6
(247,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E3F6; }

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

This text font color is #C5E3F6.

Background Color

.myBgColor { background-color: #C5E3F6; }

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

This div background color is #C5E3F6.

Border color

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

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

This div border color is #C5E3F6.

Opacity

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

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

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

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

This text has shadow with #C5E3F6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E3F6.

Preview

Color preview on black background

This text has color #C5E3F6 on black background.


Color preview on white background

This text has color #C5E3F6 on white background.


Black color preview on #C5E3F6 background

This text has black color on #C5E3F6 background.


White color preview on #C5E3F6 background

This text has white color on #C5E3F6 background.


Related colors

Complementary color

Complementary color for #hex is #3A1C09.


I love getcolorcode.com

Triadic colors

1 #F6C5E3 and #E3F6C5 with #C5E3F6 are triadic colors.

2 #F6E3C5 and #E3C5F6 with #C5E3F6 are triadic colors.