COLOR #76975A

HEX: #76975A RGB: (118,151,90)

Color info

#76975A contains mainly red and green colors. Web safe color of #76975A is #669966 (or #696).

RGB color model

#76975A color RGB value is (118,151,90).

RGB: (118,151,90) (46%, 59%, 35%)

RGB channels and saturation

R 118 of 255 = 46%
G 151 of 255 = 59%
B 90 of 255 = 35%

118
151
90

R + G + B ~ 47%. #76975A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 118 + 151 + 90 = 359 (100%)
R 118 of 359 ~ 32.87%
G 151 of 359 ~ 42.06%
B 90 of 359 ~ 25.07'%

%32.87
%42.06
%25.07

CMYK color model

#76975A color CMYK value is (22,0,40,41).

  • cyan value is 21.85%
  • magenta value is 0.00%
  • yellow value is 40.40%
  • key color value is 40.78%

CMYK: (22,0,40,41)
C22M0Y40K41 (22%, 0%, 40%, 41%)
(0.22 / 0.00 / 0.40 / 0.41)

CMYK percentages

%21.85
%0
%40.4
%40.78

Codes

Color #76975A in popluar color models

76 97 5A
RGB 118 151 90
HSL 92° 25.31% 47.25%
HSB/HSV 92° 40.40% 59.22%
CMYK 21.85% 0.00% 40.40%
40.78%

Color #76975A in popluar number systems.

HEX 76 97 5A
Decimal 118 151 90
Binary 1110110 10010111 1011010
Octal 166 227 132

Shades and tints

Shades of #76975A

#76975A
(118,151,90)
#6C8A52
(108,138,82)
#627D4A
(98,125,74)
#587042
(88,112,66)
#4E633A
(78,99,58)
#445632
(68,86,50)
#3A492A
(58,73,42)
#303C22
(48,60,34)
#262F1A
(38,47,26)
#1C2212
(28,34,18)
#12150A
(18,21,10)
#000000
(0,0,0)

Tints of #76975A

#76975A
(118,151,90)
#82A069
(130,160,105)
#8EA978
(142,169,120)
#9AB287
(154,178,135)
#A6BB96
(166,187,150)
#B2C4A5
(178,196,165)
#BECDB4
(190,205,180)
#CAD6C3
(202,214,195)
#D6DFD2
(214,223,210)
#E2E8E1
(226,232,225)
#EEF1F0
(238,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76975A color. Also use rgb(118,151,90) instead hex code.

Text Font Color

.myTextColor { color: #76975A; }

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

This text font color is #76975A.

Background Color

.myBgColor { background-color: #76975A; }

<div style="background-color:#76975A">Inner text</div>

This div background color is #76975A.

Border color

.myBorderColor { border: 1px solid #76975A; }

<div style="border:3px solid #76975A">Div</div>

This div border color is #76975A.

Opacity

.myOpacity80 { color: #76975A; opacity: 0.8; }

<p style="color:#76975A;opacity:0.8;">80%</p>

Text with #76975A 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 #76975A;}

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

This text has shadow with #76975A color.


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

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

This text has shadow with #76975A primary color and red secondary color.


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

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

This text has shadow with #76975A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #76975A.

Preview

Color preview on black background

This text has color #76975A on black background.


Color preview on white background

This text has color #76975A on white background.


Black color preview on #76975A background

This text has black color on #76975A background.


White color preview on #76975A background

This text has white color on #76975A background.


Related colors

Complementary color

Complementary color for #hex is #8968A5.


I love getcolorcode.com

Triadic colors

1 #5A7697 and #975A76 with #76975A are triadic colors.

2 #5A9776 and #97765A with #76975A are triadic colors.