COLOR #C7E7DA

HEX: #C7E7DA RGB: (199,231,218)

Renk bilgisi

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

RGB renk modeli

#C7E7DA color RGB value is (199,231,218).

RGB: (199,231,218) (78%, 91%, 85%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 231 of 255 = 91%
B 218 of 255 = 85%

199
231
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 231 + 218 = 648 (100%)
R 199 of 648 ~ 30.71%
G 231 of 648 ~ 35.65%
B 218 of 648 ~ 33.64'%

%30.71
%35.65
%33.64

CMYK RENK MODELİ

#C7E7DA rengi CMYK tonu (14,0,6,9).

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

CMYK: (14,0,6,9)
C14M0Y6K9 (14%, 0%, 6%, 9%)
(0.14 / 0.00 / 0.06 / 0.09)

CMYK yüzdeleri

%13.85
%0
%5.63
%9.41

Codes

Color #C7E7DA in popluar color models

C7 E7 DA
RGB 199 231 218
HSL 156° 40.00% 84.31%
HSB/HSV 156° 13.85% 90.59%
CMYK 13.85% 0.00% 5.63%
9.41%

Color #C7E7DA in popluar number systems.

HEX C7 E7 DA
Decimal 199 231 218
Binary 11000111 11100111 11011010
Octal 307 347 332

Shades and tints

Shades of #C7E7DA

#C7E7DA
(199,231,218)
#B5D2C7
(181,210,199)
#A3BDB4
(163,189,180)
#91A8A1
(145,168,161)
#7F938E
(127,147,142)
#6D7E7B
(109,126,123)
#5B6968
(91,105,104)
#495455
(73,84,85)
#373F42
(55,63,66)
#252A2F
(37,42,47)
#13151C
(19,21,28)
#000000
(0,0,0)

Tints of #C7E7DA

#C7E7DA
(199,231,218)
#CCE9DD
(204,233,221)
#D1EBE0
(209,235,224)
#D6EDE3
(214,237,227)
#DBEFE6
(219,239,230)
#E0F1E9
(224,241,233)
#E5F3EC
(229,243,236)
#EAF5EF
(234,245,239)
#EFF7F2
(239,247,242)
#F4F9F5
(244,249,245)
#F9FBF8
(249,251,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E7DA; }

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

This text font color is #C7E7DA.

Background Color

.myBgColor { background-color: #C7E7DA; }

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

This div background color is #C7E7DA.

Border color

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

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

This div border color is #C7E7DA.

Opacity

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

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

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

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

This text has shadow with #C7E7DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E7DA.

Preview

Color preview on black background

This text has color #C7E7DA on black background.


Color preview on white background

This text has color #C7E7DA on white background.


Black color preview on #C7E7DA background

This text has black color on #C7E7DA background.


White color preview on #C7E7DA background

This text has white color on #C7E7DA background.


Related colors

Complementary color

Complementary color for #hex is #381825.


I love getcolorcode.com

Triadic colors

1 #DAC7E7 and #E7DAC7 with #C7E7DA are triadic colors.

2 #DAE7C7 and #E7C7DA with #C7E7DA are triadic colors.