COLOR #856492

HEX: #856492 RGB: (133,100,146)

Color info

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

RGB color model

#856492 color RGB value is (133,100,146).

RGB: (133,100,146) (52%, 39%, 57%)

RGB channels and saturation

R 133 of 255 = 52%
G 100 of 255 = 39%
B 146 of 255 = 57%

133
100
146

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

Portions of RGB colors in percentages

R + G + B = 133 + 100 + 146 = 379 (100%)
R 133 of 379 ~ 35.09%
G 100 of 379 ~ 26.39%
B 146 of 379 ~ 38.52'%

%35.09
%26.39
%38.52

CMYK color model

#856492 color CMYK value is (9,32,0,43).

  • cyan value is 8.90%
  • magenta value is 31.51%
  • yellow value is 0.00%
  • key color value is 42.75%
CMYK: (9,32,0,43) C9M32Y0K43 (9%,32%,0%,43%) (0.09/0.32/0.00/0.43) 

CMYK percentages

%8.9
%31.51
%0
%42.75

Codes

Color #856492 in popluar color models

85 64 92
RGB 133 100 146
HSL 283° 18.70% 48.24%
HSB/HSV 283° 31.51% 57.25%
CMYK 8.90% 31.51% 0.00%
42.75%

Color #856492 in popluar number systems.

HEX 85 64 92
Decimal 133 100 146
Binary 10000101 1100100 10010010
Octal 205 144 222

Shades and tints

Shades of #856492

#856492
(133,100,146)
#795B85
(121,91,133)
#6D5278
(109,82,120)
#61496B
(97,73,107)
#55405E
(85,64,94)
#493751
(73,55,81)
#3D2E44
(61,46,68)
#312537
(49,37,55)
#251C2A
(37,28,42)
#19131D
(25,19,29)
#0D0A10
(13,10,16)
#000000
(0,0,0)

Tints of #856492

#856492
(133,100,146)
#90729B
(144,114,155)
#9B80A4
(155,128,164)
#A68EAD
(166,142,173)
#B19CB6
(177,156,182)
#BCAABF
(188,170,191)
#C7B8C8
(199,184,200)
#D2C6D1
(210,198,209)
#DDD4DA
(221,212,218)
#E8E2E3
(232,226,227)
#F3F0EC
(243,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #856492 color. Also use rgb(133,100,146) instead hex code.

Text Font Color

.myTextColor { color: #856492; }

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

This text font color is #856492.

Background Color

.myBgColor { background-color: #856492; }

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

This div background color is #856492.

Border color

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

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

This div border color is #856492.

Opacity

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

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

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

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

This text has shadow with #856492 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #856492.

Preview

Color preview on black background

This text has color #856492 on black background.


Color preview on white background

This text has color #856492 on white background.


Black color preview on #856492 background

This text has black color on #856492 background.


White color preview on #856492 background

This text has white color on #856492 background.


Related colors

Complementary color

Complementary color for #hex is #7A9B6D.


I love getcolorcode.com

Triadic colors

1 #928564 and #649285 with #856492 are triadic colors.

2 #926485 and #648592 with #856492 are triadic colors.