COLOR #C7E5CE

HEX: #C7E5CE RGB: (199,229,206)

Renk bilgisi

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

RGB renk modeli

#C7E5CE color RGB value is (199,229,206).

RGB: (199,229,206) (78%, 90%, 81%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 229 of 255 = 90%
B 206 of 255 = 81%

199
229
206

R + G + B ~ 83%. #C7E5CE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 229 + 206 = 634 (100%)
R 199 of 634 ~ 31.39%
G 229 of 634 ~ 36.12%
B 206 of 634 ~ 32.49'%

%31.39
%36.12
%32.49

CMYK RENK MODELİ

#C7E5CE rengi CMYK tonu (13,0,10,10).

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

CMYK: (13,0,10,10)
C13M0Y10K10 (13%, 0%, 10%, 10%)
(0.13 / 0.00 / 0.10 / 0.10)

CMYK yüzdeleri

%13.1
%0
%10.04
%10.2

Codes

Color #C7E5CE in popluar color models

C7 E5 CE
RGB 199 229 206
HSL 134° 36.59% 83.92%
HSB/HSV 134° 13.10% 89.80%
CMYK 13.10% 0.00% 10.04%
10.20%

Color #C7E5CE in popluar number systems.

HEX C7 E5 CE
Decimal 199 229 206
Binary 11000111 11100101 11001110
Octal 307 345 316

Shades and tints

Shades of #C7E5CE

#C7E5CE
(199,229,206)
#B5D1BC
(181,209,188)
#A3BDAA
(163,189,170)
#91A998
(145,169,152)
#7F9586
(127,149,134)
#6D8174
(109,129,116)
#5B6D62
(91,109,98)
#495950
(73,89,80)
#37453E
(55,69,62)
#25312C
(37,49,44)
#131D1A
(19,29,26)
#000000
(0,0,0)

Tints of #C7E5CE

#C7E5CE
(199,229,206)
#CCE7D2
(204,231,210)
#D1E9D6
(209,233,214)
#D6EBDA
(214,235,218)
#DBEDDE
(219,237,222)
#E0EFE2
(224,239,226)
#E5F1E6
(229,241,230)
#EAF3EA
(234,243,234)
#EFF5EE
(239,245,238)
#F4F7F2
(244,247,242)
#F9F9F6
(249,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E5CE; }

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

This text font color is #C7E5CE.

Background Color

.myBgColor { background-color: #C7E5CE; }

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

This div background color is #C7E5CE.

Border color

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

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

This div border color is #C7E5CE.

Opacity

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

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

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

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

This text has shadow with #C7E5CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E5CE.

Preview

Color preview on black background

This text has color #C7E5CE on black background.


Color preview on white background

This text has color #C7E5CE on white background.


Black color preview on #C7E5CE background

This text has black color on #C7E5CE background.


White color preview on #C7E5CE background

This text has white color on #C7E5CE background.


Related colors

Complementary color

Complementary color for #hex is #381A31.


I love getcolorcode.com

Triadic colors

1 #CEC7E5 and #E5CEC7 with #C7E5CE are triadic colors.

2 #CEE5C7 and #E5C7CE with #C7E5CE are triadic colors.