COLOR #C9ECC7

HEX: #C9ECC7 RGB: (201,236,199)

Renk bilgisi

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

RGB renk modeli

#C9ECC7 color RGB value is (201,236,199).

RGB: (201,236,199) (79%, 93%, 78%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 236 of 255 = 93%
B 199 of 255 = 78%

201
236
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 236 + 199 = 636 (100%)
R 201 of 636 ~ 31.6%
G 236 of 636 ~ 37.11%
B 199 of 636 ~ 31.29'%

%31.6
%37.11
%31.29

CMYK RENK MODELİ

#C9ECC7 rengi CMYK tonu (15,0,16,7).

  • camgöbeği tonu 14.83%
  • eflatun tonu 0.00%
  • sarı tonu 15.68%
  • ana renk tonu 7.45%

CMYK: (15,0,16,7)
C15M0Y16K7 (15%, 0%, 16%, 7%)
(0.15 / 0.00 / 0.16 / 0.07)

CMYK yüzdeleri

%14.83
%0
%15.68
%7.45

Codes

Color #C9ECC7 in popluar color models

C9 EC C7
RGB 201 236 199
HSL 117° 49.33% 85.29%
HSB/HSV 117° 15.68% 92.55%
CMYK 14.83% 0.00% 15.68%
7.45%

Color #C9ECC7 in popluar number systems.

HEX C9 EC C7
Decimal 201 236 199
Binary 11001001 11101100 11000111
Octal 311 354 307

Shades and tints

Shades of #C9ECC7

#C9ECC7
(201,236,199)
#B7D7B5
(183,215,181)
#A5C2A3
(165,194,163)
#93AD91
(147,173,145)
#81987F
(129,152,127)
#6F836D
(111,131,109)
#5D6E5B
(93,110,91)
#4B5949
(75,89,73)
#394437
(57,68,55)
#272F25
(39,47,37)
#151A13
(21,26,19)
#000000
(0,0,0)

Tints of #C9ECC7

#C9ECC7
(201,236,199)
#CDEDCC
(205,237,204)
#D1EED1
(209,238,209)
#D5EFD6
(213,239,214)
#D9F0DB
(217,240,219)
#DDF1E0
(221,241,224)
#E1F2E5
(225,242,229)
#E5F3EA
(229,243,234)
#E9F4EF
(233,244,239)
#EDF5F4
(237,245,244)
#F1F6F9
(241,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9ECC7 color. Also use rgb(201,236,199) instead hex code.

Text Font Color

.myTextColor { color: #C9ECC7; }

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

This text font color is #C9ECC7.

Background Color

.myBgColor { background-color: #C9ECC7; }

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

This div background color is #C9ECC7.

Border color

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

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

This div border color is #C9ECC7.

Opacity

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

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

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

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

This text has shadow with #C9ECC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9ECC7.

Preview

Color preview on black background

This text has color #C9ECC7 on black background.


Color preview on white background

This text has color #C9ECC7 on white background.


Black color preview on #C9ECC7 background

This text has black color on #C9ECC7 background.


White color preview on #C9ECC7 background

This text has white color on #C9ECC7 background.


Related colors

Complementary color

Complementary color for #hex is #361338.


I love getcolorcode.com

Triadic colors

1 #C7C9EC and #ECC7C9 with #C9ECC7 are triadic colors.

2 #C7ECC9 and #ECC9C7 with #C9ECC7 are triadic colors.