COLOR #837345

HEX: #837345 RGB: (131,115,69)

Color info

#837345 contains mainly red and green colors. Web safe color of #837345 is #996633 (or #963).

RGB color model

#837345 color RGB value is (131,115,69).

RGB: (131,115,69) (51%, 45%, 27%)

RGB channels and saturation

R 131 of 255 = 51%
G 115 of 255 = 45%
B 69 of 255 = 27%

131
115
69

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

Portions of RGB colors in percentages

R + G + B = 131 + 115 + 69 = 315 (100%)
R 131 of 315 ~ 41.59%
G 115 of 315 ~ 36.51%
B 69 of 315 ~ 21.9'%

%41.59
%36.51
%21.9

CMYK color model

#837345 color CMYK value is (0,12,47,49).

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

CMYK: (0,12,47,49)
C0M12Y47K49 (0%, 12%, 47%, 49%)
(0.00 / 0.12 / 0.47 / 0.49)

CMYK percentages

%0
%12.21
%47.33
%48.63

Codes

Color #837345 in popluar color models

83 73 45
RGB 131 115 69
HSL 45° 31.00% 39.22%
HSB/HSV 45° 47.33% 51.37%
CMYK 0.00% 12.21% 47.33%
48.63%

Color #837345 in popluar number systems.

HEX 83 73 45
Decimal 131 115 69
Binary 10000011 1110011 1000101
Octal 203 163 105

Shades and tints

Shades of #837345

#837345
(131,115,69)
#78693F
(120,105,63)
#6D5F39
(109,95,57)
#625533
(98,85,51)
#574B2D
(87,75,45)
#4C4127
(76,65,39)
#413721
(65,55,33)
#362D1B
(54,45,27)
#2B2315
(43,35,21)
#20190F
(32,25,15)
#150F09
(21,15,9)
#000000
(0,0,0)

Tints of #837345

#837345
(131,115,69)
#8E7F55
(142,127,85)
#998B65
(153,139,101)
#A49775
(164,151,117)
#AFA385
(175,163,133)
#BAAF95
(186,175,149)
#C5BBA5
(197,187,165)
#D0C7B5
(208,199,181)
#DBD3C5
(219,211,197)
#E6DFD5
(230,223,213)
#F1EBE5
(241,235,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #837345; }

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

This text font color is #837345.

Background Color

.myBgColor { background-color: #837345; }

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

This div background color is #837345.

Border color

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

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

This div border color is #837345.

Opacity

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

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

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

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

This text has shadow with #837345 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #837345.

Preview

Color preview on black background

This text has color #837345 on black background.


Color preview on white background

This text has color #837345 on white background.


Black color preview on #837345 background

This text has black color on #837345 background.


White color preview on #837345 background

This text has white color on #837345 background.


Related colors

Complementary color

Complementary color for #hex is #7C8CBA.


I love getcolorcode.com

Triadic colors

1 #458373 and #734583 with #837345 are triadic colors.

2 #457383 and #738345 with #837345 are triadic colors.