COLOR #855490

HEX: #855490 RGB: (133,84,144)

Color info

#855490 contains mainly red and blue colors. Web safe color of #855490 is #996699 (or #969).

RGB color model

#855490 color RGB value is (133,84,144).

RGB: (133,84,144) (52%, 33%, 56%)

RGB channels and saturation

R 133 of 255 = 52%
G 84 of 255 = 33%
B 144 of 255 = 56%

133
84
144

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

Portions of RGB colors in percentages

R + G + B = 133 + 84 + 144 = 361 (100%)
R 133 of 361 ~ 36.84%
G 84 of 361 ~ 23.27%
B 144 of 361 ~ 39.89'%

%36.84
%23.27
%39.89

CMYK color model

#855490 color CMYK value is (8,42,0,44).

  • cyan value is 7.64%
  • magenta value is 41.67%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (8,42,0,44)
C8M42Y0K44 (8%, 42%, 0%, 44%)
(0.08 / 0.42 / 0.00 / 0.44)

CMYK percentages

%7.64
%41.67
%0
%43.53

Codes

Color #855490 in popluar color models

85 54 90
RGB 133 84 144
HSL 289° 26.32% 44.71%
HSB/HSV 289° 41.67% 56.47%
CMYK 7.64% 41.67% 0.00%
43.53%

Color #855490 in popluar number systems.

HEX 85 54 90
Decimal 133 84 144
Binary 10000101 1010100 10010000
Octal 205 124 220

Shades and tints

Shades of #855490

#855490
(133,84,144)
#794D83
(121,77,131)
#6D4676
(109,70,118)
#613F69
(97,63,105)
#55385C
(85,56,92)
#49314F
(73,49,79)
#3D2A42
(61,42,66)
#312335
(49,35,53)
#251C28
(37,28,40)
#19151B
(25,21,27)
#0D0E0E
(13,14,14)
#000000
(0,0,0)

Tints of #855490

#855490
(133,84,144)
#90639A
(144,99,154)
#9B72A4
(155,114,164)
#A681AE
(166,129,174)
#B190B8
(177,144,184)
#BC9FC2
(188,159,194)
#C7AECC
(199,174,204)
#D2BDD6
(210,189,214)
#DDCCE0
(221,204,224)
#E8DBEA
(232,219,234)
#F3EAF4
(243,234,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #855490 color. Also use rgb(133,84,144) instead hex code.

Text Font Color

.myTextColor { color: #855490; }

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

This text font color is #855490.

Background Color

.myBgColor { background-color: #855490; }

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

This div background color is #855490.

Border color

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

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

This div border color is #855490.

Opacity

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

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

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

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

This text has shadow with #855490 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #855490.

Preview

Color preview on black background

This text has color #855490 on black background.


Color preview on white background

This text has color #855490 on white background.


Black color preview on #855490 background

This text has black color on #855490 background.


White color preview on #855490 background

This text has white color on #855490 background.


Related colors

Complementary color

Complementary color for #hex is #7AAB6F.


I love getcolorcode.com

Triadic colors

1 #908554 and #549085 with #855490 are triadic colors.

2 #905485 and #548590 with #855490 are triadic colors.