COLOR #76613E

HEX: #76613E RGB: (118,97,62)

Color info

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

RGB color model

#76613E color RGB value is (118,97,62).

RGB: (118,97,62) (46%, 38%, 24%)

RGB channels and saturation

R 118 of 255 = 46%
G 97 of 255 = 38%
B 62 of 255 = 24%

118
97
62

R + G + B ~ 36%. #76613E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 97 + 62 = 277 (100%)
R 118 of 277 ~ 42.6%
G 97 of 277 ~ 35.02%
B 62 of 277 ~ 22.38'%

%42.6
%35.02
%22.38

CMYK color model

#76613E color CMYK value is (0,18,47,54).

  • cyan value is 0.00%
  • magenta value is 17.80%
  • yellow value is 47.46%
  • key color value is 53.73%

CMYK: (0,18,47,54)
C0M18Y47K54 (0%, 18%, 47%, 54%)
(0.00 / 0.18 / 0.47 / 0.54)

CMYK percentages

%0
%17.8
%47.46
%53.73

Codes

Color #76613E in popluar color models

76 61 3E
RGB 118 97 62
HSL 38° 31.11% 35.29%
HSB/HSV 38° 47.46% 46.27%
CMYK 0.00% 17.80% 47.46%
53.73%

Color #76613E in popluar number systems.

HEX 76 61 3E
Decimal 118 97 62
Binary 1110110 1100001 111110
Octal 166 141 76

Shades and tints

Shades of #76613E

#76613E
(118,97,62)
#6C5939
(108,89,57)
#625134
(98,81,52)
#58492F
(88,73,47)
#4E412A
(78,65,42)
#443925
(68,57,37)
#3A3120
(58,49,32)
#30291B
(48,41,27)
#262116
(38,33,22)
#1C1911
(28,25,17)
#12110C
(18,17,12)
#000000
(0,0,0)

Tints of #76613E

#76613E
(118,97,62)
#826F4F
(130,111,79)
#8E7D60
(142,125,96)
#9A8B71
(154,139,113)
#A69982
(166,153,130)
#B2A793
(178,167,147)
#BEB5A4
(190,181,164)
#CAC3B5
(202,195,181)
#D6D1C6
(214,209,198)
#E2DFD7
(226,223,215)
#EEEDE8
(238,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76613E color. Also use rgb(118,97,62) instead hex code.

Text Font Color

.myTextColor { color: #76613E; }

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

This text font color is #76613E.

Background Color

.myBgColor { background-color: #76613E; }

<div style="background-color:#76613E">Inner text</div>

This div background color is #76613E.

Border color

.myBorderColor { border: 1px solid #76613E; }

<div style="border:3px solid #76613E">Div</div>

This div border color is #76613E.

Opacity

.myOpacity80 { color: #76613E; opacity: 0.8; }

<p style="color:#76613E;opacity:0.8;">80%</p>

Text with #76613E 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 #76613E;}

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

This text has shadow with #76613E color.


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

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

This text has shadow with #76613E primary color and red secondary color.


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

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

This text has shadow with #76613E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #76613E.

Preview

Color preview on black background

This text has color #76613E on black background.


Color preview on white background

This text has color #76613E on white background.


Black color preview on #76613E background

This text has black color on #76613E background.


White color preview on #76613E background

This text has white color on #76613E background.


Related colors

Complementary color

Complementary color for #hex is #899EC1.


I love getcolorcode.com

Triadic colors

1 #3E7661 and #613E76 with #76613E are triadic colors.

2 #3E6176 and #61763E with #76613E are triadic colors.