COLOR #C9E5BE

HEX: #C9E5BE RGB: (201,229,190)

Renk bilgisi

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

RGB renk modeli

#C9E5BE color RGB value is (201,229,190).

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

RGB bağlantıları ve doygunluk

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

201
229
190

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 229 + 190 = 620 (100%)
R 201 of 620 ~ 32.42%
G 229 of 620 ~ 36.94%
B 190 of 620 ~ 30.65'%

%32.42
%36.94
%30.65

CMYK RENK MODELİ

#C9E5BE rengi CMYK tonu (12,0,17,10).

  • camgöbeği tonu 12.23%
  • eflatun tonu 0.00%
  • sarı tonu 17.03%
  • ana renk tonu 10.20%

CMYK: (12,0,17,10)
C12M0Y17K10 (12%, 0%, 17%, 10%)
(0.12 / 0.00 / 0.17 / 0.10)

CMYK yüzdeleri

%12.23
%0
%17.03
%10.2

Codes

Color #C9E5BE in popluar color models

C9 E5 BE
RGB 201 229 190
HSL 103° 42.86% 82.16%
HSB/HSV 103° 17.03% 89.80%
CMYK 12.23% 0.00% 17.03%
10.20%

Color #C9E5BE in popluar number systems.

HEX C9 E5 BE
Decimal 201 229 190
Binary 11001001 11100101 10111110
Octal 311 345 276

Shades and tints

Shades of #C9E5BE

#C9E5BE
(201,229,190)
#B7D1AD
(183,209,173)
#A5BD9C
(165,189,156)
#93A98B
(147,169,139)
#81957A
(129,149,122)
#6F8169
(111,129,105)
#5D6D58
(93,109,88)
#4B5947
(75,89,71)
#394536
(57,69,54)
#273125
(39,49,37)
#151D14
(21,29,20)
#000000
(0,0,0)

Tints of #C9E5BE

#C9E5BE
(201,229,190)
#CDE7C3
(205,231,195)
#D1E9C8
(209,233,200)
#D5EBCD
(213,235,205)
#D9EDD2
(217,237,210)
#DDEFD7
(221,239,215)
#E1F1DC
(225,241,220)
#E5F3E1
(229,243,225)
#E9F5E6
(233,245,230)
#EDF7EB
(237,247,235)
#F1F9F0
(241,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9E5BE; }

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

This text font color is #C9E5BE.

Background Color

.myBgColor { background-color: #C9E5BE; }

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

This div background color is #C9E5BE.

Border color

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

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

This div border color is #C9E5BE.

Opacity

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

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

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

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

This text has shadow with #C9E5BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E5BE.

Preview

Color preview on black background

This text has color #C9E5BE on black background.


Color preview on white background

This text has color #C9E5BE on white background.


Black color preview on #C9E5BE background

This text has black color on #C9E5BE background.


White color preview on #C9E5BE background

This text has white color on #C9E5BE background.


Related colors

Complementary color

Complementary color for #hex is #361A41.


I love getcolorcode.com

Triadic colors

1 #BEC9E5 and #E5BEC9 with #C9E5BE are triadic colors.

2 #BEE5C9 and #E5C9BE with #C9E5BE are triadic colors.