COLOR #C5E5DA

HEX: #C5E5DA RGB: (197,229,218)

Renk bilgisi

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

RGB renk modeli

#C5E5DA color RGB value is (197,229,218).

RGB: (197,229,218) (77%, 90%, 85%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 229 of 255 = 90%
B 218 of 255 = 85%

197
229
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 229 + 218 = 644 (100%)
R 197 of 644 ~ 30.59%
G 229 of 644 ~ 35.56%
B 218 of 644 ~ 33.85'%

%30.59
%35.56
%33.85

CMYK RENK MODELİ

#C5E5DA rengi CMYK tonu (14,0,5,10).

  • camgöbeği tonu 13.97%
  • eflatun tonu 0.00%
  • sarı tonu 4.80%
  • ana renk tonu 10.20%

CMYK: (14,0,5,10)
C14M0Y5K10 (14%, 0%, 5%, 10%)
(0.14 / 0.00 / 0.05 / 0.10)

CMYK yüzdeleri

%13.97
%0
%4.8
%10.2

Codes

Color #C5E5DA in popluar color models

C5 E5 DA
RGB 197 229 218
HSL 159° 38.10% 83.53%
HSB/HSV 159° 13.97% 89.80%
CMYK 13.97% 0.00% 4.80%
10.20%

Color #C5E5DA in popluar number systems.

HEX C5 E5 DA
Decimal 197 229 218
Binary 11000101 11100101 11011010
Octal 305 345 332

Shades and tints

Shades of #C5E5DA

#C5E5DA
(197,229,218)
#B4D1C7
(180,209,199)
#A3BDB4
(163,189,180)
#92A9A1
(146,169,161)
#81958E
(129,149,142)
#70817B
(112,129,123)
#5F6D68
(95,109,104)
#4E5955
(78,89,85)
#3D4542
(61,69,66)
#2C312F
(44,49,47)
#1B1D1C
(27,29,28)
#000000
(0,0,0)

Tints of #C5E5DA

#C5E5DA
(197,229,218)
#CAE7DD
(202,231,221)
#CFE9E0
(207,233,224)
#D4EBE3
(212,235,227)
#D9EDE6
(217,237,230)
#DEEFE9
(222,239,233)
#E3F1EC
(227,241,236)
#E8F3EF
(232,243,239)
#EDF5F2
(237,245,242)
#F2F7F5
(242,247,245)
#F7F9F8
(247,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E5DA; }

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

This text font color is #C5E5DA.

Background Color

.myBgColor { background-color: #C5E5DA; }

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

This div background color is #C5E5DA.

Border color

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

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

This div border color is #C5E5DA.

Opacity

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

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

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

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

This text has shadow with #C5E5DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E5DA.

Preview

Color preview on black background

This text has color #C5E5DA on black background.


Color preview on white background

This text has color #C5E5DA on white background.


Black color preview on #C5E5DA background

This text has black color on #C5E5DA background.


White color preview on #C5E5DA background

This text has white color on #C5E5DA background.


Related colors

Complementary color

Complementary color for #hex is #3A1A25.


I love getcolorcode.com

Triadic colors

1 #DAC5E5 and #E5DAC5 with #C5E5DA are triadic colors.

2 #DAE5C5 and #E5C5DA with #C5E5DA are triadic colors.