COLOR #76824A

HEX: #76824A RGB: (118,130,74)

Color info

#76824A contains red, green and blue colors in about the same proportion. Web safe color of #76824A is #669933 (or #693).

RGB color model

#76824A color RGB value is (118,130,74).

RGB: (118,130,74) (46%, 51%, 29%)

RGB channels and saturation

R 118 of 255 = 46%
G 130 of 255 = 51%
B 74 of 255 = 29%

118
130
74

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

Portions of RGB colors in percentages

R + G + B = 118 + 130 + 74 = 322 (100%)
R 118 of 322 ~ 36.65%
G 130 of 322 ~ 40.37%
B 74 of 322 ~ 22.98'%

%36.65
%40.37
%22.98

CMYK color model

#76824A color CMYK value is (9,0,43,49).

  • cyan value is 9.23%
  • magenta value is 0.00%
  • yellow value is 43.08%
  • key color value is 49.02%

CMYK: (9,0,43,49)
C9M0Y43K49 (9%, 0%, 43%, 49%)
(0.09 / 0.00 / 0.43 / 0.49)

CMYK percentages

%9.23
%0
%43.08
%49.02

Codes

Color #76824A in popluar color models

76 82 4A
RGB 118 130 74
HSL 73° 27.45% 40.00%
HSB/HSV 73° 43.08% 50.98%
CMYK 9.23% 0.00% 43.08%
49.02%

Color #76824A in popluar number systems.

HEX 76 82 4A
Decimal 118 130 74
Binary 1110110 10000010 1001010
Octal 166 202 112

Shades and tints

Shades of #76824A

#76824A
(118,130,74)
#6C7744
(108,119,68)
#626C3E
(98,108,62)
#586138
(88,97,56)
#4E5632
(78,86,50)
#444B2C
(68,75,44)
#3A4026
(58,64,38)
#303520
(48,53,32)
#262A1A
(38,42,26)
#1C1F14
(28,31,20)
#12140E
(18,20,14)
#000000
(0,0,0)

Tints of #76824A

#76824A
(118,130,74)
#828D5A
(130,141,90)
#8E986A
(142,152,106)
#9AA37A
(154,163,122)
#A6AE8A
(166,174,138)
#B2B99A
(178,185,154)
#BEC4AA
(190,196,170)
#CACFBA
(202,207,186)
#D6DACA
(214,218,202)
#E2E5DA
(226,229,218)
#EEF0EA
(238,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76824A color. Also use rgb(118,130,74) instead hex code.

Text Font Color

.myTextColor { color: #76824A; }

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

This text font color is #76824A.

Background Color

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

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

This div background color is #76824A.

Border color

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

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

This div border color is #76824A.

Opacity

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

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

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

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

This text has shadow with #76824A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76824A.

Preview

Color preview on black background

This text has color #76824A on black background.


Color preview on white background

This text has color #76824A on white background.


Black color preview on #76824A background

This text has black color on #76824A background.


White color preview on #76824A background

This text has white color on #76824A background.


Related colors

Complementary color

Complementary color for #hex is #897DB5.


I love getcolorcode.com

Triadic colors

1 #4A7682 and #824A76 with #76824A are triadic colors.

2 #4A8276 and #82764A with #76824A are triadic colors.