COLOR #C5E4FC

HEX: #C5E4FC RGB: (197,228,252)

Renk bilgisi

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

RGB renk modeli

#C5E4FC color RGB value is (197,228,252).

RGB: (197,228,252) (77%, 89%, 99%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 228 of 255 = 89%
B 252 of 255 = 99%

197
228
252

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 228 + 252 = 677 (100%)
R 197 of 677 ~ 29.1%
G 228 of 677 ~ 33.68%
B 252 of 677 ~ 37.22'%

%29.1
%33.68
%37.22

CMYK RENK MODELİ

#C5E4FC rengi CMYK tonu (22,10,0,1).

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

CMYK: (22,10,0,1)
C22M10Y0K1 (22%, 10%, 0%, 1%)
(0.22 / 0.10 / 0.00 / 0.01)

CMYK yüzdeleri

%21.83
%9.52
%0
%1.18

Codes

Color #C5E4FC in popluar color models

C5 E4 FC
RGB 197 228 252
HSL 206° 90.16% 88.04%
HSB/HSV 206° 21.83% 98.82%
CMYK 21.83% 9.52% 0.00%
1.18%

Color #C5E4FC in popluar number systems.

HEX C5 E4 FC
Decimal 197 228 252
Binary 11000101 11100100 11111100
Octal 305 344 374

Shades and tints

Shades of #C5E4FC

#C5E4FC
(197,228,252)
#B4D0E6
(180,208,230)
#A3BCD0
(163,188,208)
#92A8BA
(146,168,186)
#8194A4
(129,148,164)
#70808E
(112,128,142)
#5F6C78
(95,108,120)
#4E5862
(78,88,98)
#3D444C
(61,68,76)
#2C3036
(44,48,54)
#1B1C20
(27,28,32)
#000000
(0,0,0)

Tints of #C5E4FC

#C5E4FC
(197,228,252)
#CAE6FC
(202,230,252)
#CFE8FC
(207,232,252)
#D4EAFC
(212,234,252)
#D9ECFC
(217,236,252)
#DEEEFC
(222,238,252)
#E3F0FC
(227,240,252)
#E8F2FC
(232,242,252)
#EDF4FC
(237,244,252)
#F2F6FC
(242,246,252)
#F7F8FC
(247,248,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E4FC; }

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

This text font color is #C5E4FC.

Background Color

.myBgColor { background-color: #C5E4FC; }

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

This div background color is #C5E4FC.

Border color

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

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

This div border color is #C5E4FC.

Opacity

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

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

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

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

This text has shadow with #C5E4FC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E4FC.

Preview

Color preview on black background

This text has color #C5E4FC on black background.


Color preview on white background

This text has color #C5E4FC on white background.


Black color preview on #C5E4FC background

This text has black color on #C5E4FC background.


White color preview on #C5E4FC background

This text has white color on #C5E4FC background.


Related colors

Complementary color

Complementary color for #hex is #3A1B03.


I love getcolorcode.com

Triadic colors

1 #FCC5E4 and #E4FCC5 with #C5E4FC are triadic colors.

2 #FCE4C5 and #E4C5FC with #C5E4FC are triadic colors.