COLOR #C5E3FD

HEX: #C5E3FD RGB: (197,227,253)

Renk bilgisi

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

RGB renk modeli

#C5E3FD color RGB value is (197,227,253).

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

RGB bağlantıları ve doygunluk

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

197
227
253

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 227 + 253 = 677 (100%)
R 197 of 677 ~ 29.1%
G 227 of 677 ~ 33.53%
B 253 of 677 ~ 37.37'%

%29.1
%33.53
%37.37

CMYK RENK MODELİ

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

  • camgöbeği tonu 22.13%
  • eflatun tonu 10.28%
  • 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
%10.28
%0
%0.78

Codes

Color #C5E3FD in popluar color models

C5 E3 FD
RGB 197 227 253
HSL 208° 93.33% 88.24%
HSB/HSV 208° 22.13% 99.22%
CMYK 22.13% 10.28% 0.00%
0.78%

Color #C5E3FD in popluar number systems.

HEX C5 E3 FD
Decimal 197 227 253
Binary 11000101 11100011 11111101
Octal 305 343 375

Shades and tints

Shades of #C5E3FD

#C5E3FD
(197,227,253)
#B4CFE6
(180,207,230)
#A3BBCF
(163,187,207)
#92A7B8
(146,167,184)
#8193A1
(129,147,161)
#707F8A
(112,127,138)
#5F6B73
(95,107,115)
#4E575C
(78,87,92)
#3D4345
(61,67,69)
#2C2F2E
(44,47,46)
#1B1B17
(27,27,23)
#000000
(0,0,0)

Tints of #C5E3FD

#C5E3FD
(197,227,253)
#CAE5FD
(202,229,253)
#CFE7FD
(207,231,253)
#D4E9FD
(212,233,253)
#D9EBFD
(217,235,253)
#DEEDFD
(222,237,253)
#E3EFFD
(227,239,253)
#E8F1FD
(232,241,253)
#EDF3FD
(237,243,253)
#F2F5FD
(242,245,253)
#F7F7FD
(247,247,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E3FD; }

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

This text font color is #C5E3FD.

Background Color

.myBgColor { background-color: #C5E3FD; }

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

This div background color is #C5E3FD.

Border color

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

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

This div border color is #C5E3FD.

Opacity

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

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

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

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

This text has shadow with #C5E3FD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E3FD.

Preview

Color preview on black background

This text has color #C5E3FD on black background.


Color preview on white background

This text has color #C5E3FD on white background.


Black color preview on #C5E3FD background

This text has black color on #C5E3FD background.


White color preview on #C5E3FD background

This text has white color on #C5E3FD background.


Related colors

Complementary color

Complementary color for #hex is #3A1C02.


I love getcolorcode.com

Triadic colors

1 #FDC5E3 and #E3FDC5 with #C5E3FD are triadic colors.

2 #FDE3C5 and #E3C5FD with #C5E3FD are triadic colors.