COLOR #76744B

HEX: #76744B RGB: (118,116,75)

Color info

#76744B contains red, green and blue colors in about the same proportion. Web safe color of #76744B is #666633 (or #663).

RGB color model

#76744B color RGB value is (118,116,75).

RGB: (118,116,75) (46%, 45%, 29%)

RGB channels and saturation

R 118 of 255 = 46%
G 116 of 255 = 45%
B 75 of 255 = 29%

118
116
75

R + G + B ~ 40%. #76744B is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 118 + 116 + 75 = 309 (100%)
R 118 of 309 ~ 38.19%
G 116 of 309 ~ 37.54%
B 75 of 309 ~ 24.27'%

%38.19
%37.54
%24.27

CMYK color model

#76744B color CMYK value is (0,2,36,54).

  • cyan value is 0.00%
  • magenta value is 1.69%
  • yellow value is 36.44%
  • key color value is 53.73%

CMYK: (0,2,36,54)
C0M2Y36K54 (0%, 2%, 36%, 54%)
(0.00 / 0.02 / 0.36 / 0.54)

CMYK percentages

%0
%1.69
%36.44
%53.73

Codes

Color #76744B in popluar color models

76 74 4B
RGB 118 116 75
HSL 57° 22.28% 37.84%
HSB/HSV 57° 36.44% 46.27%
CMYK 0.00% 1.69% 36.44%
53.73%

Color #76744B in popluar number systems.

HEX 76 74 4B
Decimal 118 116 75
Binary 1110110 1110100 1001011
Octal 166 164 113

Shades and tints

Shades of #76744B

#76744B
(118,116,75)
#6C6A45
(108,106,69)
#62603F
(98,96,63)
#585639
(88,86,57)
#4E4C33
(78,76,51)
#44422D
(68,66,45)
#3A3827
(58,56,39)
#302E21
(48,46,33)
#26241B
(38,36,27)
#1C1A15
(28,26,21)
#12100F
(18,16,15)
#000000
(0,0,0)

Tints of #76744B

#76744B
(118,116,75)
#82805B
(130,128,91)
#8E8C6B
(142,140,107)
#9A987B
(154,152,123)
#A6A48B
(166,164,139)
#B2B09B
(178,176,155)
#BEBCAB
(190,188,171)
#CAC8BB
(202,200,187)
#D6D4CB
(214,212,203)
#E2E0DB
(226,224,219)
#EEECEB
(238,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76744B color. Also use rgb(118,116,75) instead hex code.

Text Font Color

.myTextColor { color: #76744B; }

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

This text font color is #76744B.

Background Color

.myBgColor { background-color: #76744B; }

<div style="background-color:#76744B">Inner text</div>

This div background color is #76744B.

Border color

.myBorderColor { border: 1px solid #76744B; }

<div style="border:3px solid #76744B">Div</div>

This div border color is #76744B.

Opacity

.myOpacity80 { color: #76744B; opacity: 0.8; }

<p style="color:#76744B;opacity:0.8;">80%</p>

Text with #76744B 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 #76744B;}

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

This text has shadow with #76744B color.


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

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

This text has shadow with #76744B primary color and red secondary color.


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

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

This text has shadow with #76744B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #76744B.

Preview

Color preview on black background

This text has color #76744B on black background.


Color preview on white background

This text has color #76744B on white background.


Black color preview on #76744B background

This text has black color on #76744B background.


White color preview on #76744B background

This text has white color on #76744B background.


Related colors

Complementary color

Complementary color for #hex is #898BB4.


I love getcolorcode.com

Triadic colors

1 #4B7674 and #744B76 with #76744B are triadic colors.

2 #4B7476 and #74764B with #76744B are triadic colors.