COLOR #C5E6F6

HEX: #C5E6F6 RGB: (197,230,246)

Renk bilgisi

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

RGB renk modeli

#C5E6F6 color RGB value is (197,230,246).

RGB: (197,230,246) (77%, 90%, 96%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 230 of 255 = 90%
B 246 of 255 = 96%

197
230
246

R + G + B ~ 88%. #C5E6F6 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 230 + 246 = 673 (100%)
R 197 of 673 ~ 29.27%
G 230 of 673 ~ 34.18%
B 246 of 673 ~ 36.55'%

%29.27
%34.18
%36.55

CMYK RENK MODELİ

#C5E6F6 rengi CMYK tonu (20,7,0,4).

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

CMYK: (20,7,0,4)
C20M7Y0K4 (20%, 7%, 0%, 4%)
(0.20 / 0.07 / 0.00 / 0.04)

CMYK yüzdeleri

%19.92
%6.5
%0
%3.53

Codes

Color #C5E6F6 in popluar color models

C5 E6 F6
RGB 197 230 246
HSL 200° 73.13% 86.86%
HSB/HSV 200° 19.92% 96.47%
CMYK 19.92% 6.50% 0.00%
3.53%

Color #C5E6F6 in popluar number systems.

HEX C5 E6 F6
Decimal 197 230 246
Binary 11000101 11100110 11110110
Octal 305 346 366

Shades and tints

Shades of #C5E6F6

#C5E6F6
(197,230,246)
#B4D2E0
(180,210,224)
#A3BECA
(163,190,202)
#92AAB4
(146,170,180)
#81969E
(129,150,158)
#708288
(112,130,136)
#5F6E72
(95,110,114)
#4E5A5C
(78,90,92)
#3D4646
(61,70,70)
#2C3230
(44,50,48)
#1B1E1A
(27,30,26)
#000000
(0,0,0)

Tints of #C5E6F6

#C5E6F6
(197,230,246)
#CAE8F6
(202,232,246)
#CFEAF6
(207,234,246)
#D4ECF6
(212,236,246)
#D9EEF6
(217,238,246)
#DEF0F6
(222,240,246)
#E3F2F6
(227,242,246)
#E8F4F6
(232,244,246)
#EDF6F6
(237,246,246)
#F2F8F6
(242,248,246)
#F7FAF6
(247,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E6F6; }

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

This text font color is #C5E6F6.

Background Color

.myBgColor { background-color: #C5E6F6; }

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

This div background color is #C5E6F6.

Border color

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

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

This div border color is #C5E6F6.

Opacity

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

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

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

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

This text has shadow with #C5E6F6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E6F6.

Preview

Color preview on black background

This text has color #C5E6F6 on black background.


Color preview on white background

This text has color #C5E6F6 on white background.


Black color preview on #C5E6F6 background

This text has black color on #C5E6F6 background.


White color preview on #C5E6F6 background

This text has white color on #C5E6F6 background.


Related colors

Complementary color

Complementary color for #hex is #3A1909.


I love getcolorcode.com

Triadic colors

1 #F6C5E6 and #E6F6C5 with #C5E6F6 are triadic colors.

2 #F6E6C5 and #E6C5F6 with #C5E6F6 are triadic colors.