COLOR #854992

HEX: #854992 RGB: (133,73,146)

Color info

#854992 contains mainly red and blue colors. Web safe color of #854992 is #993399 (or #939).

RGB color model

#854992 color RGB value is (133,73,146).

RGB: (133,73,146) (52%, 29%, 57%)

RGB channels and saturation

R 133 of 255 = 52%
G 73 of 255 = 29%
B 146 of 255 = 57%

133
73
146

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

Portions of RGB colors in percentages

R + G + B = 133 + 73 + 146 = 352 (100%)
R 133 of 352 ~ 37.78%
G 73 of 352 ~ 20.74%
B 146 of 352 ~ 41.48'%

%37.78
%20.74
%41.48

CMYK color model

#854992 color CMYK value is (9,50,0,43).

  • cyan value is 8.90%
  • magenta value is 50.00%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (9,50,0,43)
C9M50Y0K43 (9%, 50%, 0%, 43%)
(0.09 / 0.50 / 0.00 / 0.43)

CMYK percentages

%8.9
%50
%0
%42.75

Codes

Color #854992 in popluar color models

85 49 92
RGB 133 73 146
HSL 289° 33.33% 42.94%
HSB/HSV 289° 50.00% 57.25%
CMYK 8.90% 50.00% 0.00%
42.75%

Color #854992 in popluar number systems.

HEX 85 49 92
Decimal 133 73 146
Binary 10000101 1001001 10010010
Octal 205 111 222

Shades and tints

Shades of #854992

#854992
(133,73,146)
#794385
(121,67,133)
#6D3D78
(109,61,120)
#61376B
(97,55,107)
#55315E
(85,49,94)
#492B51
(73,43,81)
#3D2544
(61,37,68)
#311F37
(49,31,55)
#25192A
(37,25,42)
#19131D
(25,19,29)
#0D0D10
(13,13,16)
#000000
(0,0,0)

Tints of #854992

#854992
(133,73,146)
#90599B
(144,89,155)
#9B69A4
(155,105,164)
#A679AD
(166,121,173)
#B189B6
(177,137,182)
#BC99BF
(188,153,191)
#C7A9C8
(199,169,200)
#D2B9D1
(210,185,209)
#DDC9DA
(221,201,218)
#E8D9E3
(232,217,227)
#F3E9EC
(243,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #854992; }

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

This text font color is #854992.

Background Color

.myBgColor { background-color: #854992; }

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

This div background color is #854992.

Border color

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

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

This div border color is #854992.

Opacity

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

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

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

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

This text has shadow with #854992 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #854992.

Preview

Color preview on black background

This text has color #854992 on black background.


Color preview on white background

This text has color #854992 on white background.


Black color preview on #854992 background

This text has black color on #854992 background.


White color preview on #854992 background

This text has white color on #854992 background.


Related colors

Complementary color

Complementary color for #hex is #7AB66D.


I love getcolorcode.com

Triadic colors

1 #928549 and #499285 with #854992 are triadic colors.

2 #924985 and #498592 with #854992 are triadic colors.