COLOR #856869

HEX: #856869 RGB: (133,104,105)

Color info

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

RGB color model

#856869 color RGB value is (133,104,105).

RGB: (133,104,105) (52%, 41%, 41%)

RGB channels and saturation

R 133 of 255 = 52%
G 104 of 255 = 41%
B 105 of 255 = 41%

133
104
105

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

Portions of RGB colors in percentages

R + G + B = 133 + 104 + 105 = 342 (100%)
R 133 of 342 ~ 38.89%
G 104 of 342 ~ 30.41%
B 105 of 342 ~ 30.7'%

%38.89
%30.41
%30.7

CMYK color model

#856869 color CMYK value is (0,22,21,48).

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

CMYK: (0,22,21,48)
C0M22Y21K48 (0%, 22%, 21%, 48%)
(0.00 / 0.22 / 0.21 / 0.48)

CMYK percentages

%0
%21.8
%21.05
%47.84

Codes

Color #856869 in popluar color models

85 68 69
RGB 133 104 105
HSL 358° 12.24% 46.47%
HSB/HSV 358° 21.80% 52.16%
CMYK 0.00% 21.80% 21.05%
47.84%

Color #856869 in popluar number systems.

HEX 85 68 69
Decimal 133 104 105
Binary 10000101 1101000 1101001
Octal 205 150 151

Shades and tints

Shades of #856869

#856869
(133,104,105)
#795F60
(121,95,96)
#6D5657
(109,86,87)
#614D4E
(97,77,78)
#554445
(85,68,69)
#493B3C
(73,59,60)
#3D3233
(61,50,51)
#31292A
(49,41,42)
#252021
(37,32,33)
#191718
(25,23,24)
#0D0E0F
(13,14,15)
#000000
(0,0,0)

Tints of #856869

#856869
(133,104,105)
#907576
(144,117,118)
#9B8283
(155,130,131)
#A68F90
(166,143,144)
#B19C9D
(177,156,157)
#BCA9AA
(188,169,170)
#C7B6B7
(199,182,183)
#D2C3C4
(210,195,196)
#DDD0D1
(221,208,209)
#E8DDDE
(232,221,222)
#F3EAEB
(243,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #856869; }

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

This text font color is #856869.

Background Color

.myBgColor { background-color: #856869; }

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

This div background color is #856869.

Border color

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

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

This div border color is #856869.

Opacity

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

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

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

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

This text has shadow with #856869 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #856869.

Preview

Color preview on black background

This text has color #856869 on black background.


Color preview on white background

This text has color #856869 on white background.


Black color preview on #856869 background

This text has black color on #856869 background.


White color preview on #856869 background

This text has white color on #856869 background.


Related colors

Complementary color

Complementary color for #hex is #7A9796.


I love getcolorcode.com

Triadic colors

1 #698568 and #686985 with #856869 are triadic colors.

2 #696885 and #688569 with #856869 are triadic colors.