COLOR #84629D

HEX: #84629D RGB: (132,98,157)

Color info

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

RGB color model

#84629D color RGB value is (132,98,157).

RGB: (132,98,157) (52%, 38%, 62%)

RGB channels and saturation

R 132 of 255 = 52%
G 98 of 255 = 38%
B 157 of 255 = 62%

132
98
157

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

Portions of RGB colors in percentages

R + G + B = 132 + 98 + 157 = 387 (100%)
R 132 of 387 ~ 34.11%
G 98 of 387 ~ 25.32%
B 157 of 387 ~ 40.57'%

%34.11
%25.32
%40.57

CMYK color model

#84629D color CMYK value is (16,38,0,38).

  • cyan value is 15.92%
  • magenta value is 37.58%
  • yellow value is 0.00%
  • key color value is 38.43%
CMYK: (16,38,0,38) C16M38Y0K38 (16%,38%,0%,38%) (0.16/0.38/0.00/0.38) 

CMYK percentages

%15.92
%37.58
%0
%38.43

Codes

Color #84629D in popluar color models

84 62 9D
RGB 132 98 157
HSL 275° 23.14% 50.00%
HSB/HSV 275° 37.58% 61.57%
CMYK 15.92% 37.58% 0.00%
38.43%

Color #84629D in popluar number systems.

HEX 84 62 9D
Decimal 132 98 157
Binary 10000100 1100010 10011101
Octal 204 142 235

Shades and tints

Shades of #84629D

#84629D
(132,98,157)
#785A8F
(120,90,143)
#6C5281
(108,82,129)
#604A73
(96,74,115)
#544265
(84,66,101)
#483A57
(72,58,87)
#3C3249
(60,50,73)
#302A3B
(48,42,59)
#24222D
(36,34,45)
#181A1F
(24,26,31)
#0C1211
(12,18,17)
#000000
(0,0,0)

Tints of #84629D

#84629D
(132,98,157)
#8F70A5
(143,112,165)
#9A7EAD
(154,126,173)
#A58CB5
(165,140,181)
#B09ABD
(176,154,189)
#BBA8C5
(187,168,197)
#C6B6CD
(198,182,205)
#D1C4D5
(209,196,213)
#DCD2DD
(220,210,221)
#E7E0E5
(231,224,229)
#F2EEED
(242,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84629D color. Also use rgb(132,98,157) instead hex code.

Text Font Color

.myTextColor { color: #84629D; }

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

This text font color is #84629D.

Background Color

.myBgColor { background-color: #84629D; }

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

This div background color is #84629D.

Border color

.myBorderColor { border: 1px solid #84629D; }

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

This div border color is #84629D.

Opacity

.myOpacity80 { color: #84629D; opacity: 0.8; }

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

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

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

This text has shadow with #84629D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84629D.

Preview

Color preview on black background

This text has color #84629D on black background.


Color preview on white background

This text has color #84629D on white background.


Black color preview on #84629D background

This text has black color on #84629D background.


White color preview on #84629D background

This text has white color on #84629D background.


Related colors

Complementary color

Complementary color for #hex is #7B9D62.


I love getcolorcode.com

Triadic colors

1 #9D8462 and #629D84 with #84629D are triadic colors.

2 #9D6284 and #62849D with #84629D are triadic colors.