COLOR #76752A

HEX: #76752A RGB: (118,117,42)

Color info

#76752A contains mainly red and green colors. Web safe color of #76752A is #666633 (or #663).

RGB color model

#76752A color RGB value is (118,117,42).

RGB: (118,117,42) (46%, 46%, 16%)

RGB channels and saturation

R 118 of 255 = 46%
G 117 of 255 = 46%
B 42 of 255 = 16%

118
117
42

R + G + B ~ 36%. #76752A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 117 + 42 = 277 (100%)
R 118 of 277 ~ 42.6%
G 117 of 277 ~ 42.24%
B 42 of 277 ~ 15.16'%

%42.6
%42.24
%15.16

CMYK color model

#76752A color CMYK value is (0,1,64,54).

  • cyan value is 0.00%
  • magenta value is 0.85%
  • yellow value is 64.41%
  • key color value is 53.73%

CMYK: (0,1,64,54)
C0M1Y64K54 (0%, 1%, 64%, 54%)
(0.00 / 0.01 / 0.64 / 0.54)

CMYK percentages

%0
%0.85
%64.41
%53.73

Codes

Color #76752A in popluar color models

76 75 2A
RGB 118 117 42
HSL 59° 47.50% 31.37%
HSB/HSV 59° 64.41% 46.27%
CMYK 0.00% 0.85% 64.41%
53.73%

Color #76752A in popluar number systems.

HEX 76 75 2A
Decimal 118 117 42
Binary 1110110 1110101 101010
Octal 166 165 52

Shades and tints

Shades of #76752A

#76752A
(118,117,42)
#6C6B27
(108,107,39)
#626124
(98,97,36)
#585721
(88,87,33)
#4E4D1E
(78,77,30)
#44431B
(68,67,27)
#3A3918
(58,57,24)
#302F15
(48,47,21)
#262512
(38,37,18)
#1C1B0F
(28,27,15)
#12110C
(18,17,12)
#000000
(0,0,0)

Tints of #76752A

#76752A
(118,117,42)
#82813D
(130,129,61)
#8E8D50
(142,141,80)
#9A9963
(154,153,99)
#A6A576
(166,165,118)
#B2B189
(178,177,137)
#BEBD9C
(190,189,156)
#CAC9AF
(202,201,175)
#D6D5C2
(214,213,194)
#E2E1D5
(226,225,213)
#EEEDE8
(238,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76752A color. Also use rgb(118,117,42) instead hex code.

Text Font Color

.myTextColor { color: #76752A; }

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

This text font color is #76752A.

Background Color

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

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

This div background color is #76752A.

Border color

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

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

This div border color is #76752A.

Opacity

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

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

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

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

This text has shadow with #76752A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76752A.

Preview

Color preview on black background

This text has color #76752A on black background.


Color preview on white background

This text has color #76752A on white background.


Black color preview on #76752A background

This text has black color on #76752A background.


White color preview on #76752A background

This text has white color on #76752A background.


Related colors

Complementary color

Complementary color for #hex is #898AD5.


I love getcolorcode.com

Triadic colors

1 #2A7675 and #752A76 with #76752A are triadic colors.

2 #2A7576 and #75762A with #76752A are triadic colors.