COLOR #C7E6CC

HEX: #C7E6CC RGB: (199,230,204)

Renk bilgisi

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

RGB renk modeli

#C7E6CC color RGB value is (199,230,204).

RGB: (199,230,204) (78%, 90%, 80%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 230 of 255 = 90%
B 204 of 255 = 80%

199
230
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 230 + 204 = 633 (100%)
R 199 of 633 ~ 31.44%
G 230 of 633 ~ 36.33%
B 204 of 633 ~ 32.23'%

%31.44
%36.33
%32.23

CMYK RENK MODELİ

#C7E6CC rengi CMYK tonu (13,0,11,10).

  • camgöbeği tonu 13.48%
  • eflatun tonu 0.00%
  • sarı tonu 11.30%
  • ana renk tonu 9.80%

CMYK: (13,0,11,10)
C13M0Y11K10 (13%, 0%, 11%, 10%)
(0.13 / 0.00 / 0.11 / 0.10)

CMYK yüzdeleri

%13.48
%0
%11.3
%9.8

Codes

Color #C7E6CC in popluar color models

C7 E6 CC
RGB 199 230 204
HSL 130° 38.27% 84.12%
HSB/HSV 130° 13.48% 90.20%
CMYK 13.48% 0.00% 11.30%
9.80%

Color #C7E6CC in popluar number systems.

HEX C7 E6 CC
Decimal 199 230 204
Binary 11000111 11100110 11001100
Octal 307 346 314

Shades and tints

Shades of #C7E6CC

#C7E6CC
(199,230,204)
#B5D2BA
(181,210,186)
#A3BEA8
(163,190,168)
#91AA96
(145,170,150)
#7F9684
(127,150,132)
#6D8272
(109,130,114)
#5B6E60
(91,110,96)
#495A4E
(73,90,78)
#37463C
(55,70,60)
#25322A
(37,50,42)
#131E18
(19,30,24)
#000000
(0,0,0)

Tints of #C7E6CC

#C7E6CC
(199,230,204)
#CCE8D0
(204,232,208)
#D1EAD4
(209,234,212)
#D6ECD8
(214,236,216)
#DBEEDC
(219,238,220)
#E0F0E0
(224,240,224)
#E5F2E4
(229,242,228)
#EAF4E8
(234,244,232)
#EFF6EC
(239,246,236)
#F4F8F0
(244,248,240)
#F9FAF4
(249,250,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C7E6CC color. Also use rgb(199,230,204) instead hex code.

Text Font Color

.myTextColor { color: #C7E6CC; }

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

This text font color is #C7E6CC.

Background Color

.myBgColor { background-color: #C7E6CC; }

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

This div background color is #C7E6CC.

Border color

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

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

This div border color is #C7E6CC.

Opacity

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

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

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

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

This text has shadow with #C7E6CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E6CC.

Preview

Color preview on black background

This text has color #C7E6CC on black background.


Color preview on white background

This text has color #C7E6CC on white background.


Black color preview on #C7E6CC background

This text has black color on #C7E6CC background.


White color preview on #C7E6CC background

This text has white color on #C7E6CC background.


Related colors

Complementary color

Complementary color for #hex is #381933.


I love getcolorcode.com

Triadic colors

1 #CCC7E6 and #E6CCC7 with #C7E6CC are triadic colors.

2 #CCE6C7 and #E6C7CC with #C7E6CC are triadic colors.