COLOR #C5E1DA

HEX: #C5E1DA RGB: (197,225,218)

Renk bilgisi

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

RGB renk modeli

#C5E1DA color RGB value is (197,225,218).

RGB: (197,225,218) (77%, 88%, 85%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 225 of 255 = 88%
B 218 of 255 = 85%

197
225
218

R + G + B ~ 83%. #C5E1DA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 225 + 218 = 640 (100%)
R 197 of 640 ~ 30.78%
G 225 of 640 ~ 35.16%
B 218 of 640 ~ 34.06'%

%30.78
%35.16
%34.06

CMYK RENK MODELİ

#C5E1DA rengi CMYK tonu (12,0,3,12).

  • camgöbeği tonu 12.44%
  • eflatun tonu 0.00%
  • sarı tonu 3.11%
  • ana renk tonu 11.76%

CMYK: (12,0,3,12)
C12M0Y3K12 (12%, 0%, 3%, 12%)
(0.12 / 0.00 / 0.03 / 0.12)

CMYK yüzdeleri

%12.44
%0
%3.11
%11.76

Codes

Color #C5E1DA in popluar color models

C5 E1 DA
RGB 197 225 218
HSL 165° 31.82% 82.75%
HSB/HSV 165° 12.44% 88.24%
CMYK 12.44% 0.00% 3.11%
11.76%

Color #C5E1DA in popluar number systems.

HEX C5 E1 DA
Decimal 197 225 218
Binary 11000101 11100001 11011010
Octal 305 341 332

Shades and tints

Shades of #C5E1DA

#C5E1DA
(197,225,218)
#B4CDC7
(180,205,199)
#A3B9B4
(163,185,180)
#92A5A1
(146,165,161)
#81918E
(129,145,142)
#707D7B
(112,125,123)
#5F6968
(95,105,104)
#4E5555
(78,85,85)
#3D4142
(61,65,66)
#2C2D2F
(44,45,47)
#1B191C
(27,25,28)
#000000
(0,0,0)

Tints of #C5E1DA

#C5E1DA
(197,225,218)
#CAE3DD
(202,227,221)
#CFE5E0
(207,229,224)
#D4E7E3
(212,231,227)
#D9E9E6
(217,233,230)
#DEEBE9
(222,235,233)
#E3EDEC
(227,237,236)
#E8EFEF
(232,239,239)
#EDF1F2
(237,241,242)
#F2F3F5
(242,243,245)
#F7F5F8
(247,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E1DA; }

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

This text font color is #C5E1DA.

Background Color

.myBgColor { background-color: #C5E1DA; }

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

This div background color is #C5E1DA.

Border color

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

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

This div border color is #C5E1DA.

Opacity

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

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

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

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

This text has shadow with #C5E1DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E1DA.

Preview

Color preview on black background

This text has color #C5E1DA on black background.


Color preview on white background

This text has color #C5E1DA on white background.


Black color preview on #C5E1DA background

This text has black color on #C5E1DA background.


White color preview on #C5E1DA background

This text has white color on #C5E1DA background.


Related colors

Complementary color

Complementary color for #hex is #3A1E25.


I love getcolorcode.com

Triadic colors

1 #DAC5E1 and #E1DAC5 with #C5E1DA are triadic colors.

2 #DAE1C5 and #E1C5DA with #C5E1DA are triadic colors.