COLOR #C7E5DB

HEX: #C7E5DB RGB: (199,229,219)

Renk bilgisi

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

RGB renk modeli

#C7E5DB color RGB value is (199,229,219).

RGB: (199,229,219) (78%, 90%, 86%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 229 of 255 = 90%
B 219 of 255 = 86%

199
229
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 229 + 219 = 647 (100%)
R 199 of 647 ~ 30.76%
G 229 of 647 ~ 35.39%
B 219 of 647 ~ 33.85'%

%30.76
%35.39
%33.85

CMYK RENK MODELİ

#C7E5DB rengi CMYK tonu (13,0,4,10).

  • camgöbeği tonu 13.10%
  • eflatun tonu 0.00%
  • sarı tonu 4.37%
  • ana renk tonu 10.20%

CMYK: (13,0,4,10)
C13M0Y4K10 (13%, 0%, 4%, 10%)
(0.13 / 0.00 / 0.04 / 0.10)

CMYK yüzdeleri

%13.1
%0
%4.37
%10.2

Codes

Color #C7E5DB in popluar color models

C7 E5 DB
RGB 199 229 219
HSL 160° 36.59% 83.92%
HSB/HSV 160° 13.10% 89.80%
CMYK 13.10% 0.00% 4.37%
10.20%

Color #C7E5DB in popluar number systems.

HEX C7 E5 DB
Decimal 199 229 219
Binary 11000111 11100101 11011011
Octal 307 345 333

Shades and tints

Shades of #C7E5DB

#C7E5DB
(199,229,219)
#B5D1C8
(181,209,200)
#A3BDB5
(163,189,181)
#91A9A2
(145,169,162)
#7F958F
(127,149,143)
#6D817C
(109,129,124)
#5B6D69
(91,109,105)
#495956
(73,89,86)
#374543
(55,69,67)
#253130
(37,49,48)
#131D1D
(19,29,29)
#000000
(0,0,0)

Tints of #C7E5DB

#C7E5DB
(199,229,219)
#CCE7DE
(204,231,222)
#D1E9E1
(209,233,225)
#D6EBE4
(214,235,228)
#DBEDE7
(219,237,231)
#E0EFEA
(224,239,234)
#E5F1ED
(229,241,237)
#EAF3F0
(234,243,240)
#EFF5F3
(239,245,243)
#F4F7F6
(244,247,246)
#F9F9F9
(249,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7E5DB color. Also use rgb(199,229,219) instead hex code.

Text Font Color

.myTextColor { color: #C7E5DB; }

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

This text font color is #C7E5DB.

Background Color

.myBgColor { background-color: #C7E5DB; }

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

This div background color is #C7E5DB.

Border color

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

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

This div border color is #C7E5DB.

Opacity

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

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

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

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

This text has shadow with #C7E5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E5DB.

Preview

Color preview on black background

This text has color #C7E5DB on black background.


Color preview on white background

This text has color #C7E5DB on white background.


Black color preview on #C7E5DB background

This text has black color on #C7E5DB background.


White color preview on #C7E5DB background

This text has white color on #C7E5DB background.


Related colors

Complementary color

Complementary color for #hex is #381A24.


I love getcolorcode.com

Triadic colors

1 #DBC7E5 and #E5DBC7 with #C7E5DB are triadic colors.

2 #DBE5C7 and #E5C7DB with #C7E5DB are triadic colors.