COLOR #C7E7CC

HEX: #C7E7CC RGB: (199,231,204)

Renk bilgisi

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

RGB renk modeli

#C7E7CC color RGB value is (199,231,204).

RGB: (199,231,204) (78%, 91%, 80%)

RGB bağlantıları ve doygunluk

R 199 of 255 = 78%
G 231 of 255 = 91%
B 204 of 255 = 80%

199
231
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 199 + 231 + 204 = 634 (100%)
R 199 of 634 ~ 31.39%
G 231 of 634 ~ 36.44%
B 204 of 634 ~ 32.18'%

%31.39
%36.44
%32.18

CMYK RENK MODELİ

#C7E7CC rengi CMYK tonu (14,0,12,9).

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

CMYK: (14,0,12,9)
C14M0Y12K9 (14%, 0%, 12%, 9%)
(0.14 / 0.00 / 0.12 / 0.09)

CMYK yüzdeleri

%13.85
%0
%11.69
%9.41

Codes

Color #C7E7CC in popluar color models

C7 E7 CC
RGB 199 231 204
HSL 129° 40.00% 84.31%
HSB/HSV 129° 13.85% 90.59%
CMYK 13.85% 0.00% 11.69%
9.41%

Color #C7E7CC in popluar number systems.

HEX C7 E7 CC
Decimal 199 231 204
Binary 11000111 11100111 11001100
Octal 307 347 314

Shades and tints

Shades of #C7E7CC

#C7E7CC
(199,231,204)
#B5D2BA
(181,210,186)
#A3BDA8
(163,189,168)
#91A896
(145,168,150)
#7F9384
(127,147,132)
#6D7E72
(109,126,114)
#5B6960
(91,105,96)
#49544E
(73,84,78)
#373F3C
(55,63,60)
#252A2A
(37,42,42)
#131518
(19,21,24)
#000000
(0,0,0)

Tints of #C7E7CC

#C7E7CC
(199,231,204)
#CCE9D0
(204,233,208)
#D1EBD4
(209,235,212)
#D6EDD8
(214,237,216)
#DBEFDC
(219,239,220)
#E0F1E0
(224,241,224)
#E5F3E4
(229,243,228)
#EAF5E8
(234,245,232)
#EFF7EC
(239,247,236)
#F4F9F0
(244,249,240)
#F9FBF4
(249,251,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C7E7CC; }

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

This text font color is #C7E7CC.

Background Color

.myBgColor { background-color: #C7E7CC; }

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

This div background color is #C7E7CC.

Border color

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

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

This div border color is #C7E7CC.

Opacity

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

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

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

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

This text has shadow with #C7E7CC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C7E7CC.

Preview

Color preview on black background

This text has color #C7E7CC on black background.


Color preview on white background

This text has color #C7E7CC on white background.


Black color preview on #C7E7CC background

This text has black color on #C7E7CC background.


White color preview on #C7E7CC background

This text has white color on #C7E7CC background.


Related colors

Complementary color

Complementary color for #hex is #381833.


I love getcolorcode.com

Triadic colors

1 #CCC7E7 and #E7CCC7 with #C7E7CC are triadic colors.

2 #CCE7C7 and #E7C7CC with #C7E7CC are triadic colors.