COLOR #856384

HEX: #856384 RGB: (133,99,132)

Color info

#856384 contains red, green and blue colors in about the same proportion. Web safe color of #856384 is #996699 (or #969).

RGB color model

#856384 color RGB value is (133,99,132).

RGB: (133,99,132) (52%, 39%, 52%)

RGB channels and saturation

R 133 of 255 = 52%
G 99 of 255 = 39%
B 132 of 255 = 52%

133
99
132

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

Portions of RGB colors in percentages

R + G + B = 133 + 99 + 132 = 364 (100%)
R 133 of 364 ~ 36.54%
G 99 of 364 ~ 27.2%
B 132 of 364 ~ 36.26'%

%36.54
%27.2
%36.26

CMYK color model

#856384 color CMYK value is (0,26,1,48).

  • cyan value is 0.00%
  • magenta value is 25.56%
  • yellow value is 0.75%
  • key color value is 47.84%
CMYK: (0,26,1,48) C0M26Y1K48 (0%,26%,1%,48%) (0.00/0.26/0.01/0.48) 

CMYK percentages

%0
%25.56
%0.75
%47.84

Codes

Color #856384 in popluar color models

85 63 84
RGB 133 99 132
HSL 302° 14.66% 45.49%
HSB/HSV 302° 25.56% 52.16%
CMYK 0.00% 25.56% 0.75%
47.84%

Color #856384 in popluar number systems.

HEX 85 63 84
Decimal 133 99 132
Binary 10000101 1100011 10000100
Octal 205 143 204

Shades and tints

Shades of #856384

#856384
(133,99,132)
#795A78
(121,90,120)
#6D516C
(109,81,108)
#614860
(97,72,96)
#553F54
(85,63,84)
#493648
(73,54,72)
#3D2D3C
(61,45,60)
#312430
(49,36,48)
#251B24
(37,27,36)
#191218
(25,18,24)
#0D090C
(13,9,12)
#000000
(0,0,0)

Tints of #856384

#856384
(133,99,132)
#90718F
(144,113,143)
#9B7F9A
(155,127,154)
#A68DA5
(166,141,165)
#B19BB0
(177,155,176)
#BCA9BB
(188,169,187)
#C7B7C6
(199,183,198)
#D2C5D1
(210,197,209)
#DDD3DC
(221,211,220)
#E8E1E7
(232,225,231)
#F3EFF2
(243,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #856384; }

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

This text font color is #856384.

Background Color

.myBgColor { background-color: #856384; }

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

This div background color is #856384.

Border color

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

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

This div border color is #856384.

Opacity

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

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

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

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

This text has shadow with #856384 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #856384.

Preview

Color preview on black background

This text has color #856384 on black background.


Color preview on white background

This text has color #856384 on white background.


Black color preview on #856384 background

This text has black color on #856384 background.


White color preview on #856384 background

This text has white color on #856384 background.


Related colors

Complementary color

Complementary color for #hex is #7A9C7B.


I love getcolorcode.com

Triadic colors

1 #848563 and #638485 with #856384 are triadic colors.

2 #846385 and #638584 with #856384 are triadic colors.