COLOR #836053

HEX: #836053 RGB: (131,96,83)

Color info

#836053 contains red, green and blue colors in about the same proportion. Web safe color of #836053 is #996666 (or #966).

RGB color model

#836053 color RGB value is (131,96,83).

RGB: (131,96,83) (51%, 38%, 33%)

RGB channels and saturation

R 131 of 255 = 51%
G 96 of 255 = 38%
B 83 of 255 = 33%

131
96
83

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

Portions of RGB colors in percentages

R + G + B = 131 + 96 + 83 = 310 (100%)
R 131 of 310 ~ 42.26%
G 96 of 310 ~ 30.97%
B 83 of 310 ~ 26.77'%

%42.26
%30.97
%26.77

CMYK color model

#836053 color CMYK value is (0,27,37,49).

  • cyan value is 0.00%
  • magenta value is 26.72%
  • yellow value is 36.64%
  • key color value is 48.63%

CMYK: (0,27,37,49)
C0M27Y37K49 (0%, 27%, 37%, 49%)
(0.00 / 0.27 / 0.37 / 0.49)

CMYK percentages

%0
%26.72
%36.64
%48.63

Codes

Color #836053 in popluar color models

83 60 53
RGB 131 96 83
HSL 16° 22.43% 41.96%
HSB/HSV 16° 36.64% 51.37%
CMYK 0.00% 26.72% 36.64%
48.63%

Color #836053 in popluar number systems.

HEX 83 60 53
Decimal 131 96 83
Binary 10000011 1100000 1010011
Octal 203 140 123

Shades and tints

Shades of #836053

#836053
(131,96,83)
#78584C
(120,88,76)
#6D5045
(109,80,69)
#62483E
(98,72,62)
#574037
(87,64,55)
#4C3830
(76,56,48)
#413029
(65,48,41)
#362822
(54,40,34)
#2B201B
(43,32,27)
#201814
(32,24,20)
#15100D
(21,16,13)
#000000
(0,0,0)

Tints of #836053

#836053
(131,96,83)
#8E6E62
(142,110,98)
#997C71
(153,124,113)
#A48A80
(164,138,128)
#AF988F
(175,152,143)
#BAA69E
(186,166,158)
#C5B4AD
(197,180,173)
#D0C2BC
(208,194,188)
#DBD0CB
(219,208,203)
#E6DEDA
(230,222,218)
#F1ECE9
(241,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #836053 color. Also use rgb(131,96,83) instead hex code.

Text Font Color

.myTextColor { color: #836053; }

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

This text font color is #836053.

Background Color

.myBgColor { background-color: #836053; }

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

This div background color is #836053.

Border color

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

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

This div border color is #836053.

Opacity

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

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

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

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

This text has shadow with #836053 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #836053.

Preview

Color preview on black background

This text has color #836053 on black background.


Color preview on white background

This text has color #836053 on white background.


Black color preview on #836053 background

This text has black color on #836053 background.


White color preview on #836053 background

This text has white color on #836053 background.


Related colors

Complementary color

Complementary color for #hex is #7C9FAC.


I love getcolorcode.com

Triadic colors

1 #538360 and #605383 with #836053 are triadic colors.

2 #536083 and #608353 with #836053 are triadic colors.