COLOR #C9E9C0

HEX: #C9E9C0 RGB: (201,233,192)

Renk bilgisi

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

RGB renk modeli

#C9E9C0 color RGB value is (201,233,192).

RGB: (201,233,192) (79%, 91%, 75%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 233 of 255 = 91%
B 192 of 255 = 75%

201
233
192

R + G + B ~ 82%. #C9E9C0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 233 + 192 = 626 (100%)
R 201 of 626 ~ 32.11%
G 233 of 626 ~ 37.22%
B 192 of 626 ~ 30.67'%

%32.11
%37.22
%30.67

CMYK RENK MODELİ

#C9E9C0 rengi CMYK tonu (14,0,18,9).

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

CMYK: (14,0,18,9)
C14M0Y18K9 (14%, 0%, 18%, 9%)
(0.14 / 0.00 / 0.18 / 0.09)

CMYK yüzdeleri

%13.73
%0
%17.6
%8.63

Codes

Color #C9E9C0 in popluar color models

C9 E9 C0
RGB 201 233 192
HSL 107° 48.24% 83.33%
HSB/HSV 107° 17.60% 91.37%
CMYK 13.73% 0.00% 17.60%
8.63%

Color #C9E9C0 in popluar number systems.

HEX C9 E9 C0
Decimal 201 233 192
Binary 11001001 11101001 11000000
Octal 311 351 300

Shades and tints

Shades of #C9E9C0

#C9E9C0
(201,233,192)
#B7D4AF
(183,212,175)
#A5BF9E
(165,191,158)
#93AA8D
(147,170,141)
#81957C
(129,149,124)
#6F806B
(111,128,107)
#5D6B5A
(93,107,90)
#4B5649
(75,86,73)
#394138
(57,65,56)
#272C27
(39,44,39)
#151716
(21,23,22)
#000000
(0,0,0)

Tints of #C9E9C0

#C9E9C0
(201,233,192)
#CDEBC5
(205,235,197)
#D1EDCA
(209,237,202)
#D5EFCF
(213,239,207)
#D9F1D4
(217,241,212)
#DDF3D9
(221,243,217)
#E1F5DE
(225,245,222)
#E5F7E3
(229,247,227)
#E9F9E8
(233,249,232)
#EDFBED
(237,251,237)
#F1FDF2
(241,253,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9E9C0; }

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

This text font color is #C9E9C0.

Background Color

.myBgColor { background-color: #C9E9C0; }

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

This div background color is #C9E9C0.

Border color

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

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

This div border color is #C9E9C0.

Opacity

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

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

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

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

This text has shadow with #C9E9C0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E9C0.

Preview

Color preview on black background

This text has color #C9E9C0 on black background.


Color preview on white background

This text has color #C9E9C0 on white background.


Black color preview on #C9E9C0 background

This text has black color on #C9E9C0 background.


White color preview on #C9E9C0 background

This text has white color on #C9E9C0 background.


Related colors

Complementary color

Complementary color for #hex is #36163F.


I love getcolorcode.com

Triadic colors

1 #C0C9E9 and #E9C0C9 with #C9E9C0 are triadic colors.

2 #C0E9C9 and #E9C9C0 with #C9E9C0 are triadic colors.