COLOR #716B51

HEX: #716B51 RGB: (113,107,81)

Color info

#716B51 contains red, green and blue colors in about the same proportion. Web safe color of #716B51 is #666666 (or #666).

RGB color model

#716B51 color RGB value is (113,107,81).

RGB: (113,107,81) (44%, 42%, 32%)

RGB channels and saturation

R 113 of 255 = 44%
G 107 of 255 = 42%
B 81 of 255 = 32%

113
107
81

R + G + B ~ 39%. #716B51 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 107 + 81 = 301 (100%)
R 113 of 301 ~ 37.54%
G 107 of 301 ~ 35.55%
B 81 of 301 ~ 26.91'%

%37.54
%35.55
%26.91

CMYK color model

#716B51 color CMYK value is (0,5,28,56).

  • cyan value is 0.00%
  • magenta value is 5.31%
  • yellow value is 28.32%
  • key color value is 55.69%

CMYK: (0,5,28,56)
C0M5Y28K56 (0%, 5%, 28%, 56%)
(0.00 / 0.05 / 0.28 / 0.56)

CMYK percentages

%0
%5.31
%28.32
%55.69

Codes

Color #716B51 in popluar color models

71 6B 51
RGB 113 107 81
HSL 49° 16.49% 38.04%
HSB/HSV 49° 28.32% 44.31%
CMYK 0.00% 5.31% 28.32%
55.69%

Color #716B51 in popluar number systems.

HEX 71 6B 51
Decimal 113 107 81
Binary 1110001 1101011 1010001
Octal 161 153 121

Shades and tints

Shades of #716B51

#716B51
(113,107,81)
#67624A
(103,98,74)
#5D5943
(93,89,67)
#53503C
(83,80,60)
#494735
(73,71,53)
#3F3E2E
(63,62,46)
#353527
(53,53,39)
#2B2C20
(43,44,32)
#212319
(33,35,25)
#171A12
(23,26,18)
#0D110B
(13,17,11)
#000000
(0,0,0)

Tints of #716B51

#716B51
(113,107,81)
#7D7860
(125,120,96)
#89856F
(137,133,111)
#95927E
(149,146,126)
#A19F8D
(161,159,141)
#ADAC9C
(173,172,156)
#B9B9AB
(185,185,171)
#C5C6BA
(197,198,186)
#D1D3C9
(209,211,201)
#DDE0D8
(221,224,216)
#E9EDE7
(233,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #716B51 color. Also use rgb(113,107,81) instead hex code.

Text Font Color

.myTextColor { color: #716B51; }

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

This text font color is #716B51.

Background Color

.myBgColor { background-color: #716B51; }

<div style="background-color:#716B51">Inner text</div>

This div background color is #716B51.

Border color

.myBorderColor { border: 1px solid #716B51; }

<div style="border:3px solid #716B51">Div</div>

This div border color is #716B51.

Opacity

.myOpacity80 { color: #716B51; opacity: 0.8; }

<p style="color:#716B51;opacity:0.8;">80%</p>

Text with #716B51 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 #716B51;}

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

This text has shadow with #716B51 color.


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

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

This text has shadow with #716B51 primary color and red secondary color.


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

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

This text has shadow with #716B51 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #716B51.

Preview

Color preview on black background

This text has color #716B51 on black background.


Color preview on white background

This text has color #716B51 on white background.


Black color preview on #716B51 background

This text has black color on #716B51 background.


White color preview on #716B51 background

This text has white color on #716B51 background.


Related colors

Complementary color

Complementary color for #hex is #8E94AE.


I love getcolorcode.com

Triadic colors

1 #51716B and #6B5171 with #716B51 are triadic colors.

2 #516B71 and #6B7151 with #716B51 are triadic colors.