COLOR #C5E393

HEX: #C5E393 RGB: (197,227,147)

Color info

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

RGB color model

#C5E393 color RGB value is (197,227,147).

RGB: (197,227,147) (77%, 89%, 58%)

RGB channels and saturation

R 197 of 255 = 77%
G 227 of 255 = 89%
B 147 of 255 = 58%

197
227
147

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

Portions of RGB colors in percentages

R + G + B = 197 + 227 + 147 = 571 (100%)
R 197 of 571 ~ 34.5%
G 227 of 571 ~ 39.75%
B 147 of 571 ~ 25.74'%

%34.5
%39.75
%25.74

CMYK color model

#C5E393 color CMYK value is (13,0,35,11).

  • cyan value is 13.22%
  • magenta value is 0.00%
  • yellow value is 35.24%
  • key color value is 10.98%

CMYK: (13,0,35,11)
C13M0Y35K11 (13%, 0%, 35%, 11%)
(0.13 / 0.00 / 0.35 / 0.11)

CMYK percentages

%13.22
%0
%35.24
%10.98

Codes

Color #C5E393 in popluar color models

C5 E3 93
RGB 197 227 147
HSL 83° 58.82% 73.33%
HSB/HSV 83° 35.24% 89.02%
CMYK 13.22% 0.00% 35.24%
10.98%

Color #C5E393 in popluar number systems.

HEX C5 E3 93
Decimal 197 227 147
Binary 11000101 11100011 10010011
Octal 305 343 223

Shades and tints

Shades of #C5E393

#C5E393
(197,227,147)
#B4CF86
(180,207,134)
#A3BB79
(163,187,121)
#92A76C
(146,167,108)
#81935F
(129,147,95)
#707F52
(112,127,82)
#5F6B45
(95,107,69)
#4E5738
(78,87,56)
#3D432B
(61,67,43)
#2C2F1E
(44,47,30)
#1B1B11
(27,27,17)
#000000
(0,0,0)

Tints of #C5E393

#C5E393
(197,227,147)
#CAE59C
(202,229,156)
#CFE7A5
(207,231,165)
#D4E9AE
(212,233,174)
#D9EBB7
(217,235,183)
#DEEDC0
(222,237,192)
#E3EFC9
(227,239,201)
#E8F1D2
(232,241,210)
#EDF3DB
(237,243,219)
#F2F5E4
(242,245,228)
#F7F7ED
(247,247,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5E393 color. Also use rgb(197,227,147) instead hex code.

Text Font Color

.myTextColor { color: #C5E393; }

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

This text font color is #C5E393.

Background Color

.myBgColor { background-color: #C5E393; }

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

This div background color is #C5E393.

Border color

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

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

This div border color is #C5E393.

Opacity

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

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

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

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

This text has shadow with #C5E393 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5E393.

Preview

Color preview on black background

This text has color #C5E393 on black background.


Color preview on white background

This text has color #C5E393 on white background.


Black color preview on #C5E393 background

This text has black color on #C5E393 background.


White color preview on #C5E393 background

This text has white color on #C5E393 background.


Related colors

Complementary color

Complementary color for #hex is #3A1C6C.


I love getcolorcode.com

Triadic colors

1 #93C5E3 and #E393C5 with #C5E393 are triadic colors.

2 #93E3C5 and #E3C593 with #C5E393 are triadic colors.