COLOR #73716A

HEX: #73716A RGB: (115,113,106)

Color info

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

RGB color model

#73716A color RGB value is (115,113,106).

RGB: (115,113,106) (45%, 44%, 42%)

RGB channels and saturation

R 115 of 255 = 45%
G 113 of 255 = 44%
B 106 of 255 = 42%

115
113
106

R + G + B ~ 44%. #73716A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 115 + 113 + 106 = 334 (100%)
R 115 of 334 ~ 34.43%
G 113 of 334 ~ 33.83%
B 106 of 334 ~ 31.74'%

%34.43
%33.83
%31.74

CMYK color model

#73716A color CMYK value is (0,2,8,55).

  • cyan value is 0.00%
  • magenta value is 1.74%
  • yellow value is 7.83%
  • key color value is 54.90%
CMYK: (0,2,8,55) C0M2Y8K55 (0%,2%,8%,55%) (0.00/0.02/0.08/0.55) 

CMYK percentages

%0
%1.74
%7.83
%54.9

Codes

Color #73716A in popluar color models

73 71 6A
RGB 115 113 106
HSL 47° 4.07% 43.33%
HSB/HSV 47° 7.83% 45.10%
CMYK 0.00% 1.74% 7.83%
54.90%

Color #73716A in popluar number systems.

HEX 73 71 6A
Decimal 115 113 106
Binary 1110011 1110001 1101010
Octal 163 161 152

Shades and tints

Shades of #73716A

#73716A
(115,113,106)
#696761
(105,103,97)
#5F5D58
(95,93,88)
#55534F
(85,83,79)
#4B4946
(75,73,70)
#413F3D
(65,63,61)
#373534
(55,53,52)
#2D2B2B
(45,43,43)
#232122
(35,33,34)
#191719
(25,23,25)
#0F0D10
(15,13,16)
#000000
(0,0,0)

Tints of #73716A

#73716A
(115,113,106)
#7F7D77
(127,125,119)
#8B8984
(139,137,132)
#979591
(151,149,145)
#A3A19E
(163,161,158)
#AFADAB
(175,173,171)
#BBB9B8
(187,185,184)
#C7C5C5
(199,197,197)
#D3D1D2
(211,209,210)
#DFDDDF
(223,221,223)
#EBE9EC
(235,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73716A color. Also use rgb(115,113,106) instead hex code.

Text Font Color

.myTextColor { color: #73716A; }

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

This text font color is #73716A.

Background Color

.myBgColor { background-color: #73716A; }

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

This div background color is #73716A.

Border color

.myBorderColor { border: 1px solid #73716A; }

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

This div border color is #73716A.

Opacity

.myOpacity80 { color: #73716A; opacity: 0.8; }

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

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

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

This text has shadow with #73716A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73716A.

Preview

Color preview on black background

This text has color #73716A on black background.


Color preview on white background

This text has color #73716A on white background.


Black color preview on #73716A background

This text has black color on #73716A background.


White color preview on #73716A background

This text has white color on #73716A background.


Related colors

Complementary color

Complementary color for #hex is #8C8E95.


I love getcolorcode.com

Triadic colors

1 #6A7371 and #716A73 with #73716A are triadic colors.

2 #6A7173 and #71736A with #73716A are triadic colors.