COLOR #84174B

HEX: #84174B RGB: (132,23,75)

Color info

#84174B contains mainly red and blue colors. Web safe color of #84174B is #990033 (or #903).

RGB color model

#84174B color RGB value is (132,23,75).

RGB: (132,23,75) (52%, 9%, 29%)

RGB channels and saturation

R 132 of 255 = 52%
G 23 of 255 = 9%
B 75 of 255 = 29%

132
23
75

R + G + B ~ 30%. #84174B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 132 + 23 + 75 = 230 (100%)
R 132 of 230 ~ 57.39%
G 23 of 230 ~ 10%
B 75 of 230 ~ 32.61'%

%57.39
%32.61

CMYK color model

#84174B color CMYK value is (0,83,43,48).

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

CMYK: (0,83,43,48)
C0M83Y43K48 (0%, 83%, 43%, 48%)
(0.00 / 0.83 / 0.43 / 0.48)

CMYK percentages

%0
%82.58
%43.18
%48.24

Codes

Color #84174B in popluar color models

84 17 4B
RGB 132 23 75
HSL 331° 70.32% 30.39%
HSB/HSV 331° 82.58% 51.76%
CMYK 0.00% 82.58% 43.18%
48.24%

Color #84174B in popluar number systems.

HEX 84 17 4B
Decimal 132 23 75
Binary 10000100 10111 1001011
Octal 204 27 113

Shades and tints

Shades of #84174B

#84174B
(132,23,75)
#781545
(120,21,69)
#6C133F
(108,19,63)
#601139
(96,17,57)
#540F33
(84,15,51)
#480D2D
(72,13,45)
#3C0B27
(60,11,39)
#300921
(48,9,33)
#24071B
(36,7,27)
#180515
(24,5,21)
#0C030F
(12,3,15)
#000000
(0,0,0)

Tints of #84174B

#84174B
(132,23,75)
#8F2C5B
(143,44,91)
#9A416B
(154,65,107)
#A5567B
(165,86,123)
#B06B8B
(176,107,139)
#BB809B
(187,128,155)
#C695AB
(198,149,171)
#D1AABB
(209,170,187)
#DCBFCB
(220,191,203)
#E7D4DB
(231,212,219)
#F2E9EB
(242,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84174B color. Also use rgb(132,23,75) instead hex code.

Text Font Color

.myTextColor { color: #84174B; }

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

This text font color is #84174B.

Background Color

.myBgColor { background-color: #84174B; }

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

This div background color is #84174B.

Border color

.myBorderColor { border: 1px solid #84174B; }

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

This div border color is #84174B.

Opacity

.myOpacity80 { color: #84174B; opacity: 0.8; }

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

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

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

This text has shadow with #84174B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84174B.

Preview

Color preview on black background

This text has color #84174B on black background.


Color preview on white background

This text has color #84174B on white background.


Black color preview on #84174B background

This text has black color on #84174B background.


White color preview on #84174B background

This text has white color on #84174B background.


Related colors

Complementary color

Complementary color for #hex is #7BE8B4.


I love getcolorcode.com

Triadic colors

1 #4B8417 and #174B84 with #84174B are triadic colors.

2 #4B1784 and #17844B with #84174B are triadic colors.