COLOR #C5E4DA

HEX: #C5E4DA RGB: (197,228,218)

Renk bilgisi

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

RGB renk modeli

#C5E4DA color RGB value is (197,228,218).

RGB: (197,228,218) (77%, 89%, 85%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 228 of 255 = 89%
B 218 of 255 = 85%

197
228
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 228 + 218 = 643 (100%)
R 197 of 643 ~ 30.64%
G 228 of 643 ~ 35.46%
B 218 of 643 ~ 33.9'%

%30.64
%35.46
%33.9

CMYK RENK MODELİ

#C5E4DA rengi CMYK tonu (14,0,4,11).

  • camgöbeği tonu 13.60%
  • eflatun tonu 0.00%
  • sarı tonu 4.39%
  • ana renk tonu 10.59%

CMYK: (14,0,4,11)
C14M0Y4K11 (14%, 0%, 4%, 11%)
(0.14 / 0.00 / 0.04 / 0.11)

CMYK yüzdeleri

%13.6
%0
%4.39
%10.59

Codes

Color #C5E4DA in popluar color models

C5 E4 DA
RGB 197 228 218
HSL 161° 36.47% 83.33%
HSB/HSV 161° 13.60% 89.41%
CMYK 13.60% 0.00% 4.39%
10.59%

Color #C5E4DA in popluar number systems.

HEX C5 E4 DA
Decimal 197 228 218
Binary 11000101 11100100 11011010
Octal 305 344 332

Shades and tints

Shades of #C5E4DA

#C5E4DA
(197,228,218)
#B4D0C7
(180,208,199)
#A3BCB4
(163,188,180)
#92A8A1
(146,168,161)
#81948E
(129,148,142)
#70807B
(112,128,123)
#5F6C68
(95,108,104)
#4E5855
(78,88,85)
#3D4442
(61,68,66)
#2C302F
(44,48,47)
#1B1C1C
(27,28,28)
#000000
(0,0,0)

Tints of #C5E4DA

#C5E4DA
(197,228,218)
#CAE6DD
(202,230,221)
#CFE8E0
(207,232,224)
#D4EAE3
(212,234,227)
#D9ECE6
(217,236,230)
#DEEEE9
(222,238,233)
#E3F0EC
(227,240,236)
#E8F2EF
(232,242,239)
#EDF4F2
(237,244,242)
#F2F6F5
(242,246,245)
#F7F8F8
(247,248,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E4DA; }

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

This text font color is #C5E4DA.

Background Color

.myBgColor { background-color: #C5E4DA; }

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

This div background color is #C5E4DA.

Border color

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

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

This div border color is #C5E4DA.

Opacity

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

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

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

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

This text has shadow with #C5E4DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E4DA.

Preview

Color preview on black background

This text has color #C5E4DA on black background.


Color preview on white background

This text has color #C5E4DA on white background.


Black color preview on #C5E4DA background

This text has black color on #C5E4DA background.


White color preview on #C5E4DA background

This text has white color on #C5E4DA background.


Related colors

Complementary color

Complementary color for #hex is #3A1B25.


I love getcolorcode.com

Triadic colors

1 #DAC5E4 and #E4DAC5 with #C5E4DA are triadic colors.

2 #DAE4C5 and #E4C5DA with #C5E4DA are triadic colors.