COLOR #C5E2DA

HEX: #C5E2DA RGB: (197,226,218)

Renk bilgisi

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

RGB renk modeli

#C5E2DA color RGB value is (197,226,218).

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

RGB bağlantıları ve doygunluk

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

197
226
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 226 + 218 = 641 (100%)
R 197 of 641 ~ 30.73%
G 226 of 641 ~ 35.26%
B 218 of 641 ~ 34.01'%

%30.73
%35.26
%34.01

CMYK RENK MODELİ

#C5E2DA rengi CMYK tonu (13,0,4,11).

  • camgöbeği tonu 12.83%
  • eflatun tonu 0.00%
  • sarı tonu 3.54%
  • ana renk tonu 11.37%

CMYK: (13,0,4,11)
C13M0Y4K11 (13%, 0%, 4%, 11%)
(0.13 / 0.00 / 0.04 / 0.11)

CMYK yüzdeleri

%12.83
%0
%3.54
%11.37

Codes

Color #C5E2DA in popluar color models

C5 E2 DA
RGB 197 226 218
HSL 163° 33.33% 82.94%
HSB/HSV 163° 12.83% 88.63%
CMYK 12.83% 0.00% 3.54%
11.37%

Color #C5E2DA in popluar number systems.

HEX C5 E2 DA
Decimal 197 226 218
Binary 11000101 11100010 11011010
Octal 305 342 332

Shades and tints

Shades of #C5E2DA

#C5E2DA
(197,226,218)
#B4CEC7
(180,206,199)
#A3BAB4
(163,186,180)
#92A6A1
(146,166,161)
#81928E
(129,146,142)
#707E7B
(112,126,123)
#5F6A68
(95,106,104)
#4E5655
(78,86,85)
#3D4242
(61,66,66)
#2C2E2F
(44,46,47)
#1B1A1C
(27,26,28)
#000000
(0,0,0)

Tints of #C5E2DA

#C5E2DA
(197,226,218)
#CAE4DD
(202,228,221)
#CFE6E0
(207,230,224)
#D4E8E3
(212,232,227)
#D9EAE6
(217,234,230)
#DEECE9
(222,236,233)
#E3EEEC
(227,238,236)
#E8F0EF
(232,240,239)
#EDF2F2
(237,242,242)
#F2F4F5
(242,244,245)
#F7F6F8
(247,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E2DA; }

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

This text font color is #C5E2DA.

Background Color

.myBgColor { background-color: #C5E2DA; }

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

This div background color is #C5E2DA.

Border color

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

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

This div border color is #C5E2DA.

Opacity

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

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

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

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

This text has shadow with #C5E2DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E2DA.

Preview

Color preview on black background

This text has color #C5E2DA on black background.


Color preview on white background

This text has color #C5E2DA on white background.


Black color preview on #C5E2DA background

This text has black color on #C5E2DA background.


White color preview on #C5E2DA background

This text has white color on #C5E2DA background.


Related colors

Complementary color

Complementary color for #hex is #3A1D25.


I love getcolorcode.com

Triadic colors

1 #DAC5E2 and #E2DAC5 with #C5E2DA are triadic colors.

2 #DAE2C5 and #E2C5DA with #C5E2DA are triadic colors.