COLOR #76D698

HEX: #76D698 RGB: (118,214,152)

Color info

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

RGB color model

#76D698 color RGB value is (118,214,152).

RGB: (118,214,152) (46%, 84%, 60%)

RGB channels and saturation

R 118 of 255 = 46%
G 214 of 255 = 84%
B 152 of 255 = 60%

118
214
152

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

Portions of RGB colors in percentages

R + G + B = 118 + 214 + 152 = 484 (100%)
R 118 of 484 ~ 24.38%
G 214 of 484 ~ 44.21%
B 152 of 484 ~ 31.4'%

%24.38
%44.21
%31.4

CMYK color model

#76D698 color CMYK value is (45,0,29,16).

  • cyan value is 44.86%
  • magenta value is 0.00%
  • yellow value is 28.97%
  • key color value is 16.08%
CMYK: (45,0,29,16) C45M0Y29K16 (45%,0%,29%,16%) (0.45/0.00/0.29/0.16) 

CMYK percentages

%44.86
%0
%28.97
%16.08

Codes

Color #76D698 in popluar color models

76 D6 98
RGB 118 214 152
HSL 141° 53.93% 65.10%
HSB/HSV 141° 44.86% 83.92%
CMYK 44.86% 0.00% 28.97%
16.08%

Color #76D698 in popluar number systems.

HEX 76 D6 98
Decimal 118 214 152
Binary 1110110 11010110 10011000
Octal 166 326 230

Shades and tints

Shades of #76D698

#76D698
(118,214,152)
#6CC38B
(108,195,139)
#62B07E
(98,176,126)
#589D71
(88,157,113)
#4E8A64
(78,138,100)
#447757
(68,119,87)
#3A644A
(58,100,74)
#30513D
(48,81,61)
#263E30
(38,62,48)
#1C2B23
(28,43,35)
#121816
(18,24,22)
#000000
(0,0,0)

Tints of #76D698

#76D698
(118,214,152)
#82D9A1
(130,217,161)
#8EDCAA
(142,220,170)
#9ADFB3
(154,223,179)
#A6E2BC
(166,226,188)
#B2E5C5
(178,229,197)
#BEE8CE
(190,232,206)
#CAEBD7
(202,235,215)
#D6EEE0
(214,238,224)
#E2F1E9
(226,241,233)
#EEF4F2
(238,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76D698; }

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

This text font color is #76D698.

Background Color

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

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

This div background color is #76D698.

Border color

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

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

This div border color is #76D698.

Opacity

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

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

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

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

This text has shadow with #76D698 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76D698.

Preview

Color preview on black background

This text has color #76D698 on black background.


Color preview on white background

This text has color #76D698 on white background.


Black color preview on #76D698 background

This text has black color on #76D698 background.


White color preview on #76D698 background

This text has white color on #76D698 background.


Related colors

Complementary color

Complementary color for #hex is #892967.


I love getcolorcode.com

Triadic colors

1 #9876D6 and #D69876 with #76D698 are triadic colors.

2 #98D676 and #D67698 with #76D698 are triadic colors.