COLOR #856663

HEX: #856663 RGB: (133,102,99)

Color info

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

RGB color model

#856663 color RGB value is (133,102,99).

RGB: (133,102,99) (52%, 40%, 39%)

RGB channels and saturation

R 133 of 255 = 52%
G 102 of 255 = 40%
B 99 of 255 = 39%

133
102
99

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

Portions of RGB colors in percentages

R + G + B = 133 + 102 + 99 = 334 (100%)
R 133 of 334 ~ 39.82%
G 102 of 334 ~ 30.54%
B 99 of 334 ~ 29.64'%

%39.82
%30.54
%29.64

CMYK color model

#856663 color CMYK value is (0,23,26,48).

  • cyan value is 0.00%
  • magenta value is 23.31%
  • yellow value is 25.56%
  • key color value is 47.84%

CMYK: (0,23,26,48)
C0M23Y26K48 (0%, 23%, 26%, 48%)
(0.00 / 0.23 / 0.26 / 0.48)

CMYK percentages

%0
%23.31
%25.56
%47.84

Codes

Color #856663 in popluar color models

85 66 63
RGB 133 102 99
HSL 14.66% 45.49%
HSB/HSV 25.56% 52.16%
CMYK 0.00% 23.31% 25.56%
47.84%

Color #856663 in popluar number systems.

HEX 85 66 63
Decimal 133 102 99
Binary 10000101 1100110 1100011
Octal 205 146 143

Shades and tints

Shades of #856663

#856663
(133,102,99)
#795D5A
(121,93,90)
#6D5451
(109,84,81)
#614B48
(97,75,72)
#55423F
(85,66,63)
#493936
(73,57,54)
#3D302D
(61,48,45)
#312724
(49,39,36)
#251E1B
(37,30,27)
#191512
(25,21,18)
#0D0C09
(13,12,9)
#000000
(0,0,0)

Tints of #856663

#856663
(133,102,99)
#907371
(144,115,113)
#9B807F
(155,128,127)
#A68D8D
(166,141,141)
#B19A9B
(177,154,155)
#BCA7A9
(188,167,169)
#C7B4B7
(199,180,183)
#D2C1C5
(210,193,197)
#DDCED3
(221,206,211)
#E8DBE1
(232,219,225)
#F3E8EF
(243,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #856663 color. Also use rgb(133,102,99) instead hex code.

Text Font Color

.myTextColor { color: #856663; }

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

This text font color is #856663.

Background Color

.myBgColor { background-color: #856663; }

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

This div background color is #856663.

Border color

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

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

This div border color is #856663.

Opacity

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

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

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

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

This text has shadow with #856663 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #856663.

Preview

Color preview on black background

This text has color #856663 on black background.


Color preview on white background

This text has color #856663 on white background.


Black color preview on #856663 background

This text has black color on #856663 background.


White color preview on #856663 background

This text has white color on #856663 background.


Related colors

Complementary color

Complementary color for #hex is #7A999C.


I love getcolorcode.com

Triadic colors

1 #638566 and #666385 with #856663 are triadic colors.

2 #636685 and #668563 with #856663 are triadic colors.