COLOR #C9E6BE

HEX: #C9E6BE RGB: (201,230,190)

Renk bilgisi

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

RGB renk modeli

#C9E6BE color RGB value is (201,230,190).

RGB: (201,230,190) (79%, 90%, 75%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 230 of 255 = 90%
B 190 of 255 = 75%

201
230
190

R + G + B ~ 81%. #C9E6BE is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 230 + 190 = 621 (100%)
R 201 of 621 ~ 32.37%
G 230 of 621 ~ 37.04%
B 190 of 621 ~ 30.6'%

%32.37
%37.04
%30.6

CMYK RENK MODELİ

#C9E6BE rengi CMYK tonu (13,0,17,10).

  • camgöbeği tonu 12.61%
  • eflatun tonu 0.00%
  • sarı tonu 17.39%
  • ana renk tonu 9.80%

CMYK: (13,0,17,10)
C13M0Y17K10 (13%, 0%, 17%, 10%)
(0.13 / 0.00 / 0.17 / 0.10)

CMYK yüzdeleri

%12.61
%0
%17.39
%9.8

Codes

Color #C9E6BE in popluar color models

C9 E6 BE
RGB 201 230 190
HSL 104° 44.44% 82.35%
HSB/HSV 104° 17.39% 90.20%
CMYK 12.61% 0.00% 17.39%
9.80%

Color #C9E6BE in popluar number systems.

HEX C9 E6 BE
Decimal 201 230 190
Binary 11001001 11100110 10111110
Octal 311 346 276

Shades and tints

Shades of #C9E6BE

#C9E6BE
(201,230,190)
#B7D2AD
(183,210,173)
#A5BE9C
(165,190,156)
#93AA8B
(147,170,139)
#81967A
(129,150,122)
#6F8269
(111,130,105)
#5D6E58
(93,110,88)
#4B5A47
(75,90,71)
#394636
(57,70,54)
#273225
(39,50,37)
#151E14
(21,30,20)
#000000
(0,0,0)

Tints of #C9E6BE

#C9E6BE
(201,230,190)
#CDE8C3
(205,232,195)
#D1EAC8
(209,234,200)
#D5ECCD
(213,236,205)
#D9EED2
(217,238,210)
#DDF0D7
(221,240,215)
#E1F2DC
(225,242,220)
#E5F4E1
(229,244,225)
#E9F6E6
(233,246,230)
#EDF8EB
(237,248,235)
#F1FAF0
(241,250,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9E6BE; }

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

This text font color is #C9E6BE.

Background Color

.myBgColor { background-color: #C9E6BE; }

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

This div background color is #C9E6BE.

Border color

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

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

This div border color is #C9E6BE.

Opacity

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

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

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

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

This text has shadow with #C9E6BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E6BE.

Preview

Color preview on black background

This text has color #C9E6BE on black background.


Color preview on white background

This text has color #C9E6BE on white background.


Black color preview on #C9E6BE background

This text has black color on #C9E6BE background.


White color preview on #C9E6BE background

This text has white color on #C9E6BE background.


Related colors

Complementary color

Complementary color for #hex is #361941.


I love getcolorcode.com

Triadic colors

1 #BEC9E6 and #E6BEC9 with #C9E6BE are triadic colors.

2 #BEE6C9 and #E6C9BE with #C9E6BE are triadic colors.