COLOR #C5E1FB

HEX: #C5E1FB RGB: (197,225,251)

Renk bilgisi

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

RGB renk modeli

#C5E1FB color RGB value is (197,225,251).

RGB: (197,225,251) (77%, 88%, 98%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 225 of 255 = 88%
B 251 of 255 = 98%

197
225
251

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 225 + 251 = 673 (100%)
R 197 of 673 ~ 29.27%
G 225 of 673 ~ 33.43%
B 251 of 673 ~ 37.3'%

%29.27
%33.43
%37.3

CMYK RENK MODELİ

#C5E1FB rengi CMYK tonu (22,10,0,2).

  • camgöbeği tonu 21.51%
  • eflatun tonu 10.36%
  • sarı tonu 0.00%
  • ana renk tonu 1.57%

CMYK: (22,10,0,2)
C22M10Y0K2 (22%, 10%, 0%, 2%)
(0.22 / 0.10 / 0.00 / 0.02)

CMYK yüzdeleri

%21.51
%10.36
%0
%1.57

Codes

Color #C5E1FB in popluar color models

C5 E1 FB
RGB 197 225 251
HSL 209° 87.10% 87.84%
HSB/HSV 209° 21.51% 98.43%
CMYK 21.51% 10.36% 0.00%
1.57%

Color #C5E1FB in popluar number systems.

HEX C5 E1 FB
Decimal 197 225 251
Binary 11000101 11100001 11111011
Octal 305 341 373

Shades and tints

Shades of #C5E1FB

#C5E1FB
(197,225,251)
#B4CDE5
(180,205,229)
#A3B9CF
(163,185,207)
#92A5B9
(146,165,185)
#8191A3
(129,145,163)
#707D8D
(112,125,141)
#5F6977
(95,105,119)
#4E5561
(78,85,97)
#3D414B
(61,65,75)
#2C2D35
(44,45,53)
#1B191F
(27,25,31)
#000000
(0,0,0)

Tints of #C5E1FB

#C5E1FB
(197,225,251)
#CAE3FB
(202,227,251)
#CFE5FB
(207,229,251)
#D4E7FB
(212,231,251)
#D9E9FB
(217,233,251)
#DEEBFB
(222,235,251)
#E3EDFB
(227,237,251)
#E8EFFB
(232,239,251)
#EDF1FB
(237,241,251)
#F2F3FB
(242,243,251)
#F7F5FB
(247,245,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E1FB color. Also use rgb(197,225,251) instead hex code.

Text Font Color

.myTextColor { color: #C5E1FB; }

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

This text font color is #C5E1FB.

Background Color

.myBgColor { background-color: #C5E1FB; }

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

This div background color is #C5E1FB.

Border color

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

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

This div border color is #C5E1FB.

Opacity

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

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

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

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

This text has shadow with #C5E1FB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E1FB.

Preview

Color preview on black background

This text has color #C5E1FB on black background.


Color preview on white background

This text has color #C5E1FB on white background.


Black color preview on #C5E1FB background

This text has black color on #C5E1FB background.


White color preview on #C5E1FB background

This text has white color on #C5E1FB background.


Related colors

Complementary color

Complementary color for #hex is #3A1E04.


I love getcolorcode.com

Triadic colors

1 #FBC5E1 and #E1FBC5 with #C5E1FB are triadic colors.

2 #FBE1C5 and #E1C5FB with #C5E1FB are triadic colors.