COLOR #84176E

HEX: #84176E RGB: (132,23,110)

Color info

#84176E contains mainly red and blue colors. Web safe color of #84176E is #990066 (or #906).

RGB color model

#84176E color RGB value is (132,23,110).

RGB: (132,23,110) (52%, 9%, 43%)

RGB channels and saturation

R 132 of 255 = 52%
G 23 of 255 = 9%
B 110 of 255 = 43%

132
23
110

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

Portions of RGB colors in percentages

R + G + B = 132 + 23 + 110 = 265 (100%)
R 132 of 265 ~ 49.81%
G 23 of 265 ~ 8.68%
B 110 of 265 ~ 41.51'%

%49.81
%41.51

CMYK color model

#84176E color CMYK value is (0,83,17,48).

  • cyan value is 0.00%
  • magenta value is 82.58%
  • yellow value is 16.67%
  • key color value is 48.24%

CMYK: (0,83,17,48)
C0M83Y17K48 (0%, 83%, 17%, 48%)
(0.00 / 0.83 / 0.17 / 0.48)

CMYK percentages

%0
%82.58
%16.67
%48.24

Codes

Color #84176E in popluar color models

84 17 6E
RGB 132 23 110
HSL 312° 70.32% 30.39%
HSB/HSV 312° 82.58% 51.76%
CMYK 0.00% 82.58% 16.67%
48.24%

Color #84176E in popluar number systems.

HEX 84 17 6E
Decimal 132 23 110
Binary 10000100 10111 1101110
Octal 204 27 156

Shades and tints

Shades of #84176E

#84176E
(132,23,110)
#781564
(120,21,100)
#6C135A
(108,19,90)
#601150
(96,17,80)
#540F46
(84,15,70)
#480D3C
(72,13,60)
#3C0B32
(60,11,50)
#300928
(48,9,40)
#24071E
(36,7,30)
#180514
(24,5,20)
#0C030A
(12,3,10)
#000000
(0,0,0)

Tints of #84176E

#84176E
(132,23,110)
#8F2C7B
(143,44,123)
#9A4188
(154,65,136)
#A55695
(165,86,149)
#B06BA2
(176,107,162)
#BB80AF
(187,128,175)
#C695BC
(198,149,188)
#D1AAC9
(209,170,201)
#DCBFD6
(220,191,214)
#E7D4E3
(231,212,227)
#F2E9F0
(242,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84176E color. Also use rgb(132,23,110) instead hex code.

Text Font Color

.myTextColor { color: #84176E; }

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

This text font color is #84176E.

Background Color

.myBgColor { background-color: #84176E; }

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

This div background color is #84176E.

Border color

.myBorderColor { border: 1px solid #84176E; }

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

This div border color is #84176E.

Opacity

.myOpacity80 { color: #84176E; opacity: 0.8; }

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

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

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

This text has shadow with #84176E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84176E.

Preview

Color preview on black background

This text has color #84176E on black background.


Color preview on white background

This text has color #84176E on white background.


Black color preview on #84176E background

This text has black color on #84176E background.


White color preview on #84176E background

This text has white color on #84176E background.


Related colors

Complementary color

Complementary color for #hex is #7BE891.


I love getcolorcode.com

Triadic colors

1 #6E8417 and #176E84 with #84176E are triadic colors.

2 #6E1784 and #17846E with #84176E are triadic colors.