COLOR #C5ED92

HEX: #C5ED92 RGB: (197,237,146)

Color info

#C5ED92 contains mainly red and green colors. Web safe color of #C5ED92 is #CCFF99 (or #CF9).

RGB color model

#C5ED92 color RGB value is (197,237,146).

RGB: (197,237,146) (77%, 93%, 57%)

RGB channels and saturation

R 197 of 255 = 77%
G 237 of 255 = 93%
B 146 of 255 = 57%

197
237
146

R + G + B ~ 76%. #C5ED92 is quite light color.

Portions of RGB colors in percentages

R + G + B = 197 + 237 + 146 = 580 (100%)
R 197 of 580 ~ 33.97%
G 237 of 580 ~ 40.86%
B 146 of 580 ~ 25.17'%

%33.97
%40.86
%25.17

CMYK color model

#C5ED92 color CMYK value is (17,0,38,7).

  • cyan value is 16.88%
  • magenta value is 0.00%
  • yellow value is 38.40%
  • key color value is 7.06%

CMYK: (17,0,38,7)
C17M0Y38K7 (17%, 0%, 38%, 7%)
(0.17 / 0.00 / 0.38 / 0.07)

CMYK percentages

%16.88
%0
%38.4
%7.06

Codes

Color #C5ED92 in popluar color models

C5 ED 92
RGB 197 237 146
HSL 86° 71.65% 75.10%
HSB/HSV 86° 38.40% 92.94%
CMYK 16.88% 0.00% 38.40%
7.06%

Color #C5ED92 in popluar number systems.

HEX C5 ED 92
Decimal 197 237 146
Binary 11000101 11101101 10010010
Octal 305 355 222

Shades and tints

Shades of #C5ED92

#C5ED92
(197,237,146)
#B4D885
(180,216,133)
#A3C378
(163,195,120)
#92AE6B
(146,174,107)
#81995E
(129,153,94)
#708451
(112,132,81)
#5F6F44
(95,111,68)
#4E5A37
(78,90,55)
#3D452A
(61,69,42)
#2C301D
(44,48,29)
#1B1B10
(27,27,16)
#000000
(0,0,0)

Tints of #C5ED92

#C5ED92
(197,237,146)
#CAEE9B
(202,238,155)
#CFEFA4
(207,239,164)
#D4F0AD
(212,240,173)
#D9F1B6
(217,241,182)
#DEF2BF
(222,242,191)
#E3F3C8
(227,243,200)
#E8F4D1
(232,244,209)
#EDF5DA
(237,245,218)
#F2F6E3
(242,246,227)
#F7F7EC
(247,247,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C5ED92 color. Also use rgb(197,237,146) instead hex code.

Text Font Color

.myTextColor { color: #C5ED92; }

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

This text font color is #C5ED92.

Background Color

.myBgColor { background-color: #C5ED92; }

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

This div background color is #C5ED92.

Border color

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

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

This div border color is #C5ED92.

Opacity

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

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

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

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

This text has shadow with #C5ED92 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C5ED92.

Preview

Color preview on black background

This text has color #C5ED92 on black background.


Color preview on white background

This text has color #C5ED92 on white background.


Black color preview on #C5ED92 background

This text has black color on #C5ED92 background.


White color preview on #C5ED92 background

This text has white color on #C5ED92 background.


Related colors

Complementary color

Complementary color for #hex is #3A126D.


I love getcolorcode.com

Triadic colors

1 #92C5ED and #ED92C5 with #C5ED92 are triadic colors.

2 #92EDC5 and #EDC592 with #C5ED92 are triadic colors.