COLOR #835143

HEX: #835143 RGB: (131,81,67)

Color info

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

RGB color model

#835143 color RGB value is (131,81,67).

RGB: (131,81,67) (51%, 32%, 26%)

RGB channels and saturation

R 131 of 255 = 51%
G 81 of 255 = 32%
B 67 of 255 = 26%

131
81
67

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

Portions of RGB colors in percentages

R + G + B = 131 + 81 + 67 = 279 (100%)
R 131 of 279 ~ 46.95%
G 81 of 279 ~ 29.03%
B 67 of 279 ~ 24.01'%

%46.95
%29.03
%24.01

CMYK color model

#835143 color CMYK value is (0,38,49,49).

  • cyan value is 0.00%
  • magenta value is 38.17%
  • yellow value is 48.85%
  • key color value is 48.63%
CMYK: (0,38,49,49) C0M38Y49K49 (0%,38%,49%,49%) (0.00/0.38/0.49/0.49) 

CMYK percentages

%0
%38.17
%48.85
%48.63

Codes

Color #835143 in popluar color models

83 51 43
RGB 131 81 67
HSL 13° 32.32% 38.82%
HSB/HSV 13° 48.85% 51.37%
CMYK 0.00% 38.17% 48.85%
48.63%

Color #835143 in popluar number systems.

HEX 83 51 43
Decimal 131 81 67
Binary 10000011 1010001 1000011
Octal 203 121 103

Shades and tints

Shades of #835143

#835143
(131,81,67)
#784A3D
(120,74,61)
#6D4337
(109,67,55)
#623C31
(98,60,49)
#57352B
(87,53,43)
#4C2E25
(76,46,37)
#41271F
(65,39,31)
#362019
(54,32,25)
#2B1913
(43,25,19)
#20120D
(32,18,13)
#150B07
(21,11,7)
#000000
(0,0,0)

Tints of #835143

#835143
(131,81,67)
#8E6054
(142,96,84)
#996F65
(153,111,101)
#A47E76
(164,126,118)
#AF8D87
(175,141,135)
#BA9C98
(186,156,152)
#C5ABA9
(197,171,169)
#D0BABA
(208,186,186)
#DBC9CB
(219,201,203)
#E6D8DC
(230,216,220)
#F1E7ED
(241,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #835143 color. Also use rgb(131,81,67) instead hex code.

Text Font Color

.myTextColor { color: #835143; }

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

This text font color is #835143.

Background Color

.myBgColor { background-color: #835143; }

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

This div background color is #835143.

Border color

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

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

This div border color is #835143.

Opacity

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

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

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

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

This text has shadow with #835143 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #835143.

Preview

Color preview on black background

This text has color #835143 on black background.


Color preview on white background

This text has color #835143 on white background.


Black color preview on #835143 background

This text has black color on #835143 background.


White color preview on #835143 background

This text has white color on #835143 background.


Related colors

Complementary color

Complementary color for #hex is #7CAEBC.


I love getcolorcode.com

Triadic colors

1 #438351 and #514383 with #835143 are triadic colors.

2 #435183 and #518343 with #835143 are triadic colors.