COLOR #C9E7E7

HEX: #C9E7E7 RGB: (201,231,231)

Renk bilgisi

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

RGB renk modeli

#C9E7E7 color RGB value is (201,231,231).

RGB: (201,231,231) (79%, 91%, 91%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 231 of 255 = 91%
B 231 of 255 = 91%

201
231
231

R + G + B ~ 87%. #C9E7E7 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 231 + 231 = 663 (100%)
R 201 of 663 ~ 30.32%
G 231 of 663 ~ 34.84%
B 231 of 663 ~ 34.84'%

%30.32
%34.84
%34.84

CMYK RENK MODELİ

#C9E7E7 rengi CMYK tonu (13,0,0,9).

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

CMYK: (13,0,0,9)
C13M0Y0K9 (13%, 0%, 0%, 9%)
(0.13 / 0.00 / 0.00 / 0.09)

CMYK yüzdeleri

%12.99
%0
%0
%9.41

Codes

Color #C9E7E7 in popluar color models

C9 E7 E7
RGB 201 231 231
HSL 180° 38.46% 84.71%
HSB/HSV 180° 12.99% 90.59%
CMYK 12.99% 0.00% 0.00%
9.41%

Color #C9E7E7 in popluar number systems.

HEX C9 E7 E7
Decimal 201 231 231
Binary 11001001 11100111 11100111
Octal 311 347 347

Shades and tints

Shades of #C9E7E7

#C9E7E7
(201,231,231)
#B7D2D2
(183,210,210)
#A5BDBD
(165,189,189)
#93A8A8
(147,168,168)
#819393
(129,147,147)
#6F7E7E
(111,126,126)
#5D6969
(93,105,105)
#4B5454
(75,84,84)
#393F3F
(57,63,63)
#272A2A
(39,42,42)
#151515
(21,21,21)
#000000
(0,0,0)

Tints of #C9E7E7

#C9E7E7
(201,231,231)
#CDE9E9
(205,233,233)
#D1EBEB
(209,235,235)
#D5EDED
(213,237,237)
#D9EFEF
(217,239,239)
#DDF1F1
(221,241,241)
#E1F3F3
(225,243,243)
#E5F5F5
(229,245,245)
#E9F7F7
(233,247,247)
#EDF9F9
(237,249,249)
#F1FBFB
(241,251,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9E7E7; }

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

This text font color is #C9E7E7.

Background Color

.myBgColor { background-color: #C9E7E7; }

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

This div background color is #C9E7E7.

Border color

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

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

This div border color is #C9E7E7.

Opacity

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

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

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

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

This text has shadow with #C9E7E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E7E7.

Preview

Color preview on black background

This text has color #C9E7E7 on black background.


Color preview on white background

This text has color #C9E7E7 on white background.


Black color preview on #C9E7E7 background

This text has black color on #C9E7E7 background.


White color preview on #C9E7E7 background

This text has white color on #C9E7E7 background.


Related colors

Complementary color

Complementary color for #hex is #361818.


I love getcolorcode.com