COLOR #C2E592

HEX: #C2E592 RGB: (194,229,146)

Color info

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

RGB color model

#C2E592 color RGB value is (194,229,146).

RGB: (194,229,146) (76%, 90%, 57%)

RGB channels and saturation

R 194 of 255 = 76%
G 229 of 255 = 90%
B 146 of 255 = 57%

194
229
146

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

Portions of RGB colors in percentages

R + G + B = 194 + 229 + 146 = 569 (100%)
R 194 of 569 ~ 34.09%
G 229 of 569 ~ 40.25%
B 146 of 569 ~ 25.66'%

%34.09
%40.25
%25.66

CMYK color model

#C2E592 color CMYK value is (15,0,36,10).

  • cyan value is 15.28%
  • magenta value is 0.00%
  • yellow value is 36.24%
  • key color value is 10.20%

CMYK: (15,0,36,10)
C15M0Y36K10 (15%, 0%, 36%, 10%)
(0.15 / 0.00 / 0.36 / 0.10)

CMYK percentages

%15.28
%0
%36.24
%10.2

Codes

Color #C2E592 in popluar color models

C2 E5 92
RGB 194 229 146
HSL 85° 61.48% 73.53%
HSB/HSV 85° 36.24% 89.80%
CMYK 15.28% 0.00% 36.24%
10.20%

Color #C2E592 in popluar number systems.

HEX C2 E5 92
Decimal 194 229 146
Binary 11000010 11100101 10010010
Octal 302 345 222

Shades and tints

Shades of #C2E592

#C2E592
(194,229,146)
#B1D185
(177,209,133)
#A0BD78
(160,189,120)
#8FA96B
(143,169,107)
#7E955E
(126,149,94)
#6D8151
(109,129,81)
#5C6D44
(92,109,68)
#4B5937
(75,89,55)
#3A452A
(58,69,42)
#29311D
(41,49,29)
#181D10
(24,29,16)
#000000
(0,0,0)

Tints of #C2E592

#C2E592
(194,229,146)
#C7E79B
(199,231,155)
#CCE9A4
(204,233,164)
#D1EBAD
(209,235,173)
#D6EDB6
(214,237,182)
#DBEFBF
(219,239,191)
#E0F1C8
(224,241,200)
#E5F3D1
(229,243,209)
#EAF5DA
(234,245,218)
#EFF7E3
(239,247,227)
#F4F9EC
(244,249,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C2E592 color. Also use rgb(194,229,146) instead hex code.

Text Font Color

.myTextColor { color: #C2E592; }

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

This text font color is #C2E592.

Background Color

.myBgColor { background-color: #C2E592; }

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

This div background color is #C2E592.

Border color

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

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

This div border color is #C2E592.

Opacity

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

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

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

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

This text has shadow with #C2E592 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C2E592.

Preview

Color preview on black background

This text has color #C2E592 on black background.


Color preview on white background

This text has color #C2E592 on white background.


Black color preview on #C2E592 background

This text has black color on #C2E592 background.


White color preview on #C2E592 background

This text has white color on #C2E592 background.


Related colors

Complementary color

Complementary color for #hex is #3D1A6D.


I love getcolorcode.com

Triadic colors

1 #92C2E5 and #E592C2 with #C2E592 are triadic colors.

2 #92E5C2 and #E5C292 with #C2E592 are triadic colors.