COLOR #C9E9E2

HEX: #C9E9E2 RGB: (201,233,226)

Renk bilgisi

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

RGB renk modeli

#C9E9E2 color RGB value is (201,233,226).

RGB: (201,233,226) (79%, 91%, 89%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 233 of 255 = 91%
B 226 of 255 = 89%

201
233
226

R + G + B ~ 86%. #C9E9E2 is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 233 + 226 = 660 (100%)
R 201 of 660 ~ 30.45%
G 233 of 660 ~ 35.3%
B 226 of 660 ~ 34.24'%

%30.45
%35.3
%34.24

CMYK RENK MODELİ

#C9E9E2 rengi CMYK tonu (14,0,3,9).

  • camgöbeği tonu 13.73%
  • eflatun tonu 0.00%
  • sarı tonu 3.00%
  • ana renk tonu 8.63%

CMYK: (14,0,3,9)
C14M0Y3K9 (14%, 0%, 3%, 9%)
(0.14 / 0.00 / 0.03 / 0.09)

CMYK yüzdeleri

%13.73
%0
%3
%8.63

Codes

Color #C9E9E2 in popluar color models

C9 E9 E2
RGB 201 233 226
HSL 167° 42.11% 85.10%
HSB/HSV 167° 13.73% 91.37%
CMYK 13.73% 0.00% 3.00%
8.63%

Color #C9E9E2 in popluar number systems.

HEX C9 E9 E2
Decimal 201 233 226
Binary 11001001 11101001 11100010
Octal 311 351 342

Shades and tints

Shades of #C9E9E2

#C9E9E2
(201,233,226)
#B7D4CE
(183,212,206)
#A5BFBA
(165,191,186)
#93AAA6
(147,170,166)
#819592
(129,149,146)
#6F807E
(111,128,126)
#5D6B6A
(93,107,106)
#4B5656
(75,86,86)
#394142
(57,65,66)
#272C2E
(39,44,46)
#15171A
(21,23,26)
#000000
(0,0,0)

Tints of #C9E9E2

#C9E9E2
(201,233,226)
#CDEBE4
(205,235,228)
#D1EDE6
(209,237,230)
#D5EFE8
(213,239,232)
#D9F1EA
(217,241,234)
#DDF3EC
(221,243,236)
#E1F5EE
(225,245,238)
#E5F7F0
(229,247,240)
#E9F9F2
(233,249,242)
#EDFBF4
(237,251,244)
#F1FDF6
(241,253,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9E9E2; }

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

This text font color is #C9E9E2.

Background Color

.myBgColor { background-color: #C9E9E2; }

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

This div background color is #C9E9E2.

Border color

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

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

This div border color is #C9E9E2.

Opacity

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

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

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

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

This text has shadow with #C9E9E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E9E2.

Preview

Color preview on black background

This text has color #C9E9E2 on black background.


Color preview on white background

This text has color #C9E9E2 on white background.


Black color preview on #C9E9E2 background

This text has black color on #C9E9E2 background.


White color preview on #C9E9E2 background

This text has white color on #C9E9E2 background.


Related colors

Complementary color

Complementary color for #hex is #36161D.


I love getcolorcode.com

Triadic colors

1 #E2C9E9 and #E9E2C9 with #C9E9E2 are triadic colors.

2 #E2E9C9 and #E9C9E2 with #C9E9E2 are triadic colors.