COLOR #852460

HEX: #852460 RGB: (133,36,96)

Color info

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

RGB color model

#852460 color RGB value is (133,36,96).

RGB: (133,36,96) (52%, 14%, 38%)

RGB channels and saturation

R 133 of 255 = 52%
G 36 of 255 = 14%
B 96 of 255 = 38%

133
36
96

R + G + B ~ 35%. #852460 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 133 + 36 + 96 = 265 (100%)
R 133 of 265 ~ 50.19%
G 36 of 265 ~ 13.58%
B 96 of 265 ~ 36.23'%

%50.19
%13.58
%36.23

CMYK color model

#852460 color CMYK value is (0,73,28,48).

  • cyan value is 0.00%
  • magenta value is 72.93%
  • yellow value is 27.82%
  • key color value is 47.84%
CMYK: (0,73,28,48) C0M73Y28K48 (0%,73%,28%,48%) (0.00/0.73/0.28/0.48) 

CMYK percentages

%0
%72.93
%27.82
%47.84

Codes

Color #852460 in popluar color models

85 24 60
RGB 133 36 96
HSL 323° 57.40% 33.14%
HSB/HSV 323° 72.93% 52.16%
CMYK 0.00% 72.93% 27.82%
47.84%

Color #852460 in popluar number systems.

HEX 85 24 60
Decimal 133 36 96
Binary 10000101 100100 1100000
Octal 205 44 140

Shades and tints

Shades of #852460

#852460
(133,36,96)
#792158
(121,33,88)
#6D1E50
(109,30,80)
#611B48
(97,27,72)
#551840
(85,24,64)
#491538
(73,21,56)
#3D1230
(61,18,48)
#310F28
(49,15,40)
#250C20
(37,12,32)
#190918
(25,9,24)
#0D0610
(13,6,16)
#000000
(0,0,0)

Tints of #852460

#852460
(133,36,96)
#90376E
(144,55,110)
#9B4A7C
(155,74,124)
#A65D8A
(166,93,138)
#B17098
(177,112,152)
#BC83A6
(188,131,166)
#C796B4
(199,150,180)
#D2A9C2
(210,169,194)
#DDBCD0
(221,188,208)
#E8CFDE
(232,207,222)
#F3E2EC
(243,226,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #852460 color. Also use rgb(133,36,96) instead hex code.

Text Font Color

.myTextColor { color: #852460; }

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

This text font color is #852460.

Background Color

.myBgColor { background-color: #852460; }

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

This div background color is #852460.

Border color

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

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

This div border color is #852460.

Opacity

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

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

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

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

This text has shadow with #852460 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #852460.

Preview

Color preview on black background

This text has color #852460 on black background.


Color preview on white background

This text has color #852460 on white background.


Black color preview on #852460 background

This text has black color on #852460 background.


White color preview on #852460 background

This text has white color on #852460 background.


Related colors

Complementary color

Complementary color for #hex is #7ADB9F.


I love getcolorcode.com

Triadic colors

1 #608524 and #246085 with #852460 are triadic colors.

2 #602485 and #248560 with #852460 are triadic colors.