COLOR #856568

HEX: #856568 RGB: (133,101,104)

Color info

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

RGB color model

#856568 color RGB value is (133,101,104).

RGB: (133,101,104) (52%, 40%, 41%)

RGB channels and saturation

R 133 of 255 = 52%
G 101 of 255 = 40%
B 104 of 255 = 41%

133
101
104

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

Portions of RGB colors in percentages

R + G + B = 133 + 101 + 104 = 338 (100%)
R 133 of 338 ~ 39.35%
G 101 of 338 ~ 29.88%
B 104 of 338 ~ 30.77'%

%39.35
%29.88
%30.77

CMYK color model

#856568 color CMYK value is (0,24,22,48).

  • cyan value is 0.00%
  • magenta value is 24.06%
  • yellow value is 21.80%
  • key color value is 47.84%

CMYK: (0,24,22,48)
C0M24Y22K48 (0%, 24%, 22%, 48%)
(0.00 / 0.24 / 0.22 / 0.48)

CMYK percentages

%0
%24.06
%21.8
%47.84

Codes

Color #856568 in popluar color models

85 65 68
RGB 133 101 104
HSL 354° 13.68% 45.88%
HSB/HSV 354° 24.06% 52.16%
CMYK 0.00% 24.06% 21.80%
47.84%

Color #856568 in popluar number systems.

HEX 85 65 68
Decimal 133 101 104
Binary 10000101 1100101 1101000
Octal 205 145 150

Shades and tints

Shades of #856568

#856568
(133,101,104)
#795C5F
(121,92,95)
#6D5356
(109,83,86)
#614A4D
(97,74,77)
#554144
(85,65,68)
#49383B
(73,56,59)
#3D2F32
(61,47,50)
#312629
(49,38,41)
#251D20
(37,29,32)
#191417
(25,20,23)
#0D0B0E
(13,11,14)
#000000
(0,0,0)

Tints of #856568

#856568
(133,101,104)
#907375
(144,115,117)
#9B8182
(155,129,130)
#A68F8F
(166,143,143)
#B19D9C
(177,157,156)
#BCABA9
(188,171,169)
#C7B9B6
(199,185,182)
#D2C7C3
(210,199,195)
#DDD5D0
(221,213,208)
#E8E3DD
(232,227,221)
#F3F1EA
(243,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #856568 color. Also use rgb(133,101,104) instead hex code.

Text Font Color

.myTextColor { color: #856568; }

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

This text font color is #856568.

Background Color

.myBgColor { background-color: #856568; }

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

This div background color is #856568.

Border color

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

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

This div border color is #856568.

Opacity

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

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

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

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

This text has shadow with #856568 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #856568.

Preview

Color preview on black background

This text has color #856568 on black background.


Color preview on white background

This text has color #856568 on white background.


Black color preview on #856568 background

This text has black color on #856568 background.


White color preview on #856568 background

This text has white color on #856568 background.


Related colors

Complementary color

Complementary color for #hex is #7A9A97.


I love getcolorcode.com

Triadic colors

1 #688565 and #656885 with #856568 are triadic colors.

2 #686585 and #658568 with #856568 are triadic colors.