COLOR #76D067

HEX: #76D067 RGB: (118,208,103)

Color info

#76D067 contains mainly green color. Web safe color of #76D067 is #66CC66 (or #6C6).

RGB color model

#76D067 color RGB value is (118,208,103).

RGB: (118,208,103) (46%, 82%, 40%)

RGB channels and saturation

R 118 of 255 = 46%
G 208 of 255 = 82%
B 103 of 255 = 40%

118
208
103

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

Portions of RGB colors in percentages

R + G + B = 118 + 208 + 103 = 429 (100%)
R 118 of 429 ~ 27.51%
G 208 of 429 ~ 48.48%
B 103 of 429 ~ 24.01'%

%27.51
%48.48
%24.01

CMYK color model

#76D067 color CMYK value is (43,0,50,18).

  • cyan value is 43.27%
  • magenta value is 0.00%
  • yellow value is 50.48%
  • key color value is 18.43%
CMYK: (43,0,50,18) C43M0Y50K18 (43%,0%,50%,18%) (0.43/0.00/0.50/0.18) 

CMYK percentages

%43.27
%0
%50.48
%18.43

Codes

Color #76D067 in popluar color models

76 D0 67
RGB 118 208 103
HSL 111° 52.76% 60.98%
HSB/HSV 111° 50.48% 81.57%
CMYK 43.27% 0.00% 50.48%
18.43%

Color #76D067 in popluar number systems.

HEX 76 D0 67
Decimal 118 208 103
Binary 1110110 11010000 1100111
Octal 166 320 147

Shades and tints

Shades of #76D067

#76D067
(118,208,103)
#6CBE5E
(108,190,94)
#62AC55
(98,172,85)
#589A4C
(88,154,76)
#4E8843
(78,136,67)
#44763A
(68,118,58)
#3A6431
(58,100,49)
#305228
(48,82,40)
#26401F
(38,64,31)
#1C2E16
(28,46,22)
#121C0D
(18,28,13)
#000000
(0,0,0)

Tints of #76D067

#76D067
(118,208,103)
#82D474
(130,212,116)
#8ED881
(142,216,129)
#9ADC8E
(154,220,142)
#A6E09B
(166,224,155)
#B2E4A8
(178,228,168)
#BEE8B5
(190,232,181)
#CAECC2
(202,236,194)
#D6F0CF
(214,240,207)
#E2F4DC
(226,244,220)
#EEF8E9
(238,248,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76D067 color. Also use rgb(118,208,103) instead hex code.

Text Font Color

.myTextColor { color: #76D067; }

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

This text font color is #76D067.

Background Color

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

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

This div background color is #76D067.

Border color

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

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

This div border color is #76D067.

Opacity

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

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

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

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

This text has shadow with #76D067 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76D067.

Preview

Color preview on black background

This text has color #76D067 on black background.


Color preview on white background

This text has color #76D067 on white background.


Black color preview on #76D067 background

This text has black color on #76D067 background.


White color preview on #76D067 background

This text has white color on #76D067 background.


Related colors

Complementary color

Complementary color for #hex is #892F98.


I love getcolorcode.com

Triadic colors

1 #6776D0 and #D06776 with #76D067 are triadic colors.

2 #67D076 and #D07667 with #76D067 are triadic colors.