COLOR #76FD56

HEX: #76FD56 RGB: (118,253,86)

Color info

#76FD56 contains mainly green color. Web safe color of #76FD56 is #66FF66 (or #6F6).

RGB color model

#76FD56 color RGB value is (118,253,86).

RGB: (118,253,86) (46%, 99%, 34%)

RGB channels and saturation

R 118 of 255 = 46%
G 253 of 255 = 99%
B 86 of 255 = 34%

118
253
86

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

Portions of RGB colors in percentages

R + G + B = 118 + 253 + 86 = 457 (100%)
R 118 of 457 ~ 25.82%
G 253 of 457 ~ 55.36%
B 86 of 457 ~ 18.82'%

%25.82
%55.36
%18.82

CMYK color model

#76FD56 color CMYK value is (53,0,66,1).

  • cyan value is 53.36%
  • magenta value is 0.00%
  • yellow value is 66.01%
  • key color value is 0.78%

CMYK: (53,0,66,1)
C53M0Y66K1 (53%, 0%, 66%, 1%)
(0.53 / 0.00 / 0.66 / 0.01)

CMYK percentages

%53.36
%0
%66.01
%0.78

Codes

Color #76FD56 in popluar color models

76 FD 56
RGB 118 253 86
HSL 109° 97.66% 66.47%
HSB/HSV 109° 66.01% 99.22%
CMYK 53.36% 0.00% 66.01%
0.78%

Color #76FD56 in popluar number systems.

HEX 76 FD 56
Decimal 118 253 86
Binary 1110110 11111101 1010110
Octal 166 375 126

Shades and tints

Shades of #76FD56

#76FD56
(118,253,86)
#6CE64F
(108,230,79)
#62CF48
(98,207,72)
#58B841
(88,184,65)
#4EA13A
(78,161,58)
#448A33
(68,138,51)
#3A732C
(58,115,44)
#305C25
(48,92,37)
#26451E
(38,69,30)
#1C2E17
(28,46,23)
#121710
(18,23,16)
#000000
(0,0,0)

Tints of #76FD56

#76FD56
(118,253,86)
#82FD65
(130,253,101)
#8EFD74
(142,253,116)
#9AFD83
(154,253,131)
#A6FD92
(166,253,146)
#B2FDA1
(178,253,161)
#BEFDB0
(190,253,176)
#CAFDBF
(202,253,191)
#D6FDCE
(214,253,206)
#E2FDDD
(226,253,221)
#EEFDEC
(238,253,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76FD56 color. Also use rgb(118,253,86) instead hex code.

Text Font Color

.myTextColor { color: #76FD56; }

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

This text font color is #76FD56.

Background Color

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

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

This div background color is #76FD56.

Border color

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

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

This div border color is #76FD56.

Opacity

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

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

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

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

This text has shadow with #76FD56 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76FD56.

Preview

Color preview on black background

This text has color #76FD56 on black background.


Color preview on white background

This text has color #76FD56 on white background.


Black color preview on #76FD56 background

This text has black color on #76FD56 background.


White color preview on #76FD56 background

This text has white color on #76FD56 background.


Related colors

Complementary color

Complementary color for #hex is #8902A9.


I love getcolorcode.com

Triadic colors

1 #5676FD and #FD5676 with #76FD56 are triadic colors.

2 #56FD76 and #FD7656 with #76FD56 are triadic colors.