COLOR #836768

HEX: #836768 RGB: (131,103,104)

Color info

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

RGB color model

#836768 color RGB value is (131,103,104).

RGB: (131,103,104) (51%, 40%, 41%)

RGB channels and saturation

R 131 of 255 = 51%
G 103 of 255 = 40%
B 104 of 255 = 41%

131
103
104

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

Portions of RGB colors in percentages

R + G + B = 131 + 103 + 104 = 338 (100%)
R 131 of 338 ~ 38.76%
G 103 of 338 ~ 30.47%
B 104 of 338 ~ 30.77'%

%38.76
%30.47
%30.77

CMYK color model

#836768 color CMYK value is (0,21,21,49).

  • cyan value is 0.00%
  • magenta value is 21.37%
  • yellow value is 20.61%
  • key color value is 48.63%
CMYK: (0,21,21,49) C0M21Y21K49 (0%,21%,21%,49%) (0.00/0.21/0.21/0.49) 

CMYK percentages

%0
%21.37
%20.61
%48.63

Codes

Color #836768 in popluar color models

83 67 68
RGB 131 103 104
HSL 358° 11.97% 45.88%
HSB/HSV 358° 21.37% 51.37%
CMYK 0.00% 21.37% 20.61%
48.63%

Color #836768 in popluar number systems.

HEX 83 67 68
Decimal 131 103 104
Binary 10000011 1100111 1101000
Octal 203 147 150

Shades and tints

Shades of #836768

#836768
(131,103,104)
#785E5F
(120,94,95)
#6D5556
(109,85,86)
#624C4D
(98,76,77)
#574344
(87,67,68)
#4C3A3B
(76,58,59)
#413132
(65,49,50)
#362829
(54,40,41)
#2B1F20
(43,31,32)
#201617
(32,22,23)
#150D0E
(21,13,14)
#000000
(0,0,0)

Tints of #836768

#836768
(131,103,104)
#8E7475
(142,116,117)
#998182
(153,129,130)
#A48E8F
(164,142,143)
#AF9B9C
(175,155,156)
#BAA8A9
(186,168,169)
#C5B5B6
(197,181,182)
#D0C2C3
(208,194,195)
#DBCFD0
(219,207,208)
#E6DCDD
(230,220,221)
#F1E9EA
(241,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #836768 color. Also use rgb(131,103,104) instead hex code.

Text Font Color

.myTextColor { color: #836768; }

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

This text font color is #836768.

Background Color

.myBgColor { background-color: #836768; }

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

This div background color is #836768.

Border color

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

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

This div border color is #836768.

Opacity

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

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

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

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

This text has shadow with #836768 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #836768.

Preview

Color preview on black background

This text has color #836768 on black background.


Color preview on white background

This text has color #836768 on white background.


Black color preview on #836768 background

This text has black color on #836768 background.


White color preview on #836768 background

This text has white color on #836768 background.


Related colors

Complementary color

Complementary color for #hex is #7C9897.


I love getcolorcode.com

Triadic colors

1 #688367 and #676883 with #836768 are triadic colors.

2 #686783 and #678368 with #836768 are triadic colors.