COLOR #C7E7DB

HEX: #C7E7DB RGB: (199,231,219)

Renk bilgisi

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

RGB renk modeli

#C7E7DB color RGB value is (199,231,219).

RGB: (199,231,219) (78%, 91%, 86%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 231 of 255 = 91%
B 219 of 255 = 86%

199
231
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 231 + 219 = 649 (100%)
R 199 of 649 ~ 30.66%
G 231 of 649 ~ 35.59%
B 219 of 649 ~ 33.74'%

%30.66
%35.59
%33.74

CMYK RENK MODELİ

#C7E7DB rengi CMYK tonu (14,0,5,9).

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

CMYK: (14,0,5,9)
C14M0Y5K9 (14%, 0%, 5%, 9%)
(0.14 / 0.00 / 0.05 / 0.09)

CMYK yüzdeleri

%13.85
%0
%5.19
%9.41

Codes

Color #C7E7DB in popluar color models

C7 E7 DB
RGB 199 231 219
HSL 158° 40.00% 84.31%
HSB/HSV 158° 13.85% 90.59%
CMYK 13.85% 0.00% 5.19%
9.41%

Color #C7E7DB in popluar number systems.

HEX C7 E7 DB
Decimal 199 231 219
Binary 11000111 11100111 11011011
Octal 307 347 333

Shades and tints

Shades of #C7E7DB

#C7E7DB
(199,231,219)
#B5D2C8
(181,210,200)
#A3BDB5
(163,189,181)
#91A8A2
(145,168,162)
#7F938F
(127,147,143)
#6D7E7C
(109,126,124)
#5B6969
(91,105,105)
#495456
(73,84,86)
#373F43
(55,63,67)
#252A30
(37,42,48)
#13151D
(19,21,29)
#000000
(0,0,0)

Tints of #C7E7DB

#C7E7DB
(199,231,219)
#CCE9DE
(204,233,222)
#D1EBE1
(209,235,225)
#D6EDE4
(214,237,228)
#DBEFE7
(219,239,231)
#E0F1EA
(224,241,234)
#E5F3ED
(229,243,237)
#EAF5F0
(234,245,240)
#EFF7F3
(239,247,243)
#F4F9F6
(244,249,246)
#F9FBF9
(249,251,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E7DB; }

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

This text font color is #C7E7DB.

Background Color

.myBgColor { background-color: #C7E7DB; }

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

This div background color is #C7E7DB.

Border color

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

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

This div border color is #C7E7DB.

Opacity

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

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

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

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

This text has shadow with #C7E7DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E7DB.

Preview

Color preview on black background

This text has color #C7E7DB on black background.


Color preview on white background

This text has color #C7E7DB on white background.


Black color preview on #C7E7DB background

This text has black color on #C7E7DB background.


White color preview on #C7E7DB background

This text has white color on #C7E7DB background.


Related colors

Complementary color

Complementary color for #hex is #381824.


I love getcolorcode.com

Triadic colors

1 #DBC7E7 and #E7DBC7 with #C7E7DB are triadic colors.

2 #DBE7C7 and #E7C7DB with #C7E7DB are triadic colors.