COLOR #76614B

HEX: #76614B RGB: (118,97,75)

Color info

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

RGB color model

#76614B color RGB value is (118,97,75).

RGB: (118,97,75) (46%, 38%, 29%)

RGB channels and saturation

R 118 of 255 = 46%
G 97 of 255 = 38%
B 75 of 255 = 29%

118
97
75

R + G + B ~ 38%. #76614B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 97 + 75 = 290 (100%)
R 118 of 290 ~ 40.69%
G 97 of 290 ~ 33.45%
B 75 of 290 ~ 25.86'%

%40.69
%33.45
%25.86

CMYK color model

#76614B color CMYK value is (0,18,36,54).

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

CMYK: (0,18,36,54)
C0M18Y36K54 (0%, 18%, 36%, 54%)
(0.00 / 0.18 / 0.36 / 0.54)

CMYK percentages

%0
%17.8
%36.44
%53.73

Codes

Color #76614B in popluar color models

76 61 4B
RGB 118 97 75
HSL 31° 22.28% 37.84%
HSB/HSV 31° 36.44% 46.27%
CMYK 0.00% 17.80% 36.44%
53.73%

Color #76614B in popluar number systems.

HEX 76 61 4B
Decimal 118 97 75
Binary 1110110 1100001 1001011
Octal 166 141 113

Shades and tints

Shades of #76614B

#76614B
(118,97,75)
#6C5945
(108,89,69)
#62513F
(98,81,63)
#584939
(88,73,57)
#4E4133
(78,65,51)
#44392D
(68,57,45)
#3A3127
(58,49,39)
#302921
(48,41,33)
#26211B
(38,33,27)
#1C1915
(28,25,21)
#12110F
(18,17,15)
#000000
(0,0,0)

Tints of #76614B

#76614B
(118,97,75)
#826F5B
(130,111,91)
#8E7D6B
(142,125,107)
#9A8B7B
(154,139,123)
#A6998B
(166,153,139)
#B2A79B
(178,167,155)
#BEB5AB
(190,181,171)
#CAC3BB
(202,195,187)
#D6D1CB
(214,209,203)
#E2DFDB
(226,223,219)
#EEEDEB
(238,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #76614B; }

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

This text font color is #76614B.

Background Color

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

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

This div background color is #76614B.

Border color

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

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

This div border color is #76614B.

Opacity

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

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

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

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

This text has shadow with #76614B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76614B.

Preview

Color preview on black background

This text has color #76614B on black background.


Color preview on white background

This text has color #76614B on white background.


Black color preview on #76614B background

This text has black color on #76614B background.


White color preview on #76614B background

This text has white color on #76614B background.


Related colors

Complementary color

Complementary color for #hex is #899EB4.


I love getcolorcode.com

Triadic colors

1 #4B7661 and #614B76 with #76614B are triadic colors.

2 #4B6176 and #61764B with #76614B are triadic colors.