COLOR #76915D

HEX: #76915D RGB: (118,145,93)

Color info

#76915D contains red, green and blue colors in about the same proportion. Web safe color of #76915D is #669966 (or #696).

RGB color model

#76915D color RGB value is (118,145,93).

RGB: (118,145,93) (46%, 57%, 36%)

RGB channels and saturation

R 118 of 255 = 46%
G 145 of 255 = 57%
B 93 of 255 = 36%

118
145
93

R + G + B ~ 46%. #76915D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 118 + 145 + 93 = 356 (100%)
R 118 of 356 ~ 33.15%
G 145 of 356 ~ 40.73%
B 93 of 356 ~ 26.12'%

%33.15
%40.73
%26.12

CMYK color model

#76915D color CMYK value is (19,0,36,43).

  • cyan value is 18.62%
  • magenta value is 0.00%
  • yellow value is 35.86%
  • key color value is 43.14%
CMYK: (19,0,36,43) C19M0Y36K43 (19%,0%,36%,43%) (0.19/0.00/0.36/0.43) 

CMYK percentages

%18.62
%0
%35.86
%43.14

Codes

Color #76915D in popluar color models

76 91 5D
RGB 118 145 93
HSL 91° 21.85% 46.67%
HSB/HSV 91° 35.86% 56.86%
CMYK 18.62% 0.00% 35.86%
43.14%

Color #76915D in popluar number systems.

HEX 76 91 5D
Decimal 118 145 93
Binary 1110110 10010001 1011101
Octal 166 221 135

Shades and tints

Shades of #76915D

#76915D
(118,145,93)
#6C8455
(108,132,85)
#62774D
(98,119,77)
#586A45
(88,106,69)
#4E5D3D
(78,93,61)
#445035
(68,80,53)
#3A432D
(58,67,45)
#303625
(48,54,37)
#26291D
(38,41,29)
#1C1C15
(28,28,21)
#120F0D
(18,15,13)
#000000
(0,0,0)

Tints of #76915D

#76915D
(118,145,93)
#829B6B
(130,155,107)
#8EA579
(142,165,121)
#9AAF87
(154,175,135)
#A6B995
(166,185,149)
#B2C3A3
(178,195,163)
#BECDB1
(190,205,177)
#CAD7BF
(202,215,191)
#D6E1CD
(214,225,205)
#E2EBDB
(226,235,219)
#EEF5E9
(238,245,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76915D color. Also use rgb(118,145,93) instead hex code.

Text Font Color

.myTextColor { color: #76915D; }

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

This text font color is #76915D.

Background Color

.myBgColor { background-color: #76915D; }

<div style="background-color:#76915D">Inner text</div>

This div background color is #76915D.

Border color

.myBorderColor { border: 1px solid #76915D; }

<div style="border:3px solid #76915D">Div</div>

This div border color is #76915D.

Opacity

.myOpacity80 { color: #76915D; opacity: 0.8; }

<p style="color:#76915D;opacity:0.8;">80%</p>

Text with #76915D 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 #76915D;}

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

This text has shadow with #76915D color.


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

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

This text has shadow with #76915D primary color and red secondary color.


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

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

This text has shadow with #76915D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #76915D.

Preview

Color preview on black background

This text has color #76915D on black background.


Color preview on white background

This text has color #76915D on white background.


Black color preview on #76915D background

This text has black color on #76915D background.


White color preview on #76915D background

This text has white color on #76915D background.


Related colors

Complementary color

Complementary color for #hex is #896EA2.


I love getcolorcode.com

Triadic colors

1 #5D7691 and #915D76 with #76915D are triadic colors.

2 #5D9176 and #91765D with #76915D are triadic colors.