COLOR #84758E

HEX: #84758E RGB: (132,117,142)

Color info

#84758E contains red, green and blue colors in about the same proportion. Web safe color of #84758E is #996699 (or #969).

RGB color model

#84758E color RGB value is (132,117,142).

RGB: (132,117,142) (52%, 46%, 56%)

RGB channels and saturation

R 132 of 255 = 52%
G 117 of 255 = 46%
B 142 of 255 = 56%

132
117
142

R + G + B ~ 51%. #84758E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 132 + 117 + 142 = 391 (100%)
R 132 of 391 ~ 33.76%
G 117 of 391 ~ 29.92%
B 142 of 391 ~ 36.32'%

%33.76
%29.92
%36.32

CMYK color model

#84758E color CMYK value is (7,18,0,44).

  • cyan value is 7.04%
  • magenta value is 17.61%
  • yellow value is 0.00%
  • key color value is 44.31%

CMYK: (7,18,0,44)
C7M18Y0K44 (7%, 18%, 0%, 44%)
(0.07 / 0.18 / 0.00 / 0.44)

CMYK percentages

%7.04
%17.61
%0
%44.31

Codes

Color #84758E in popluar color models

84 75 8E
RGB 132 117 142
HSL 276° 9.96% 50.78%
HSB/HSV 276° 17.61% 55.69%
CMYK 7.04% 17.61% 0.00%
44.31%

Color #84758E in popluar number systems.

HEX 84 75 8E
Decimal 132 117 142
Binary 10000100 1110101 10001110
Octal 204 165 216

Shades and tints

Shades of #84758E

#84758E
(132,117,142)
#786B82
(120,107,130)
#6C6176
(108,97,118)
#60576A
(96,87,106)
#544D5E
(84,77,94)
#484352
(72,67,82)
#3C3946
(60,57,70)
#302F3A
(48,47,58)
#24252E
(36,37,46)
#181B22
(24,27,34)
#0C1116
(12,17,22)
#000000
(0,0,0)

Tints of #84758E

#84758E
(132,117,142)
#8F8198
(143,129,152)
#9A8DA2
(154,141,162)
#A599AC
(165,153,172)
#B0A5B6
(176,165,182)
#BBB1C0
(187,177,192)
#C6BDCA
(198,189,202)
#D1C9D4
(209,201,212)
#DCD5DE
(220,213,222)
#E7E1E8
(231,225,232)
#F2EDF2
(242,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84758E color. Also use rgb(132,117,142) instead hex code.

Text Font Color

.myTextColor { color: #84758E; }

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

This text font color is #84758E.

Background Color

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

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

This div background color is #84758E.

Border color

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

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

This div border color is #84758E.

Opacity

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

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

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

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

This text has shadow with #84758E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84758E.

Preview

Color preview on black background

This text has color #84758E on black background.


Color preview on white background

This text has color #84758E on white background.


Black color preview on #84758E background

This text has black color on #84758E background.


White color preview on #84758E background

This text has white color on #84758E background.


Related colors

Complementary color

Complementary color for #hex is #7B8A71.


I love getcolorcode.com

Triadic colors

1 #8E8475 and #758E84 with #84758E are triadic colors.

2 #8E7584 and #75848E with #84758E are triadic colors.