COLOR #716361

HEX: #716361 RGB: (113,99,97)

Color info

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

RGB color model

#716361 color RGB value is (113,99,97).

RGB: (113,99,97) (44%, 39%, 38%)

RGB channels and saturation

R 113 of 255 = 44%
G 99 of 255 = 39%
B 97 of 255 = 38%

113
99
97

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

Portions of RGB colors in percentages

R + G + B = 113 + 99 + 97 = 309 (100%)
R 113 of 309 ~ 36.57%
G 99 of 309 ~ 32.04%
B 97 of 309 ~ 31.39'%

%36.57
%32.04
%31.39

CMYK color model

#716361 color CMYK value is (0,12,14,56).

  • cyan value is 0.00%
  • magenta value is 12.39%
  • yellow value is 14.16%
  • key color value is 55.69%
CMYK: (0,12,14,56) C0M12Y14K56 (0%,12%,14%,56%) (0.00/0.12/0.14/0.56) 

CMYK percentages

%0
%12.39
%14.16
%55.69

Codes

Color #716361 in popluar color models

71 63 61
RGB 113 99 97
HSL 7.62% 41.18%
HSB/HSV 14.16% 44.31%
CMYK 0.00% 12.39% 14.16%
55.69%

Color #716361 in popluar number systems.

HEX 71 63 61
Decimal 113 99 97
Binary 1110001 1100011 1100001
Octal 161 143 141

Shades and tints

Shades of #716361

#716361
(113,99,97)
#675A59
(103,90,89)
#5D5151
(93,81,81)
#534849
(83,72,73)
#493F41
(73,63,65)
#3F3639
(63,54,57)
#352D31
(53,45,49)
#2B2429
(43,36,41)
#211B21
(33,27,33)
#171219
(23,18,25)
#0D0911
(13,9,17)
#000000
(0,0,0)

Tints of #716361

#716361
(113,99,97)
#7D716F
(125,113,111)
#897F7D
(137,127,125)
#958D8B
(149,141,139)
#A19B99
(161,155,153)
#ADA9A7
(173,169,167)
#B9B7B5
(185,183,181)
#C5C5C3
(197,197,195)
#D1D3D1
(209,211,209)
#DDE1DF
(221,225,223)
#E9EFED
(233,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #716361 color. Also use rgb(113,99,97) instead hex code.

Text Font Color

.myTextColor { color: #716361; }

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

This text font color is #716361.

Background Color

.myBgColor { background-color: #716361; }

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

This div background color is #716361.

Border color

.myBorderColor { border: 1px solid #716361; }

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

This div border color is #716361.

Opacity

.myOpacity80 { color: #716361; opacity: 0.8; }

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

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

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

This text has shadow with #716361 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716361.

Preview

Color preview on black background

This text has color #716361 on black background.


Color preview on white background

This text has color #716361 on white background.


Black color preview on #716361 background

This text has black color on #716361 background.


White color preview on #716361 background

This text has white color on #716361 background.


Related colors

Complementary color

Complementary color for #hex is #8E9C9E.


I love getcolorcode.com

Triadic colors

1 #617163 and #636171 with #716361 are triadic colors.

2 #616371 and #637161 with #716361 are triadic colors.