COLOR #C5E1EC

HEX: #C5E1EC RGB: (197,225,236)

Renk bilgisi

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

RGB renk modeli

#C5E1EC color RGB value is (197,225,236).

RGB: (197,225,236) (77%, 88%, 93%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 225 of 255 = 88%
B 236 of 255 = 93%

197
225
236

R + G + B ~ 86%. #C5E1EC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 225 + 236 = 658 (100%)
R 197 of 658 ~ 29.94%
G 225 of 658 ~ 34.19%
B 236 of 658 ~ 35.87'%

%29.94
%34.19
%35.87

CMYK RENK MODELİ

#C5E1EC rengi CMYK tonu (17,5,0,7).

  • camgöbeği tonu 16.53%
  • eflatun tonu 4.66%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (17,5,0,7)
C17M5Y0K7 (17%, 5%, 0%, 7%)
(0.17 / 0.05 / 0.00 / 0.07)

CMYK yüzdeleri

%16.53
%4.66
%0
%7.45

Codes

Color #C5E1EC in popluar color models

C5 E1 EC
RGB 197 225 236
HSL 197° 50.65% 84.90%
HSB/HSV 197° 16.53% 92.55%
CMYK 16.53% 4.66% 0.00%
7.45%

Color #C5E1EC in popluar number systems.

HEX C5 E1 EC
Decimal 197 225 236
Binary 11000101 11100001 11101100
Octal 305 341 354

Shades and tints

Shades of #C5E1EC

#C5E1EC
(197,225,236)
#B4CDD7
(180,205,215)
#A3B9C2
(163,185,194)
#92A5AD
(146,165,173)
#819198
(129,145,152)
#707D83
(112,125,131)
#5F696E
(95,105,110)
#4E5559
(78,85,89)
#3D4144
(61,65,68)
#2C2D2F
(44,45,47)
#1B191A
(27,25,26)
#000000
(0,0,0)

Tints of #C5E1EC

#C5E1EC
(197,225,236)
#CAE3ED
(202,227,237)
#CFE5EE
(207,229,238)
#D4E7EF
(212,231,239)
#D9E9F0
(217,233,240)
#DEEBF1
(222,235,241)
#E3EDF2
(227,237,242)
#E8EFF3
(232,239,243)
#EDF1F4
(237,241,244)
#F2F3F5
(242,243,245)
#F7F5F6
(247,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E1EC; }

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

This text font color is #C5E1EC.

Background Color

.myBgColor { background-color: #C5E1EC; }

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

This div background color is #C5E1EC.

Border color

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

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

This div border color is #C5E1EC.

Opacity

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

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

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

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

This text has shadow with #C5E1EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E1EC.

Preview

Color preview on black background

This text has color #C5E1EC on black background.


Color preview on white background

This text has color #C5E1EC on white background.


Black color preview on #C5E1EC background

This text has black color on #C5E1EC background.


White color preview on #C5E1EC background

This text has white color on #C5E1EC background.


Related colors

Complementary color

Complementary color for #hex is #3A1E13.


I love getcolorcode.com

Triadic colors

1 #ECC5E1 and #E1ECC5 with #C5E1EC are triadic colors.

2 #ECE1C5 and #E1C5EC with #C5E1EC are triadic colors.