COLOR #C9E58B

HEX: #C9E58B RGB: (201,229,139)

Renk bilgisi

#C9E58B contains mainly red and green colors. #C9E58B ‘ nin web güvenlik rengi #CCCC99 (ya da #CC9) dir.

RGB renk modeli

#C9E58B color RGB value is (201,229,139).

RGB: (201,229,139) (79%, 90%, 55%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 229 of 255 = 90%
B 139 of 255 = 55%

201
229
139

R + G + B ~ 75%. #C9E58B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 229 + 139 = 569 (100%)
R 201 of 569 ~ 35.33%
G 229 of 569 ~ 40.25%
B 139 of 569 ~ 24.43'%

%35.33
%40.25
%24.43

CMYK RENK MODELİ

#C9E58B rengi CMYK tonu (12,0,39,10).

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

CMYK: (12,0,39,10)
C12M0Y39K10 (12%, 0%, 39%, 10%)
(0.12 / 0.00 / 0.39 / 0.10)

CMYK yüzdeleri

%12.23
%0
%39.3
%10.2

Codes

Color #C9E58B in popluar color models

C9 E5 8B
RGB 201 229 139
HSL 79° 63.38% 72.16%
HSB/HSV 79° 39.30% 89.80%
CMYK 12.23% 0.00% 39.30%
10.20%

Color #C9E58B in popluar number systems.

HEX C9 E5 8B
Decimal 201 229 139
Binary 11001001 11100101 10001011
Octal 311 345 213

Shades and tints

Shades of #C9E58B

#C9E58B
(201,229,139)
#B7D17F
(183,209,127)
#A5BD73
(165,189,115)
#93A967
(147,169,103)
#81955B
(129,149,91)
#6F814F
(111,129,79)
#5D6D43
(93,109,67)
#4B5937
(75,89,55)
#39452B
(57,69,43)
#27311F
(39,49,31)
#151D13
(21,29,19)
#000000
(0,0,0)

Tints of #C9E58B

#C9E58B
(201,229,139)
#CDE795
(205,231,149)
#D1E99F
(209,233,159)
#D5EBA9
(213,235,169)
#D9EDB3
(217,237,179)
#DDEFBD
(221,239,189)
#E1F1C7
(225,241,199)
#E5F3D1
(229,243,209)
#E9F5DB
(233,245,219)
#EDF7E5
(237,247,229)
#F1F9EF
(241,249,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9E58B; }

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

This text font color is #C9E58B.

Background Color

.myBgColor { background-color: #C9E58B; }

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

This div background color is #C9E58B.

Border color

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

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

This div border color is #C9E58B.

Opacity

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

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

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

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

This text has shadow with #C9E58B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9E58B.

Preview

Color preview on black background

This text has color #C9E58B on black background.


Color preview on white background

This text has color #C9E58B on white background.


Black color preview on #C9E58B background

This text has black color on #C9E58B background.


White color preview on #C9E58B background

This text has white color on #C9E58B background.


Related colors

Complementary color

Complementary color for #hex is #361A74.


I love getcolorcode.com

Triadic colors

1 #8BC9E5 and #E58BC9 with #C9E58B are triadic colors.

2 #8BE5C9 and #E5C98B with #C9E58B are triadic colors.