COLOR #835738

HEX: #835738 RGB: (131,87,56)

Color info

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

RGB color model

#835738 color RGB value is (131,87,56).

RGB: (131,87,56) (51%, 34%, 22%)

RGB channels and saturation

R 131 of 255 = 51%
G 87 of 255 = 34%
B 56 of 255 = 22%

131
87
56

R + G + B ~ 36%. #835738 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 131 + 87 + 56 = 274 (100%)
R 131 of 274 ~ 47.81%
G 87 of 274 ~ 31.75%
B 56 of 274 ~ 20.44'%

%47.81
%31.75
%20.44

CMYK color model

#835738 color CMYK value is (0,34,57,49).

  • cyan value is 0.00%
  • magenta value is 33.59%
  • yellow value is 57.25%
  • key color value is 48.63%
CMYK: (0,34,57,49) C0M34Y57K49 (0%,34%,57%,49%) (0.00/0.34/0.57/0.49) 

CMYK percentages

%0
%33.59
%57.25
%48.63

Codes

Color #835738 in popluar color models

83 57 38
RGB 131 87 56
HSL 25° 40.11% 36.67%
HSB/HSV 25° 57.25% 51.37%
CMYK 0.00% 33.59% 57.25%
48.63%

Color #835738 in popluar number systems.

HEX 83 57 38
Decimal 131 87 56
Binary 10000011 1010111 111000
Octal 203 127 70

Shades and tints

Shades of #835738

#835738
(131,87,56)
#785033
(120,80,51)
#6D492E
(109,73,46)
#624229
(98,66,41)
#573B24
(87,59,36)
#4C341F
(76,52,31)
#412D1A
(65,45,26)
#362615
(54,38,21)
#2B1F10
(43,31,16)
#20180B
(32,24,11)
#151106
(21,17,6)
#000000
(0,0,0)

Tints of #835738

#835738
(131,87,56)
#8E664A
(142,102,74)
#99755C
(153,117,92)
#A4846E
(164,132,110)
#AF9380
(175,147,128)
#BAA292
(186,162,146)
#C5B1A4
(197,177,164)
#D0C0B6
(208,192,182)
#DBCFC8
(219,207,200)
#E6DEDA
(230,222,218)
#F1EDEC
(241,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #835738 color. Also use rgb(131,87,56) instead hex code.

Text Font Color

.myTextColor { color: #835738; }

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

This text font color is #835738.

Background Color

.myBgColor { background-color: #835738; }

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

This div background color is #835738.

Border color

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

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

This div border color is #835738.

Opacity

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

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

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

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

This text has shadow with #835738 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #835738.

Preview

Color preview on black background

This text has color #835738 on black background.


Color preview on white background

This text has color #835738 on white background.


Black color preview on #835738 background

This text has black color on #835738 background.


White color preview on #835738 background

This text has white color on #835738 background.


Related colors

Complementary color

Complementary color for #hex is #7CA8C7.


I love getcolorcode.com

Triadic colors

1 #388357 and #573883 with #835738 are triadic colors.

2 #385783 and #578338 with #835738 are triadic colors.