COLOR #76D292

HEX: #76D292 RGB: (118,210,146)

Color info

#76D292 contains mainly green color. Web safe color of #76D292 is #66CC99 (or #6C9).

RGB color model

#76D292 color RGB value is (118,210,146).

RGB: (118,210,146) (46%, 82%, 57%)

RGB channels and saturation

R 118 of 255 = 46%
G 210 of 255 = 82%
B 146 of 255 = 57%

118
210
146

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

Portions of RGB colors in percentages

R + G + B = 118 + 210 + 146 = 474 (100%)
R 118 of 474 ~ 24.89%
G 210 of 474 ~ 44.3%
B 146 of 474 ~ 30.8'%

%24.89
%44.3
%30.8

CMYK color model

#76D292 color CMYK value is (44,0,30,18).

  • cyan value is 43.81%
  • magenta value is 0.00%
  • yellow value is 30.48%
  • key color value is 17.65%

CMYK: (44,0,30,18)
C44M0Y30K18 (44%, 0%, 30%, 18%)
(0.44 / 0.00 / 0.30 / 0.18)

CMYK percentages

%43.81
%0
%30.48
%17.65

Codes

Color #76D292 in popluar color models

76 D2 92
RGB 118 210 146
HSL 138° 50.55% 64.31%
HSB/HSV 138° 43.81% 82.35%
CMYK 43.81% 0.00% 30.48%
17.65%

Color #76D292 in popluar number systems.

HEX 76 D2 92
Decimal 118 210 146
Binary 1110110 11010010 10010010
Octal 166 322 222

Shades and tints

Shades of #76D292

#76D292
(118,210,146)
#6CBF85
(108,191,133)
#62AC78
(98,172,120)
#58996B
(88,153,107)
#4E865E
(78,134,94)
#447351
(68,115,81)
#3A6044
(58,96,68)
#304D37
(48,77,55)
#263A2A
(38,58,42)
#1C271D
(28,39,29)
#121410
(18,20,16)
#000000
(0,0,0)

Tints of #76D292

#76D292
(118,210,146)
#82D69B
(130,214,155)
#8EDAA4
(142,218,164)
#9ADEAD
(154,222,173)
#A6E2B6
(166,226,182)
#B2E6BF
(178,230,191)
#BEEAC8
(190,234,200)
#CAEED1
(202,238,209)
#D6F2DA
(214,242,218)
#E2F6E3
(226,246,227)
#EEFAEC
(238,250,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76D292 color. Also use rgb(118,210,146) instead hex code.

Text Font Color

.myTextColor { color: #76D292; }

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

This text font color is #76D292.

Background Color

.myBgColor { background-color: #76D292; }

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

This div background color is #76D292.

Border color

.myBorderColor { border: 1px solid #76D292; }

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

This div border color is #76D292.

Opacity

.myOpacity80 { color: #76D292; opacity: 0.8; }

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

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

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

This text has shadow with #76D292 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76D292.

Preview

Color preview on black background

This text has color #76D292 on black background.


Color preview on white background

This text has color #76D292 on white background.


Black color preview on #76D292 background

This text has black color on #76D292 background.


White color preview on #76D292 background

This text has white color on #76D292 background.


Related colors

Complementary color

Complementary color for #hex is #892D6D.


I love getcolorcode.com

Triadic colors

1 #9276D2 and #D29276 with #76D292 are triadic colors.

2 #92D276 and #D27692 with #76D292 are triadic colors.