COLOR #836270

HEX: #836270 RGB: (131,98,112)

Color info

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

RGB color model

#836270 color RGB value is (131,98,112).

RGB: (131,98,112) (51%, 38%, 44%)

RGB channels and saturation

R 131 of 255 = 51%
G 98 of 255 = 38%
B 112 of 255 = 44%

131
98
112

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

Portions of RGB colors in percentages

R + G + B = 131 + 98 + 112 = 341 (100%)
R 131 of 341 ~ 38.42%
G 98 of 341 ~ 28.74%
B 112 of 341 ~ 32.84'%

%38.42
%28.74
%32.84

CMYK color model

#836270 color CMYK value is (0,25,15,49).

  • cyan value is 0.00%
  • magenta value is 25.19%
  • yellow value is 14.50%
  • key color value is 48.63%
CMYK: (0,25,15,49) C0M25Y15K49 (0%,25%,15%,49%) (0.00/0.25/0.15/0.49) 

CMYK percentages

%0
%25.19
%14.5
%48.63

Codes

Color #836270 in popluar color models

83 62 70
RGB 131 98 112
HSL 335° 14.41% 44.90%
HSB/HSV 335° 25.19% 51.37%
CMYK 0.00% 25.19% 14.50%
48.63%

Color #836270 in popluar number systems.

HEX 83 62 70
Decimal 131 98 112
Binary 10000011 1100010 1110000
Octal 203 142 160

Shades and tints

Shades of #836270

#836270
(131,98,112)
#785A66
(120,90,102)
#6D525C
(109,82,92)
#624A52
(98,74,82)
#574248
(87,66,72)
#4C3A3E
(76,58,62)
#413234
(65,50,52)
#362A2A
(54,42,42)
#2B2220
(43,34,32)
#201A16
(32,26,22)
#15120C
(21,18,12)
#000000
(0,0,0)

Tints of #836270

#836270
(131,98,112)
#8E707D
(142,112,125)
#997E8A
(153,126,138)
#A48C97
(164,140,151)
#AF9AA4
(175,154,164)
#BAA8B1
(186,168,177)
#C5B6BE
(197,182,190)
#D0C4CB
(208,196,203)
#DBD2D8
(219,210,216)
#E6E0E5
(230,224,229)
#F1EEF2
(241,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #836270 color. Also use rgb(131,98,112) instead hex code.

Text Font Color

.myTextColor { color: #836270; }

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

This text font color is #836270.

Background Color

.myBgColor { background-color: #836270; }

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

This div background color is #836270.

Border color

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

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

This div border color is #836270.

Opacity

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

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

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

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

This text has shadow with #836270 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #836270.

Preview

Color preview on black background

This text has color #836270 on black background.


Color preview on white background

This text has color #836270 on white background.


Black color preview on #836270 background

This text has black color on #836270 background.


White color preview on #836270 background

This text has white color on #836270 background.


Related colors

Complementary color

Complementary color for #hex is #7C9D8F.


I love getcolorcode.com

Triadic colors

1 #708362 and #627083 with #836270 are triadic colors.

2 #706283 and #628370 with #836270 are triadic colors.