COLOR #C5E9DA

HEX: #C5E9DA RGB: (197,233,218)

Renk bilgisi

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

RGB renk modeli

#C5E9DA color RGB value is (197,233,218).

RGB: (197,233,218) (77%, 91%, 85%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 233 of 255 = 91%
B 218 of 255 = 85%

197
233
218

R + G + B ~ 84%. #C5E9DA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 233 + 218 = 648 (100%)
R 197 of 648 ~ 30.4%
G 233 of 648 ~ 35.96%
B 218 of 648 ~ 33.64'%

%30.4
%35.96
%33.64

CMYK RENK MODELİ

#C5E9DA rengi CMYK tonu (15,0,6,9).

  • camgöbeği tonu 15.45%
  • eflatun tonu 0.00%
  • sarı tonu 6.44%
  • ana renk tonu 8.63%

CMYK: (15,0,6,9)
C15M0Y6K9 (15%, 0%, 6%, 9%)
(0.15 / 0.00 / 0.06 / 0.09)

CMYK yüzdeleri

%15.45
%0
%6.44
%8.63

Codes

Color #C5E9DA in popluar color models

C5 E9 DA
RGB 197 233 218
HSL 155° 45.00% 84.31%
HSB/HSV 155° 15.45% 91.37%
CMYK 15.45% 0.00% 6.44%
8.63%

Color #C5E9DA in popluar number systems.

HEX C5 E9 DA
Decimal 197 233 218
Binary 11000101 11101001 11011010
Octal 305 351 332

Shades and tints

Shades of #C5E9DA

#C5E9DA
(197,233,218)
#B4D4C7
(180,212,199)
#A3BFB4
(163,191,180)
#92AAA1
(146,170,161)
#81958E
(129,149,142)
#70807B
(112,128,123)
#5F6B68
(95,107,104)
#4E5655
(78,86,85)
#3D4142
(61,65,66)
#2C2C2F
(44,44,47)
#1B171C
(27,23,28)
#000000
(0,0,0)

Tints of #C5E9DA

#C5E9DA
(197,233,218)
#CAEBDD
(202,235,221)
#CFEDE0
(207,237,224)
#D4EFE3
(212,239,227)
#D9F1E6
(217,241,230)
#DEF3E9
(222,243,233)
#E3F5EC
(227,245,236)
#E8F7EF
(232,247,239)
#EDF9F2
(237,249,242)
#F2FBF5
(242,251,245)
#F7FDF8
(247,253,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E9DA; }

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

This text font color is #C5E9DA.

Background Color

.myBgColor { background-color: #C5E9DA; }

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

This div background color is #C5E9DA.

Border color

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

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

This div border color is #C5E9DA.

Opacity

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

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

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

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

This text has shadow with #C5E9DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E9DA.

Preview

Color preview on black background

This text has color #C5E9DA on black background.


Color preview on white background

This text has color #C5E9DA on white background.


Black color preview on #C5E9DA background

This text has black color on #C5E9DA background.


White color preview on #C5E9DA background

This text has white color on #C5E9DA background.


Related colors

Complementary color

Complementary color for #hex is #3A1625.


I love getcolorcode.com

Triadic colors

1 #DAC5E9 and #E9DAC5 with #C5E9DA are triadic colors.

2 #DAE9C5 and #E9C5DA with #C5E9DA are triadic colors.