COLOR #73613A

HEX: #73613A RGB: (115,97,58)

Color info

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

RGB color model

#73613A color RGB value is (115,97,58).

RGB: (115,97,58) (45%, 38%, 23%)

RGB channels and saturation

R 115 of 255 = 45%
G 97 of 255 = 38%
B 58 of 255 = 23%

115
97
58

R + G + B ~ 35%. #73613A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 97 + 58 = 270 (100%)
R 115 of 270 ~ 42.59%
G 97 of 270 ~ 35.93%
B 58 of 270 ~ 21.48'%

%42.59
%35.93
%21.48

CMYK color model

#73613A color CMYK value is (0,16,50,55).

  • cyan value is 0.00%
  • magenta value is 15.65%
  • yellow value is 49.57%
  • key color value is 54.90%
CMYK: (0,16,50,55) C0M16Y50K55 (0%,16%,50%,55%) (0.00/0.16/0.50/0.55) 

CMYK percentages

%0
%15.65
%49.57
%54.9

Codes

Color #73613A in popluar color models

73 61 3A
RGB 115 97 58
HSL 41° 32.95% 33.92%
HSB/HSV 41° 49.57% 45.10%
CMYK 0.00% 15.65% 49.57%
54.90%

Color #73613A in popluar number systems.

HEX 73 61 3A
Decimal 115 97 58
Binary 1110011 1100001 111010
Octal 163 141 72

Shades and tints

Shades of #73613A

#73613A
(115,97,58)
#695935
(105,89,53)
#5F5130
(95,81,48)
#55492B
(85,73,43)
#4B4126
(75,65,38)
#413921
(65,57,33)
#37311C
(55,49,28)
#2D2917
(45,41,23)
#232112
(35,33,18)
#19190D
(25,25,13)
#0F1108
(15,17,8)
#000000
(0,0,0)

Tints of #73613A

#73613A
(115,97,58)
#7F6F4B
(127,111,75)
#8B7D5C
(139,125,92)
#978B6D
(151,139,109)
#A3997E
(163,153,126)
#AFA78F
(175,167,143)
#BBB5A0
(187,181,160)
#C7C3B1
(199,195,177)
#D3D1C2
(211,209,194)
#DFDFD3
(223,223,211)
#EBEDE4
(235,237,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73613A color. Also use rgb(115,97,58) instead hex code.

Text Font Color

.myTextColor { color: #73613A; }

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

This text font color is #73613A.

Background Color

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

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

This div background color is #73613A.

Border color

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

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

This div border color is #73613A.

Opacity

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

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

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

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

This text has shadow with #73613A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73613A.

Preview

Color preview on black background

This text has color #73613A on black background.


Color preview on white background

This text has color #73613A on white background.


Black color preview on #73613A background

This text has black color on #73613A background.


White color preview on #73613A background

This text has white color on #73613A background.


Related colors

Complementary color

Complementary color for #hex is #8C9EC5.


I love getcolorcode.com

Triadic colors

1 #3A7361 and #613A73 with #73613A are triadic colors.

2 #3A6173 and #61733A with #73613A are triadic colors.