COLOR #C9E9BE

HEX: #C9E9BE RGB: (201,233,190)

Renk bilgisi

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

RGB renk modeli

#C9E9BE color RGB value is (201,233,190).

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

RGB bağlantıları ve doygunluk

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

201
233
190

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 233 + 190 = 624 (100%)
R 201 of 624 ~ 32.21%
G 233 of 624 ~ 37.34%
B 190 of 624 ~ 30.45'%

%32.21
%37.34
%30.45

CMYK RENK MODELİ

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

  • camgöbeği tonu 13.73%
  • eflatun tonu 0.00%
  • sarı tonu 18.45%
  • 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
%18.45
%8.63

Codes

Color #C9E9BE in popluar color models

C9 E9 BE
RGB 201 233 190
HSL 105° 49.43% 82.94%
HSB/HSV 105° 18.45% 91.37%
CMYK 13.73% 0.00% 18.45%
8.63%

Color #C9E9BE in popluar number systems.

HEX C9 E9 BE
Decimal 201 233 190
Binary 11001001 11101001 10111110
Octal 311 351 276

Shades and tints

Shades of #C9E9BE

#C9E9BE
(201,233,190)
#B7D4AD
(183,212,173)
#A5BF9C
(165,191,156)
#93AA8B
(147,170,139)
#81957A
(129,149,122)
#6F8069
(111,128,105)
#5D6B58
(93,107,88)
#4B5647
(75,86,71)
#394136
(57,65,54)
#272C25
(39,44,37)
#151714
(21,23,20)
#000000
(0,0,0)

Tints of #C9E9BE

#C9E9BE
(201,233,190)
#CDEBC3
(205,235,195)
#D1EDC8
(209,237,200)
#D5EFCD
(213,239,205)
#D9F1D2
(217,241,210)
#DDF3D7
(221,243,215)
#E1F5DC
(225,245,220)
#E5F7E1
(229,247,225)
#E9F9E6
(233,249,230)
#EDFBEB
(237,251,235)
#F1FDF0
(241,253,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9E9BE; }

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

This text font color is #C9E9BE.

Background Color

.myBgColor { background-color: #C9E9BE; }

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

This div background color is #C9E9BE.

Border color

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

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

This div border color is #C9E9BE.

Opacity

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

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

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

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

This text has shadow with #C9E9BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E9BE.

Preview

Color preview on black background

This text has color #C9E9BE on black background.


Color preview on white background

This text has color #C9E9BE on white background.


Black color preview on #C9E9BE background

This text has black color on #C9E9BE background.


White color preview on #C9E9BE background

This text has white color on #C9E9BE background.


Related colors

Complementary color

Complementary color for #hex is #361641.


I love getcolorcode.com

Triadic colors

1 #BEC9E9 and #E9BEC9 with #C9E9BE are triadic colors.

2 #BEE9C9 and #E9C9BE with #C9E9BE are triadic colors.