COLOR #836A63

HEX: #836A63 RGB: (131,106,99)

Color info

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

RGB color model

#836A63 color RGB value is (131,106,99).

RGB: (131,106,99) (51%, 42%, 39%)

RGB channels and saturation

R 131 of 255 = 51%
G 106 of 255 = 42%
B 99 of 255 = 39%

131
106
99

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

Portions of RGB colors in percentages

R + G + B = 131 + 106 + 99 = 336 (100%)
R 131 of 336 ~ 38.99%
G 106 of 336 ~ 31.55%
B 99 of 336 ~ 29.46'%

%38.99
%31.55
%29.46

CMYK color model

#836A63 color CMYK value is (0,19,24,49).

  • cyan value is 0.00%
  • magenta value is 19.08%
  • yellow value is 24.43%
  • key color value is 48.63%

CMYK: (0,19,24,49)
C0M19Y24K49 (0%, 19%, 24%, 49%)
(0.00 / 0.19 / 0.24 / 0.49)

CMYK percentages

%0
%19.08
%24.43
%48.63

Codes

Color #836A63 in popluar color models

83 6A 63
RGB 131 106 99
HSL 13° 13.91% 45.10%
HSB/HSV 13° 24.43% 51.37%
CMYK 0.00% 19.08% 24.43%
48.63%

Color #836A63 in popluar number systems.

HEX 83 6A 63
Decimal 131 106 99
Binary 10000011 1101010 1100011
Octal 203 152 143

Shades and tints

Shades of #836A63

#836A63
(131,106,99)
#78615A
(120,97,90)
#6D5851
(109,88,81)
#624F48
(98,79,72)
#57463F
(87,70,63)
#4C3D36
(76,61,54)
#41342D
(65,52,45)
#362B24
(54,43,36)
#2B221B
(43,34,27)
#201912
(32,25,18)
#151009
(21,16,9)
#000000
(0,0,0)

Tints of #836A63

#836A63
(131,106,99)
#8E7771
(142,119,113)
#99847F
(153,132,127)
#A4918D
(164,145,141)
#AF9E9B
(175,158,155)
#BAABA9
(186,171,169)
#C5B8B7
(197,184,183)
#D0C5C5
(208,197,197)
#DBD2D3
(219,210,211)
#E6DFE1
(230,223,225)
#F1ECEF
(241,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #836A63 color. Also use rgb(131,106,99) instead hex code.

Text Font Color

.myTextColor { color: #836A63; }

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

This text font color is #836A63.

Background Color

.myBgColor { background-color: #836A63; }

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

This div background color is #836A63.

Border color

.myBorderColor { border: 1px solid #836A63; }

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

This div border color is #836A63.

Opacity

.myOpacity80 { color: #836A63; opacity: 0.8; }

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

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

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

This text has shadow with #836A63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #836A63.

Preview

Color preview on black background

This text has color #836A63 on black background.


Color preview on white background

This text has color #836A63 on white background.


Black color preview on #836A63 background

This text has black color on #836A63 background.


White color preview on #836A63 background

This text has white color on #836A63 background.


Related colors

Complementary color

Complementary color for #hex is #7C959C.


I love getcolorcode.com

Triadic colors

1 #63836A and #6A6383 with #836A63 are triadic colors.

2 #636A83 and #6A8363 with #836A63 are triadic colors.