COLOR #C7E5CA

HEX: #C7E5CA RGB: (199,229,202)

Renk bilgisi

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

RGB renk modeli

#C7E5CA color RGB value is (199,229,202).

RGB: (199,229,202) (78%, 90%, 79%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 229 of 255 = 90%
B 202 of 255 = 79%

199
229
202

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 229 + 202 = 630 (100%)
R 199 of 630 ~ 31.59%
G 229 of 630 ~ 36.35%
B 202 of 630 ~ 32.06'%

%31.59
%36.35
%32.06

CMYK RENK MODELİ

#C7E5CA rengi CMYK tonu (13,0,12,10).

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

CMYK: (13,0,12,10)
C13M0Y12K10 (13%, 0%, 12%, 10%)
(0.13 / 0.00 / 0.12 / 0.10)

CMYK yüzdeleri

%13.1
%0
%11.79
%10.2

Codes

Color #C7E5CA in popluar color models

C7 E5 CA
RGB 199 229 202
HSL 126° 36.59% 83.92%
HSB/HSV 126° 13.10% 89.80%
CMYK 13.10% 0.00% 11.79%
10.20%

Color #C7E5CA in popluar number systems.

HEX C7 E5 CA
Decimal 199 229 202
Binary 11000111 11100101 11001010
Octal 307 345 312

Shades and tints

Shades of #C7E5CA

#C7E5CA
(199,229,202)
#B5D1B8
(181,209,184)
#A3BDA6
(163,189,166)
#91A994
(145,169,148)
#7F9582
(127,149,130)
#6D8170
(109,129,112)
#5B6D5E
(91,109,94)
#49594C
(73,89,76)
#37453A
(55,69,58)
#253128
(37,49,40)
#131D16
(19,29,22)
#000000
(0,0,0)

Tints of #C7E5CA

#C7E5CA
(199,229,202)
#CCE7CE
(204,231,206)
#D1E9D2
(209,233,210)
#D6EBD6
(214,235,214)
#DBEDDA
(219,237,218)
#E0EFDE
(224,239,222)
#E5F1E2
(229,241,226)
#EAF3E6
(234,243,230)
#EFF5EA
(239,245,234)
#F4F7EE
(244,247,238)
#F9F9F2
(249,249,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E5CA; }

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

This text font color is #C7E5CA.

Background Color

.myBgColor { background-color: #C7E5CA; }

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

This div background color is #C7E5CA.

Border color

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

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

This div border color is #C7E5CA.

Opacity

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

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

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

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

This text has shadow with #C7E5CA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E5CA.

Preview

Color preview on black background

This text has color #C7E5CA on black background.


Color preview on white background

This text has color #C7E5CA on white background.


Black color preview on #C7E5CA background

This text has black color on #C7E5CA background.


White color preview on #C7E5CA background

This text has white color on #C7E5CA background.


Related colors

Complementary color

Complementary color for #hex is #381A35.


I love getcolorcode.com

Triadic colors

1 #CAC7E5 and #E5CAC7 with #C7E5CA are triadic colors.

2 #CAE5C7 and #E5C7CA with #C7E5CA are triadic colors.