COLOR #76D387

HEX: #76D387 RGB: (118,211,135)

Color info

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

RGB color model

#76D387 color RGB value is (118,211,135).

RGB: (118,211,135) (46%, 83%, 53%)

RGB channels and saturation

R 118 of 255 = 46%
G 211 of 255 = 83%
B 135 of 255 = 53%

118
211
135

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

Portions of RGB colors in percentages

R + G + B = 118 + 211 + 135 = 464 (100%)
R 118 of 464 ~ 25.43%
G 211 of 464 ~ 45.47%
B 135 of 464 ~ 29.09'%

%25.43
%45.47
%29.09

CMYK color model

#76D387 color CMYK value is (44,0,36,17).

  • cyan value is 44.08%
  • magenta value is 0.00%
  • yellow value is 36.02%
  • key color value is 17.25%

CMYK: (44,0,36,17)
C44M0Y36K17 (44%, 0%, 36%, 17%)
(0.44 / 0.00 / 0.36 / 0.17)

CMYK percentages

%44.08
%0
%36.02
%17.25

Codes

Color #76D387 in popluar color models

76 D3 87
RGB 118 211 135
HSL 131° 51.38% 64.51%
HSB/HSV 131° 44.08% 82.75%
CMYK 44.08% 0.00% 36.02%
17.25%

Color #76D387 in popluar number systems.

HEX 76 D3 87
Decimal 118 211 135
Binary 1110110 11010011 10000111
Octal 166 323 207

Shades and tints

Shades of #76D387

#76D387
(118,211,135)
#6CC07B
(108,192,123)
#62AD6F
(98,173,111)
#589A63
(88,154,99)
#4E8757
(78,135,87)
#44744B
(68,116,75)
#3A613F
(58,97,63)
#304E33
(48,78,51)
#263B27
(38,59,39)
#1C281B
(28,40,27)
#12150F
(18,21,15)
#000000
(0,0,0)

Tints of #76D387

#76D387
(118,211,135)
#82D791
(130,215,145)
#8EDB9B
(142,219,155)
#9ADFA5
(154,223,165)
#A6E3AF
(166,227,175)
#B2E7B9
(178,231,185)
#BEEBC3
(190,235,195)
#CAEFCD
(202,239,205)
#D6F3D7
(214,243,215)
#E2F7E1
(226,247,225)
#EEFBEB
(238,251,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76D387 color. Also use rgb(118,211,135) instead hex code.

Text Font Color

.myTextColor { color: #76D387; }

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

This text font color is #76D387.

Background Color

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

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

This div background color is #76D387.

Border color

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

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

This div border color is #76D387.

Opacity

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

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

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

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

This text has shadow with #76D387 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76D387.

Preview

Color preview on black background

This text has color #76D387 on black background.


Color preview on white background

This text has color #76D387 on white background.


Black color preview on #76D387 background

This text has black color on #76D387 background.


White color preview on #76D387 background

This text has white color on #76D387 background.


Related colors

Complementary color

Complementary color for #hex is #892C78.


I love getcolorcode.com

Triadic colors

1 #8776D3 and #D38776 with #76D387 are triadic colors.

2 #87D376 and #D37687 with #76D387 are triadic colors.