COLOR #856068

HEX: #856068 RGB: (133,96,104)

Color info

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

RGB color model

#856068 color RGB value is (133,96,104).

RGB: (133,96,104) (52%, 38%, 41%)

RGB channels and saturation

R 133 of 255 = 52%
G 96 of 255 = 38%
B 104 of 255 = 41%

133
96
104

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

Portions of RGB colors in percentages

R + G + B = 133 + 96 + 104 = 333 (100%)
R 133 of 333 ~ 39.94%
G 96 of 333 ~ 28.83%
B 104 of 333 ~ 31.23'%

%39.94
%28.83
%31.23

CMYK color model

#856068 color CMYK value is (0,28,22,48).

  • cyan value is 0.00%
  • magenta value is 27.82%
  • yellow value is 21.80%
  • key color value is 47.84%
CMYK: (0,28,22,48) C0M28Y22K48 (0%,28%,22%,48%) (0.00/0.28/0.22/0.48) 

CMYK percentages

%0
%27.82
%21.8
%47.84

Codes

Color #856068 in popluar color models

85 60 68
RGB 133 96 104
HSL 347° 16.16% 44.90%
HSB/HSV 347° 27.82% 52.16%
CMYK 0.00% 27.82% 21.80%
47.84%

Color #856068 in popluar number systems.

HEX 85 60 68
Decimal 133 96 104
Binary 10000101 1100000 1101000
Octal 205 140 150

Shades and tints

Shades of #856068

#856068
(133,96,104)
#79585F
(121,88,95)
#6D5056
(109,80,86)
#61484D
(97,72,77)
#554044
(85,64,68)
#49383B
(73,56,59)
#3D3032
(61,48,50)
#312829
(49,40,41)
#252020
(37,32,32)
#191817
(25,24,23)
#0D100E
(13,16,14)
#000000
(0,0,0)

Tints of #856068

#856068
(133,96,104)
#906E75
(144,110,117)
#9B7C82
(155,124,130)
#A68A8F
(166,138,143)
#B1989C
(177,152,156)
#BCA6A9
(188,166,169)
#C7B4B6
(199,180,182)
#D2C2C3
(210,194,195)
#DDD0D0
(221,208,208)
#E8DEDD
(232,222,221)
#F3ECEA
(243,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #856068; }

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

This text font color is #856068.

Background Color

.myBgColor { background-color: #856068; }

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

This div background color is #856068.

Border color

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

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

This div border color is #856068.

Opacity

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

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

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

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

This text has shadow with #856068 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #856068.

Preview

Color preview on black background

This text has color #856068 on black background.


Color preview on white background

This text has color #856068 on white background.


Black color preview on #856068 background

This text has black color on #856068 background.


White color preview on #856068 background

This text has white color on #856068 background.


Related colors

Complementary color

Complementary color for #hex is #7A9F97.


I love getcolorcode.com

Triadic colors

1 #688560 and #606885 with #856068 are triadic colors.

2 #686085 and #608568 with #856068 are triadic colors.