COLOR #C7E5DA

HEX: #C7E5DA RGB: (199,229,218)

Renk bilgisi

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

RGB renk modeli

#C7E5DA color RGB value is (199,229,218).

RGB: (199,229,218) (78%, 90%, 85%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 229 of 255 = 90%
B 218 of 255 = 85%

199
229
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 229 + 218 = 646 (100%)
R 199 of 646 ~ 30.8%
G 229 of 646 ~ 35.45%
B 218 of 646 ~ 33.75'%

%30.8
%35.45
%33.75

CMYK RENK MODELİ

#C7E5DA rengi CMYK tonu (13,0,5,10).

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

CMYK: (13,0,5,10)
C13M0Y5K10 (13%, 0%, 5%, 10%)
(0.13 / 0.00 / 0.05 / 0.10)

CMYK yüzdeleri

%13.1
%0
%4.8
%10.2

Codes

Color #C7E5DA in popluar color models

C7 E5 DA
RGB 199 229 218
HSL 158° 36.59% 83.92%
HSB/HSV 158° 13.10% 89.80%
CMYK 13.10% 0.00% 4.80%
10.20%

Color #C7E5DA in popluar number systems.

HEX C7 E5 DA
Decimal 199 229 218
Binary 11000111 11100101 11011010
Octal 307 345 332

Shades and tints

Shades of #C7E5DA

#C7E5DA
(199,229,218)
#B5D1C7
(181,209,199)
#A3BDB4
(163,189,180)
#91A9A1
(145,169,161)
#7F958E
(127,149,142)
#6D817B
(109,129,123)
#5B6D68
(91,109,104)
#495955
(73,89,85)
#374542
(55,69,66)
#25312F
(37,49,47)
#131D1C
(19,29,28)
#000000
(0,0,0)

Tints of #C7E5DA

#C7E5DA
(199,229,218)
#CCE7DD
(204,231,221)
#D1E9E0
(209,233,224)
#D6EBE3
(214,235,227)
#DBEDE6
(219,237,230)
#E0EFE9
(224,239,233)
#E5F1EC
(229,241,236)
#EAF3EF
(234,243,239)
#EFF5F2
(239,245,242)
#F4F7F5
(244,247,245)
#F9F9F8
(249,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E5DA; }

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

This text font color is #C7E5DA.

Background Color

.myBgColor { background-color: #C7E5DA; }

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

This div background color is #C7E5DA.

Border color

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

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

This div border color is #C7E5DA.

Opacity

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

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

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

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

This text has shadow with #C7E5DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E5DA.

Preview

Color preview on black background

This text has color #C7E5DA on black background.


Color preview on white background

This text has color #C7E5DA on white background.


Black color preview on #C7E5DA background

This text has black color on #C7E5DA background.


White color preview on #C7E5DA background

This text has white color on #C7E5DA background.


Related colors

Complementary color

Complementary color for #hex is #381A25.


I love getcolorcode.com

Triadic colors

1 #DAC7E5 and #E5DAC7 with #C7E5DA are triadic colors.

2 #DAE5C7 and #E5C7DA with #C7E5DA are triadic colors.