COLOR #73835B

HEX: #73835B RGB: (115,131,91)

Color info

#73835B contains red, green and blue colors in about the same proportion. Web safe color of #73835B is #669966 (or #696).

RGB color model

#73835B color RGB value is (115,131,91).

RGB: (115,131,91) (45%, 51%, 36%)

RGB channels and saturation

R 115 of 255 = 45%
G 131 of 255 = 51%
B 91 of 255 = 36%

115
131
91

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

Portions of RGB colors in percentages

R + G + B = 115 + 131 + 91 = 337 (100%)
R 115 of 337 ~ 34.12%
G 131 of 337 ~ 38.87%
B 91 of 337 ~ 27'%

%34.12
%38.87
%27

CMYK color model

#73835B color CMYK value is (12,0,31,49).

  • cyan value is 12.21%
  • magenta value is 0.00%
  • yellow value is 30.53%
  • key color value is 48.63%

CMYK: (12,0,31,49)
C12M0Y31K49 (12%, 0%, 31%, 49%)
(0.12 / 0.00 / 0.31 / 0.49)

CMYK percentages

%12.21
%0
%30.53
%48.63

Codes

Color #73835B in popluar color models

73 83 5B
RGB 115 131 91
HSL 84° 18.02% 43.53%
HSB/HSV 84° 30.53% 51.37%
CMYK 12.21% 0.00% 30.53%
48.63%

Color #73835B in popluar number systems.

HEX 73 83 5B
Decimal 115 131 91
Binary 1110011 10000011 1011011
Octal 163 203 133

Shades and tints

Shades of #73835B

#73835B
(115,131,91)
#697853
(105,120,83)
#5F6D4B
(95,109,75)
#556243
(85,98,67)
#4B573B
(75,87,59)
#414C33
(65,76,51)
#37412B
(55,65,43)
#2D3623
(45,54,35)
#232B1B
(35,43,27)
#192013
(25,32,19)
#0F150B
(15,21,11)
#000000
(0,0,0)

Tints of #73835B

#73835B
(115,131,91)
#7F8E69
(127,142,105)
#8B9977
(139,153,119)
#97A485
(151,164,133)
#A3AF93
(163,175,147)
#AFBAA1
(175,186,161)
#BBC5AF
(187,197,175)
#C7D0BD
(199,208,189)
#D3DBCB
(211,219,203)
#DFE6D9
(223,230,217)
#EBF1E7
(235,241,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #73835B color. Also use rgb(115,131,91) instead hex code.

Text Font Color

.myTextColor { color: #73835B; }

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

This text font color is #73835B.

Background Color

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

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

This div background color is #73835B.

Border color

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

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

This div border color is #73835B.

Opacity

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

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

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

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

This text has shadow with #73835B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #73835B.

Preview

Color preview on black background

This text has color #73835B on black background.


Color preview on white background

This text has color #73835B on white background.


Black color preview on #73835B background

This text has black color on #73835B background.


White color preview on #73835B background

This text has white color on #73835B background.


Related colors

Complementary color

Complementary color for #hex is #8C7CA4.


I love getcolorcode.com

Triadic colors

1 #5B7383 and #835B73 with #73835B are triadic colors.

2 #5B8373 and #83735B with #73835B are triadic colors.