COLOR #C7E4D7

HEX: #C7E4D7 RGB: (199,228,215)

Renk bilgisi

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

RGB renk modeli

#C7E4D7 color RGB value is (199,228,215).

RGB: (199,228,215) (78%, 89%, 84%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 228 of 255 = 89%
B 215 of 255 = 84%

199
228
215

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 228 + 215 = 642 (100%)
R 199 of 642 ~ 31%
G 228 of 642 ~ 35.51%
B 215 of 642 ~ 33.49'%

%31
%35.51
%33.49

CMYK RENK MODELİ

#C7E4D7 rengi CMYK tonu (13,0,6,11).

  • camgöbeği tonu 12.72%
  • eflatun tonu 0.00%
  • sarı tonu 5.70%
  • ana renk tonu 10.59%

CMYK: (13,0,6,11)
C13M0Y6K11 (13%, 0%, 6%, 11%)
(0.13 / 0.00 / 0.06 / 0.11)

CMYK yüzdeleri

%12.72
%0
%5.7
%10.59

Codes

Color #C7E4D7 in popluar color models

C7 E4 D7
RGB 199 228 215
HSL 153° 34.94% 83.73%
HSB/HSV 153° 12.72% 89.41%
CMYK 12.72% 0.00% 5.70%
10.59%

Color #C7E4D7 in popluar number systems.

HEX C7 E4 D7
Decimal 199 228 215
Binary 11000111 11100100 11010111
Octal 307 344 327

Shades and tints

Shades of #C7E4D7

#C7E4D7
(199,228,215)
#B5D0C4
(181,208,196)
#A3BCB1
(163,188,177)
#91A89E
(145,168,158)
#7F948B
(127,148,139)
#6D8078
(109,128,120)
#5B6C65
(91,108,101)
#495852
(73,88,82)
#37443F
(55,68,63)
#25302C
(37,48,44)
#131C19
(19,28,25)
#000000
(0,0,0)

Tints of #C7E4D7

#C7E4D7
(199,228,215)
#CCE6DA
(204,230,218)
#D1E8DD
(209,232,221)
#D6EAE0
(214,234,224)
#DBECE3
(219,236,227)
#E0EEE6
(224,238,230)
#E5F0E9
(229,240,233)
#EAF2EC
(234,242,236)
#EFF4EF
(239,244,239)
#F4F6F2
(244,246,242)
#F9F8F5
(249,248,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7E4D7 color. Also use rgb(199,228,215) instead hex code.

Text Font Color

.myTextColor { color: #C7E4D7; }

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

This text font color is #C7E4D7.

Background Color

.myBgColor { background-color: #C7E4D7; }

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

This div background color is #C7E4D7.

Border color

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

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

This div border color is #C7E4D7.

Opacity

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

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

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

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

This text has shadow with #C7E4D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E4D7.

Preview

Color preview on black background

This text has color #C7E4D7 on black background.


Color preview on white background

This text has color #C7E4D7 on white background.


Black color preview on #C7E4D7 background

This text has black color on #C7E4D7 background.


White color preview on #C7E4D7 background

This text has white color on #C7E4D7 background.


Related colors

Complementary color

Complementary color for #hex is #381B28.


I love getcolorcode.com

Triadic colors

1 #D7C7E4 and #E4D7C7 with #C7E4D7 are triadic colors.

2 #D7E4C7 and #E4C7D7 with #C7E4D7 are triadic colors.