COLOR #76D484

HEX: #76D484 RGB: (118,212,132)

Color info

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

RGB color model

#76D484 color RGB value is (118,212,132).

RGB: (118,212,132) (46%, 83%, 52%)

RGB channels and saturation

R 118 of 255 = 46%
G 212 of 255 = 83%
B 132 of 255 = 52%

118
212
132

R + G + B ~ 60%. #76D484 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 118 + 212 + 132 = 462 (100%)
R 118 of 462 ~ 25.54%
G 212 of 462 ~ 45.89%
B 132 of 462 ~ 28.57'%

%25.54
%45.89
%28.57

CMYK color model

#76D484 color CMYK value is (44,0,38,17).

  • cyan value is 44.34%
  • magenta value is 0.00%
  • yellow value is 37.74%
  • key color value is 16.86%

CMYK: (44,0,38,17)
C44M0Y38K17 (44%, 0%, 38%, 17%)
(0.44 / 0.00 / 0.38 / 0.17)

CMYK percentages

%44.34
%0
%37.74
%16.86

Codes

Color #76D484 in popluar color models

76 D4 84
RGB 118 212 132
HSL 129° 52.22% 64.71%
HSB/HSV 129° 44.34% 83.14%
CMYK 44.34% 0.00% 37.74%
16.86%

Color #76D484 in popluar number systems.

HEX 76 D4 84
Decimal 118 212 132
Binary 1110110 11010100 10000100
Octal 166 324 204

Shades and tints

Shades of #76D484

#76D484
(118,212,132)
#6CC178
(108,193,120)
#62AE6C
(98,174,108)
#589B60
(88,155,96)
#4E8854
(78,136,84)
#447548
(68,117,72)
#3A623C
(58,98,60)
#304F30
(48,79,48)
#263C24
(38,60,36)
#1C2918
(28,41,24)
#12160C
(18,22,12)
#000000
(0,0,0)

Tints of #76D484

#76D484
(118,212,132)
#82D78F
(130,215,143)
#8EDA9A
(142,218,154)
#9ADDA5
(154,221,165)
#A6E0B0
(166,224,176)
#B2E3BB
(178,227,187)
#BEE6C6
(190,230,198)
#CAE9D1
(202,233,209)
#D6ECDC
(214,236,220)
#E2EFE7
(226,239,231)
#EEF2F2
(238,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76D484 color. Also use rgb(118,212,132) instead hex code.

Text Font Color

.myTextColor { color: #76D484; }

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

This text font color is #76D484.

Background Color

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

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

This div background color is #76D484.

Border color

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

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

This div border color is #76D484.

Opacity

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

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

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

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

This text has shadow with #76D484 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76D484.

Preview

Color preview on black background

This text has color #76D484 on black background.


Color preview on white background

This text has color #76D484 on white background.


Black color preview on #76D484 background

This text has black color on #76D484 background.


White color preview on #76D484 background

This text has white color on #76D484 background.


Related colors

Complementary color

Complementary color for #hex is #892B7B.


I love getcolorcode.com

Triadic colors

1 #8476D4 and #D48476 with #76D484 are triadic colors.

2 #84D476 and #D47684 with #76D484 are triadic colors.