COLOR #C7E7CA

HEX: #C7E7CA RGB: (199,231,202)

Renk bilgisi

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

RGB renk modeli

#C7E7CA color RGB value is (199,231,202).

RGB: (199,231,202) (78%, 91%, 79%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 231 of 255 = 91%
B 202 of 255 = 79%

199
231
202

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 231 + 202 = 632 (100%)
R 199 of 632 ~ 31.49%
G 231 of 632 ~ 36.55%
B 202 of 632 ~ 31.96'%

%31.49
%36.55
%31.96

CMYK RENK MODELİ

#C7E7CA rengi CMYK tonu (14,0,13,9).

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

CMYK: (14,0,13,9)
C14M0Y13K9 (14%, 0%, 13%, 9%)
(0.14 / 0.00 / 0.13 / 0.09)

CMYK yüzdeleri

%13.85
%0
%12.55
%9.41

Codes

Color #C7E7CA in popluar color models

C7 E7 CA
RGB 199 231 202
HSL 126° 40.00% 84.31%
HSB/HSV 126° 13.85% 90.59%
CMYK 13.85% 0.00% 12.55%
9.41%

Color #C7E7CA in popluar number systems.

HEX C7 E7 CA
Decimal 199 231 202
Binary 11000111 11100111 11001010
Octal 307 347 312

Shades and tints

Shades of #C7E7CA

#C7E7CA
(199,231,202)
#B5D2B8
(181,210,184)
#A3BDA6
(163,189,166)
#91A894
(145,168,148)
#7F9382
(127,147,130)
#6D7E70
(109,126,112)
#5B695E
(91,105,94)
#49544C
(73,84,76)
#373F3A
(55,63,58)
#252A28
(37,42,40)
#131516
(19,21,22)
#000000
(0,0,0)

Tints of #C7E7CA

#C7E7CA
(199,231,202)
#CCE9CE
(204,233,206)
#D1EBD2
(209,235,210)
#D6EDD6
(214,237,214)
#DBEFDA
(219,239,218)
#E0F1DE
(224,241,222)
#E5F3E2
(229,243,226)
#EAF5E6
(234,245,230)
#EFF7EA
(239,247,234)
#F4F9EE
(244,249,238)
#F9FBF2
(249,251,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E7CA; }

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

This text font color is #C7E7CA.

Background Color

.myBgColor { background-color: #C7E7CA; }

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

This div background color is #C7E7CA.

Border color

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

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

This div border color is #C7E7CA.

Opacity

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

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

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

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

This text has shadow with #C7E7CA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E7CA.

Preview

Color preview on black background

This text has color #C7E7CA on black background.


Color preview on white background

This text has color #C7E7CA on white background.


Black color preview on #C7E7CA background

This text has black color on #C7E7CA background.


White color preview on #C7E7CA background

This text has white color on #C7E7CA background.


Related colors

Complementary color

Complementary color for #hex is #381835.


I love getcolorcode.com

Triadic colors

1 #CAC7E7 and #E7CAC7 with #C7E7CA are triadic colors.

2 #CAE7C7 and #E7C7CA with #C7E7CA are triadic colors.