COLOR #C5E1FA

HEX: #C5E1FA RGB: (197,225,250)

Renk bilgisi

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

RGB renk modeli

#C5E1FA color RGB value is (197,225,250).

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

RGB bağlantıları ve doygunluk

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

197
225
250

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 225 + 250 = 672 (100%)
R 197 of 672 ~ 29.32%
G 225 of 672 ~ 33.48%
B 250 of 672 ~ 37.2'%

%29.32
%33.48
%37.2

CMYK RENK MODELİ

#C5E1FA rengi CMYK tonu (21,10,0,2).

  • camgöbeği tonu 21.20%
  • eflatun tonu 10.00%
  • sarı tonu 0.00%
  • ana renk tonu 1.96%

CMYK: (21,10,0,2)
C21M10Y0K2 (21%, 10%, 0%, 2%)
(0.21 / 0.10 / 0.00 / 0.02)

CMYK yüzdeleri

%21.2
%10
%0
%1.96

Codes

Color #C5E1FA in popluar color models

C5 E1 FA
RGB 197 225 250
HSL 208° 84.13% 87.65%
HSB/HSV 208° 21.20% 98.04%
CMYK 21.20% 10.00% 0.00%
1.96%

Color #C5E1FA in popluar number systems.

HEX C5 E1 FA
Decimal 197 225 250
Binary 11000101 11100001 11111010
Octal 305 341 372

Shades and tints

Shades of #C5E1FA

#C5E1FA
(197,225,250)
#B4CDE4
(180,205,228)
#A3B9CE
(163,185,206)
#92A5B8
(146,165,184)
#8191A2
(129,145,162)
#707D8C
(112,125,140)
#5F6976
(95,105,118)
#4E5560
(78,85,96)
#3D414A
(61,65,74)
#2C2D34
(44,45,52)
#1B191E
(27,25,30)
#000000
(0,0,0)

Tints of #C5E1FA

#C5E1FA
(197,225,250)
#CAE3FA
(202,227,250)
#CFE5FA
(207,229,250)
#D4E7FA
(212,231,250)
#D9E9FA
(217,233,250)
#DEEBFA
(222,235,250)
#E3EDFA
(227,237,250)
#E8EFFA
(232,239,250)
#EDF1FA
(237,241,250)
#F2F3FA
(242,243,250)
#F7F5FA
(247,245,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E1FA; }

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

This text font color is #C5E1FA.

Background Color

.myBgColor { background-color: #C5E1FA; }

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

This div background color is #C5E1FA.

Border color

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

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

This div border color is #C5E1FA.

Opacity

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

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

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

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

This text has shadow with #C5E1FA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E1FA.

Preview

Color preview on black background

This text has color #C5E1FA on black background.


Color preview on white background

This text has color #C5E1FA on white background.


Black color preview on #C5E1FA background

This text has black color on #C5E1FA background.


White color preview on #C5E1FA background

This text has white color on #C5E1FA background.


Related colors

Complementary color

Complementary color for #hex is #3A1E05.


I love getcolorcode.com

Triadic colors

1 #FAC5E1 and #E1FAC5 with #C5E1FA are triadic colors.

2 #FAE1C5 and #E1C5FA with #C5E1FA are triadic colors.