COLOR #C7E9C2

HEX: #C7E9C2 RGB: (199,233,194)

Renk bilgisi

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

RGB renk modeli

#C7E9C2 color RGB value is (199,233,194).

RGB: (199,233,194) (78%, 91%, 76%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 233 of 255 = 91%
B 194 of 255 = 76%

199
233
194

R + G + B ~ 82%. #C7E9C2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 233 + 194 = 626 (100%)
R 199 of 626 ~ 31.79%
G 233 of 626 ~ 37.22%
B 194 of 626 ~ 30.99'%

%31.79
%37.22
%30.99

CMYK RENK MODELİ

#C7E9C2 rengi CMYK tonu (15,0,17,9).

  • camgöbeği tonu 14.59%
  • eflatun tonu 0.00%
  • sarı tonu 16.74%
  • ana renk tonu 8.63%

CMYK: (15,0,17,9)
C15M0Y17K9 (15%, 0%, 17%, 9%)
(0.15 / 0.00 / 0.17 / 0.09)

CMYK yüzdeleri

%14.59
%0
%16.74
%8.63

Codes

Color #C7E9C2 in popluar color models

C7 E9 C2
RGB 199 233 194
HSL 112° 46.99% 83.73%
HSB/HSV 112° 16.74% 91.37%
CMYK 14.59% 0.00% 16.74%
8.63%

Color #C7E9C2 in popluar number systems.

HEX C7 E9 C2
Decimal 199 233 194
Binary 11000111 11101001 11000010
Octal 307 351 302

Shades and tints

Shades of #C7E9C2

#C7E9C2
(199,233,194)
#B5D4B1
(181,212,177)
#A3BFA0
(163,191,160)
#91AA8F
(145,170,143)
#7F957E
(127,149,126)
#6D806D
(109,128,109)
#5B6B5C
(91,107,92)
#49564B
(73,86,75)
#37413A
(55,65,58)
#252C29
(37,44,41)
#131718
(19,23,24)
#000000
(0,0,0)

Tints of #C7E9C2

#C7E9C2
(199,233,194)
#CCEBC7
(204,235,199)
#D1EDCC
(209,237,204)
#D6EFD1
(214,239,209)
#DBF1D6
(219,241,214)
#E0F3DB
(224,243,219)
#E5F5E0
(229,245,224)
#EAF7E5
(234,247,229)
#EFF9EA
(239,249,234)
#F4FBEF
(244,251,239)
#F9FDF4
(249,253,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7E9C2 color. Also use rgb(199,233,194) instead hex code.

Text Font Color

.myTextColor { color: #C7E9C2; }

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

This text font color is #C7E9C2.

Background Color

.myBgColor { background-color: #C7E9C2; }

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

This div background color is #C7E9C2.

Border color

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

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

This div border color is #C7E9C2.

Opacity

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

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

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

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

This text has shadow with #C7E9C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E9C2.

Preview

Color preview on black background

This text has color #C7E9C2 on black background.


Color preview on white background

This text has color #C7E9C2 on white background.


Black color preview on #C7E9C2 background

This text has black color on #C7E9C2 background.


White color preview on #C7E9C2 background

This text has white color on #C7E9C2 background.


Related colors

Complementary color

Complementary color for #hex is #38163D.


I love getcolorcode.com

Triadic colors

1 #C2C7E9 and #E9C2C7 with #C7E9C2 are triadic colors.

2 #C2E9C7 and #E9C7C2 with #C7E9C2 are triadic colors.