COLOR #76D694

HEX: #76D694 RGB: (118,214,148)

Color info

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

RGB color model

#76D694 color RGB value is (118,214,148).

RGB: (118,214,148) (46%, 84%, 58%)

RGB channels and saturation

R 118 of 255 = 46%
G 214 of 255 = 84%
B 148 of 255 = 58%

118
214
148

R + G + B ~ 63%. #76D694 is quite light color.

Portions of RGB colors in percentages

R + G + B = 118 + 214 + 148 = 480 (100%)
R 118 of 480 ~ 24.58%
G 214 of 480 ~ 44.58%
B 148 of 480 ~ 30.83'%

%24.58
%44.58
%30.83

CMYK color model

#76D694 color CMYK value is (45,0,31,16).

  • cyan value is 44.86%
  • magenta value is 0.00%
  • yellow value is 30.84%
  • key color value is 16.08%
CMYK: (45,0,31,16) C45M0Y31K16 (45%,0%,31%,16%) (0.45/0.00/0.31/0.16) 

CMYK percentages

%44.86
%0
%30.84
%16.08

Codes

Color #76D694 in popluar color models

76 D6 94
RGB 118 214 148
HSL 139° 53.93% 65.10%
HSB/HSV 139° 44.86% 83.92%
CMYK 44.86% 0.00% 30.84%
16.08%

Color #76D694 in popluar number systems.

HEX 76 D6 94
Decimal 118 214 148
Binary 1110110 11010110 10010100
Octal 166 326 224

Shades and tints

Shades of #76D694

#76D694
(118,214,148)
#6CC387
(108,195,135)
#62B07A
(98,176,122)
#589D6D
(88,157,109)
#4E8A60
(78,138,96)
#447753
(68,119,83)
#3A6446
(58,100,70)
#305139
(48,81,57)
#263E2C
(38,62,44)
#1C2B1F
(28,43,31)
#121812
(18,24,18)
#000000
(0,0,0)

Tints of #76D694

#76D694
(118,214,148)
#82D99D
(130,217,157)
#8EDCA6
(142,220,166)
#9ADFAF
(154,223,175)
#A6E2B8
(166,226,184)
#B2E5C1
(178,229,193)
#BEE8CA
(190,232,202)
#CAEBD3
(202,235,211)
#D6EEDC
(214,238,220)
#E2F1E5
(226,241,229)
#EEF4EE
(238,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76D694 color. Also use rgb(118,214,148) instead hex code.

Text Font Color

.myTextColor { color: #76D694; }

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

This text font color is #76D694.

Background Color

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

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

This div background color is #76D694.

Border color

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

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

This div border color is #76D694.

Opacity

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

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

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

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

This text has shadow with #76D694 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76D694.

Preview

Color preview on black background

This text has color #76D694 on black background.


Color preview on white background

This text has color #76D694 on white background.


Black color preview on #76D694 background

This text has black color on #76D694 background.


White color preview on #76D694 background

This text has white color on #76D694 background.


Related colors

Complementary color

Complementary color for #hex is #89296B.


I love getcolorcode.com

Triadic colors

1 #9476D6 and #D69476 with #76D694 are triadic colors.

2 #94D676 and #D67694 with #76D694 are triadic colors.