COLOR #C5E6FC

HEX: #C5E6FC RGB: (197,230,252)

Renk bilgisi

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

RGB renk modeli

#C5E6FC color RGB value is (197,230,252).

RGB: (197,230,252) (77%, 90%, 99%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 230 of 255 = 90%
B 252 of 255 = 99%

197
230
252

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 230 + 252 = 679 (100%)
R 197 of 679 ~ 29.01%
G 230 of 679 ~ 33.87%
B 252 of 679 ~ 37.11'%

%29.01
%33.87
%37.11

CMYK RENK MODELİ

#C5E6FC rengi CMYK tonu (22,9,0,1).

  • camgöbeği tonu 21.83%
  • eflatun tonu 8.73%
  • sarı tonu 0.00%
  • ana renk tonu 1.18%

CMYK: (22,9,0,1)
C22M9Y0K1 (22%, 9%, 0%, 1%)
(0.22 / 0.09 / 0.00 / 0.01)

CMYK yüzdeleri

%21.83
%8.73
%0
%1.18

Codes

Color #C5E6FC in popluar color models

C5 E6 FC
RGB 197 230 252
HSL 204° 90.16% 88.04%
HSB/HSV 204° 21.83% 98.82%
CMYK 21.83% 8.73% 0.00%
1.18%

Color #C5E6FC in popluar number systems.

HEX C5 E6 FC
Decimal 197 230 252
Binary 11000101 11100110 11111100
Octal 305 346 374

Shades and tints

Shades of #C5E6FC

#C5E6FC
(197,230,252)
#B4D2E6
(180,210,230)
#A3BED0
(163,190,208)
#92AABA
(146,170,186)
#8196A4
(129,150,164)
#70828E
(112,130,142)
#5F6E78
(95,110,120)
#4E5A62
(78,90,98)
#3D464C
(61,70,76)
#2C3236
(44,50,54)
#1B1E20
(27,30,32)
#000000
(0,0,0)

Tints of #C5E6FC

#C5E6FC
(197,230,252)
#CAE8FC
(202,232,252)
#CFEAFC
(207,234,252)
#D4ECFC
(212,236,252)
#D9EEFC
(217,238,252)
#DEF0FC
(222,240,252)
#E3F2FC
(227,242,252)
#E8F4FC
(232,244,252)
#EDF6FC
(237,246,252)
#F2F8FC
(242,248,252)
#F7FAFC
(247,250,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E6FC; }

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

This text font color is #C5E6FC.

Background Color

.myBgColor { background-color: #C5E6FC; }

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

This div background color is #C5E6FC.

Border color

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

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

This div border color is #C5E6FC.

Opacity

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

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

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

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

This text has shadow with #C5E6FC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E6FC.

Preview

Color preview on black background

This text has color #C5E6FC on black background.


Color preview on white background

This text has color #C5E6FC on white background.


Black color preview on #C5E6FC background

This text has black color on #C5E6FC background.


White color preview on #C5E6FC background

This text has white color on #C5E6FC background.


Related colors

Complementary color

Complementary color for #hex is #3A1903.


I love getcolorcode.com

Triadic colors

1 #FCC5E6 and #E6FCC5 with #C5E6FC are triadic colors.

2 #FCE6C5 and #E6C5FC with #C5E6FC are triadic colors.