COLOR #C5E58B

HEX: #C5E58B RGB: (197,229,139)

Color info

#C5E58B contains mainly red and green colors. Web safe color of #C5E58B is #CCCC99 (or #CC9).

RGB color model

#C5E58B color RGB value is (197,229,139).

RGB: (197,229,139) (77%, 90%, 55%)

RGB channels and saturation

R 197 of 255 = 77%
G 229 of 255 = 90%
B 139 of 255 = 55%

197
229
139

R + G + B ~ 74%. #C5E58B is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 229 + 139 = 565 (100%)
R 197 of 565 ~ 34.87%
G 229 of 565 ~ 40.53%
B 139 of 565 ~ 24.6'%

%34.87
%40.53
%24.6

CMYK color model

#C5E58B color CMYK value is (14,0,39,10).

  • cyan value is 13.97%
  • magenta value is 0.00%
  • yellow value is 39.30%
  • key color value is 10.20%

CMYK: (14,0,39,10)
C14M0Y39K10 (14%, 0%, 39%, 10%)
(0.14 / 0.00 / 0.39 / 0.10)

CMYK percentages

%13.97
%0
%39.3
%10.2

Codes

Color #C5E58B in popluar color models

C5 E5 8B
RGB 197 229 139
HSL 81° 63.38% 72.16%
HSB/HSV 81° 39.30% 89.80%
CMYK 13.97% 0.00% 39.30%
10.20%

Color #C5E58B in popluar number systems.

HEX C5 E5 8B
Decimal 197 229 139
Binary 11000101 11100101 10001011
Octal 305 345 213

Shades and tints

Shades of #C5E58B

#C5E58B
(197,229,139)
#B4D17F
(180,209,127)
#A3BD73
(163,189,115)
#92A967
(146,169,103)
#81955B
(129,149,91)
#70814F
(112,129,79)
#5F6D43
(95,109,67)
#4E5937
(78,89,55)
#3D452B
(61,69,43)
#2C311F
(44,49,31)
#1B1D13
(27,29,19)
#000000
(0,0,0)

Tints of #C5E58B

#C5E58B
(197,229,139)
#CAE795
(202,231,149)
#CFE99F
(207,233,159)
#D4EBA9
(212,235,169)
#D9EDB3
(217,237,179)
#DEEFBD
(222,239,189)
#E3F1C7
(227,241,199)
#E8F3D1
(232,243,209)
#EDF5DB
(237,245,219)
#F2F7E5
(242,247,229)
#F7F9EF
(247,249,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C5E58B; }

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

This text font color is #C5E58B.

Background Color

.myBgColor { background-color: #C5E58B; }

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

This div background color is #C5E58B.

Border color

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

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

This div border color is #C5E58B.

Opacity

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

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

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

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

This text has shadow with #C5E58B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E58B.

Preview

Color preview on black background

This text has color #C5E58B on black background.


Color preview on white background

This text has color #C5E58B on white background.


Black color preview on #C5E58B background

This text has black color on #C5E58B background.


White color preview on #C5E58B background

This text has white color on #C5E58B background.


Related colors

Complementary color

Complementary color for #hex is #3A1A74.


I love getcolorcode.com

Triadic colors

1 #8BC5E5 and #E58BC5 with #C5E58B are triadic colors.

2 #8BE5C5 and #E5C58B with #C5E58B are triadic colors.