COLOR #853880

HEX: #853880 RGB: (133,56,128)

Color info

#853880 contains mainly red and blue colors. Web safe color of #853880 is #993366 (or #936).

RGB color model

#853880 color RGB value is (133,56,128).

RGB: (133,56,128) (52%, 22%, 50%)

RGB channels and saturation

R 133 of 255 = 52%
G 56 of 255 = 22%
B 128 of 255 = 50%

133
56
128

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

Portions of RGB colors in percentages

R + G + B = 133 + 56 + 128 = 317 (100%)
R 133 of 317 ~ 41.96%
G 56 of 317 ~ 17.67%
B 128 of 317 ~ 40.38'%

%41.96
%17.67
%40.38

CMYK color model

#853880 color CMYK value is (0,58,4,48).

  • cyan value is 0.00%
  • magenta value is 57.89%
  • yellow value is 3.76%
  • key color value is 47.84%
CMYK: (0,58,4,48) C0M58Y4K48 (0%,58%,4%,48%) (0.00/0.58/0.04/0.48) 

CMYK percentages

%0
%57.89
%3.76
%47.84

Codes

Color #853880 in popluar color models

85 38 80
RGB 133 56 128
HSL 304° 40.74% 37.06%
HSB/HSV 304° 57.89% 52.16%
CMYK 0.00% 57.89% 3.76%
47.84%

Color #853880 in popluar number systems.

HEX 85 38 80
Decimal 133 56 128
Binary 10000101 111000 10000000
Octal 205 70 200

Shades and tints

Shades of #853880

#853880
(133,56,128)
#793375
(121,51,117)
#6D2E6A
(109,46,106)
#61295F
(97,41,95)
#552454
(85,36,84)
#491F49
(73,31,73)
#3D1A3E
(61,26,62)
#311533
(49,21,51)
#251028
(37,16,40)
#190B1D
(25,11,29)
#0D0612
(13,6,18)
#000000
(0,0,0)

Tints of #853880

#853880
(133,56,128)
#904A8B
(144,74,139)
#9B5C96
(155,92,150)
#A66EA1
(166,110,161)
#B180AC
(177,128,172)
#BC92B7
(188,146,183)
#C7A4C2
(199,164,194)
#D2B6CD
(210,182,205)
#DDC8D8
(221,200,216)
#E8DAE3
(232,218,227)
#F3ECEE
(243,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #853880 color. Also use rgb(133,56,128) instead hex code.

Text Font Color

.myTextColor { color: #853880; }

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

This text font color is #853880.

Background Color

.myBgColor { background-color: #853880; }

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

This div background color is #853880.

Border color

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

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

This div border color is #853880.

Opacity

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

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

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

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

This text has shadow with #853880 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #853880.

Preview

Color preview on black background

This text has color #853880 on black background.


Color preview on white background

This text has color #853880 on white background.


Black color preview on #853880 background

This text has black color on #853880 background.


White color preview on #853880 background

This text has white color on #853880 background.


Related colors

Complementary color

Complementary color for #hex is #7AC77F.


I love getcolorcode.com

Triadic colors

1 #808538 and #388085 with #853880 are triadic colors.

2 #803885 and #388580 with #853880 are triadic colors.