COLOR #73714B

HEX: #73714B RGB: (115,113,75)

Color info

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

RGB color model

#73714B color RGB value is (115,113,75).

RGB: (115,113,75) (45%, 44%, 29%)

RGB channels and saturation

R 115 of 255 = 45%
G 113 of 255 = 44%
B 75 of 255 = 29%

115
113
75

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

Portions of RGB colors in percentages

R + G + B = 115 + 113 + 75 = 303 (100%)
R 115 of 303 ~ 37.95%
G 113 of 303 ~ 37.29%
B 75 of 303 ~ 24.75'%

%37.95
%37.29
%24.75

CMYK color model

#73714B color CMYK value is (0,2,35,55).

  • cyan value is 0.00%
  • magenta value is 1.74%
  • yellow value is 34.78%
  • key color value is 54.90%
CMYK: (0,2,35,55) C0M2Y35K55 (0%,2%,35%,55%) (0.00/0.02/0.35/0.55) 

CMYK percentages

%0
%1.74
%34.78
%54.9

Codes

Color #73714B in popluar color models

73 71 4B
RGB 115 113 75
HSL 57° 21.05% 37.25%
HSB/HSV 57° 34.78% 45.10%
CMYK 0.00% 1.74% 34.78%
54.90%

Color #73714B in popluar number systems.

HEX 73 71 4B
Decimal 115 113 75
Binary 1110011 1110001 1001011
Octal 163 161 113

Shades and tints

Shades of #73714B

#73714B
(115,113,75)
#696745
(105,103,69)
#5F5D3F
(95,93,63)
#555339
(85,83,57)
#4B4933
(75,73,51)
#413F2D
(65,63,45)
#373527
(55,53,39)
#2D2B21
(45,43,33)
#23211B
(35,33,27)
#191715
(25,23,21)
#0F0D0F
(15,13,15)
#000000
(0,0,0)

Tints of #73714B

#73714B
(115,113,75)
#7F7D5B
(127,125,91)
#8B896B
(139,137,107)
#97957B
(151,149,123)
#A3A18B
(163,161,139)
#AFAD9B
(175,173,155)
#BBB9AB
(187,185,171)
#C7C5BB
(199,197,187)
#D3D1CB
(211,209,203)
#DFDDDB
(223,221,219)
#EBE9EB
(235,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73714B color. Also use rgb(115,113,75) instead hex code.

Text Font Color

.myTextColor { color: #73714B; }

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

This text font color is #73714B.

Background Color

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

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

This div background color is #73714B.

Border color

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

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

This div border color is #73714B.

Opacity

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

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

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

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

This text has shadow with #73714B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73714B.

Preview

Color preview on black background

This text has color #73714B on black background.


Color preview on white background

This text has color #73714B on white background.


Black color preview on #73714B background

This text has black color on #73714B background.


White color preview on #73714B background

This text has white color on #73714B background.


Related colors

Complementary color

Complementary color for #hex is #8C8EB4.


I love getcolorcode.com

Triadic colors

1 #4B7371 and #714B73 with #73714B are triadic colors.

2 #4B7173 and #71734B with #73714B are triadic colors.