COLOR #841487

HEX: #841487 RGB: (132,20,135)

Color info

#841487 contains mainly red and blue colors. Web safe color of #841487 is #990099 (or #909).

RGB color model

#841487 color RGB value is (132,20,135).

RGB: (132,20,135) (52%, 8%, 53%)

RGB channels and saturation

R 132 of 255 = 52%
G 20 of 255 = 8%
B 135 of 255 = 53%

132
20
135

R + G + B ~ 38%. #841487 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 132 + 20 + 135 = 287 (100%)
R 132 of 287 ~ 45.99%
G 20 of 287 ~ 6.97%
B 135 of 287 ~ 47.04'%

%45.99
%47.04

CMYK color model

#841487 color CMYK value is (2,85,0,47).

  • cyan value is 2.22%
  • magenta value is 85.19%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (2,85,0,47)
C2M85Y0K47 (2%, 85%, 0%, 47%)
(0.02 / 0.85 / 0.00 / 0.47)

CMYK percentages

%2.22
%85.19
%0
%47.06

Codes

Color #841487 in popluar color models

84 14 87
RGB 132 20 135
HSL 298° 74.19% 30.39%
HSB/HSV 298° 85.19% 52.94%
CMYK 2.22% 85.19% 0.00%
47.06%

Color #841487 in popluar number systems.

HEX 84 14 87
Decimal 132 20 135
Binary 10000100 10100 10000111
Octal 204 24 207

Shades and tints

Shades of #841487

#841487
(132,20,135)
#78137B
(120,19,123)
#6C126F
(108,18,111)
#601163
(96,17,99)
#541057
(84,16,87)
#480F4B
(72,15,75)
#3C0E3F
(60,14,63)
#300D33
(48,13,51)
#240C27
(36,12,39)
#180B1B
(24,11,27)
#0C0A0F
(12,10,15)
#000000
(0,0,0)

Tints of #841487

#841487
(132,20,135)
#8F2991
(143,41,145)
#9A3E9B
(154,62,155)
#A553A5
(165,83,165)
#B068AF
(176,104,175)
#BB7DB9
(187,125,185)
#C692C3
(198,146,195)
#D1A7CD
(209,167,205)
#DCBCD7
(220,188,215)
#E7D1E1
(231,209,225)
#F2E6EB
(242,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #841487 color. Also use rgb(132,20,135) instead hex code.

Text Font Color

.myTextColor { color: #841487; }

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

This text font color is #841487.

Background Color

.myBgColor { background-color: #841487; }

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

This div background color is #841487.

Border color

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

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

This div border color is #841487.

Opacity

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

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

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

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

This text has shadow with #841487 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #841487.

Preview

Color preview on black background

This text has color #841487 on black background.


Color preview on white background

This text has color #841487 on white background.


Black color preview on #841487 background

This text has black color on #841487 background.


White color preview on #841487 background

This text has white color on #841487 background.


Related colors

Complementary color

Complementary color for #hex is #7BEB78.


I love getcolorcode.com

Triadic colors

1 #878414 and #148784 with #841487 are triadic colors.

2 #871484 and #148487 with #841487 are triadic colors.