COLOR #C5E7DB

HEX: #C5E7DB RGB: (197,231,219)

Renk bilgisi

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

RGB renk modeli

#C5E7DB color RGB value is (197,231,219).

RGB: (197,231,219) (77%, 91%, 86%)

RGB bağlantıları ve doygunluk

R 197 of 255 = 77%
G 231 of 255 = 91%
B 219 of 255 = 86%

197
231
219

R + G + B ~ 85%. #C5E7DB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 197 + 231 + 219 = 647 (100%)
R 197 of 647 ~ 30.45%
G 231 of 647 ~ 35.7%
B 219 of 647 ~ 33.85'%

%30.45
%35.7
%33.85

CMYK RENK MODELİ

#C5E7DB rengi CMYK tonu (15,0,5,9).

  • camgöbeği tonu 14.72%
  • eflatun tonu 0.00%
  • sarı tonu 5.19%
  • ana renk tonu 9.41%

CMYK: (15,0,5,9)
C15M0Y5K9 (15%, 0%, 5%, 9%)
(0.15 / 0.00 / 0.05 / 0.09)

CMYK yüzdeleri

%14.72
%0
%5.19
%9.41

Codes

Color #C5E7DB in popluar color models

C5 E7 DB
RGB 197 231 219
HSL 159° 41.46% 83.92%
HSB/HSV 159° 14.72% 90.59%
CMYK 14.72% 0.00% 5.19%
9.41%

Color #C5E7DB in popluar number systems.

HEX C5 E7 DB
Decimal 197 231 219
Binary 11000101 11100111 11011011
Octal 305 347 333

Shades and tints

Shades of #C5E7DB

#C5E7DB
(197,231,219)
#B4D2C8
(180,210,200)
#A3BDB5
(163,189,181)
#92A8A2
(146,168,162)
#81938F
(129,147,143)
#707E7C
(112,126,124)
#5F6969
(95,105,105)
#4E5456
(78,84,86)
#3D3F43
(61,63,67)
#2C2A30
(44,42,48)
#1B151D
(27,21,29)
#000000
(0,0,0)

Tints of #C5E7DB

#C5E7DB
(197,231,219)
#CAE9DE
(202,233,222)
#CFEBE1
(207,235,225)
#D4EDE4
(212,237,228)
#D9EFE7
(217,239,231)
#DEF1EA
(222,241,234)
#E3F3ED
(227,243,237)
#E8F5F0
(232,245,240)
#EDF7F3
(237,247,243)
#F2F9F6
(242,249,246)
#F7FBF9
(247,251,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E7DB color. Also use rgb(197,231,219) instead hex code.

Text Font Color

.myTextColor { color: #C5E7DB; }

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

This text font color is #C5E7DB.

Background Color

.myBgColor { background-color: #C5E7DB; }

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

This div background color is #C5E7DB.

Border color

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

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

This div border color is #C5E7DB.

Opacity

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

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

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

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

This text has shadow with #C5E7DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E7DB.

Preview

Color preview on black background

This text has color #C5E7DB on black background.


Color preview on white background

This text has color #C5E7DB on white background.


Black color preview on #C5E7DB background

This text has black color on #C5E7DB background.


White color preview on #C5E7DB background

This text has white color on #C5E7DB background.


Related colors

Complementary color

Complementary color for #hex is #3A1824.


I love getcolorcode.com

Triadic colors

1 #DBC5E7 and #E7DBC5 with #C5E7DB are triadic colors.

2 #DBE7C5 and #E7C5DB with #C5E7DB are triadic colors.