COLOR #C5E4FD

HEX: #C5E4FD RGB: (197,228,253)

Renk bilgisi

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

RGB renk modeli

#C5E4FD color RGB value is (197,228,253).

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

RGB bağlantıları ve doygunluk

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

197
228
253

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 228 + 253 = 678 (100%)
R 197 of 678 ~ 29.06%
G 228 of 678 ~ 33.63%
B 253 of 678 ~ 37.32'%

%29.06
%33.63
%37.32

CMYK RENK MODELİ

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

  • camgöbeği tonu 22.13%
  • eflatun tonu 9.88%
  • sarı tonu 0.00%
  • ana renk tonu 0.78%

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

CMYK yüzdeleri

%22.13
%9.88
%0
%0.78

Codes

Color #C5E4FD in popluar color models

C5 E4 FD
RGB 197 228 253
HSL 207° 93.33% 88.24%
HSB/HSV 207° 22.13% 99.22%
CMYK 22.13% 9.88% 0.00%
0.78%

Color #C5E4FD in popluar number systems.

HEX C5 E4 FD
Decimal 197 228 253
Binary 11000101 11100100 11111101
Octal 305 344 375

Shades and tints

Shades of #C5E4FD

#C5E4FD
(197,228,253)
#B4D0E6
(180,208,230)
#A3BCCF
(163,188,207)
#92A8B8
(146,168,184)
#8194A1
(129,148,161)
#70808A
(112,128,138)
#5F6C73
(95,108,115)
#4E585C
(78,88,92)
#3D4445
(61,68,69)
#2C302E
(44,48,46)
#1B1C17
(27,28,23)
#000000
(0,0,0)

Tints of #C5E4FD

#C5E4FD
(197,228,253)
#CAE6FD
(202,230,253)
#CFE8FD
(207,232,253)
#D4EAFD
(212,234,253)
#D9ECFD
(217,236,253)
#DEEEFD
(222,238,253)
#E3F0FD
(227,240,253)
#E8F2FD
(232,242,253)
#EDF4FD
(237,244,253)
#F2F6FD
(242,246,253)
#F7F8FD
(247,248,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E4FD; }

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

This text font color is #C5E4FD.

Background Color

.myBgColor { background-color: #C5E4FD; }

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

This div background color is #C5E4FD.

Border color

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

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

This div border color is #C5E4FD.

Opacity

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

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

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

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

This text has shadow with #C5E4FD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E4FD.

Preview

Color preview on black background

This text has color #C5E4FD on black background.


Color preview on white background

This text has color #C5E4FD on white background.


Black color preview on #C5E4FD background

This text has black color on #C5E4FD background.


White color preview on #C5E4FD background

This text has white color on #C5E4FD background.


Related colors

Complementary color

Complementary color for #hex is #3A1B02.


I love getcolorcode.com

Triadic colors

1 #FDC5E4 and #E4FDC5 with #C5E4FD are triadic colors.

2 #FDE4C5 and #E4C5FD with #C5E4FD are triadic colors.