COLOR #827082

HEX: #827082 RGB: (130,112,130)

Color info

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

RGB color model

#827082 color RGB value is (130,112,130).

RGB: (130,112,130) (51%, 44%, 51%)

RGB channels and saturation

R 130 of 255 = 51%
G 112 of 255 = 44%
B 130 of 255 = 51%

130
112
130

R + G + B ~ 49%. #827082 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 130 + 112 + 130 = 372 (100%)
R 130 of 372 ~ 34.95%
G 112 of 372 ~ 30.11%
B 130 of 372 ~ 34.95'%

%34.95
%30.11
%34.95

CMYK color model

#827082 color CMYK value is (0,14,0,49).

  • cyan value is 0.00%
  • magenta value is 13.85%
  • yellow value is 0.00%
  • key color value is 49.02%

CMYK: (0,14,0,49)
C0M14Y0K49 (0%, 14%, 0%, 49%)
(0.00 / 0.14 / 0.00 / 0.49)

CMYK percentages

%0
%13.85
%0
%49.02

Codes

Color #827082 in popluar color models

82 70 82
RGB 130 112 130
HSL 300° 7.44% 47.45%
HSB/HSV 300° 13.85% 50.98%
CMYK 0.00% 13.85% 0.00%
49.02%

Color #827082 in popluar number systems.

HEX 82 70 82
Decimal 130 112 130
Binary 10000010 1110000 10000010
Octal 202 160 202

Shades and tints

Shades of #827082

#827082
(130,112,130)
#776677
(119,102,119)
#6C5C6C
(108,92,108)
#615261
(97,82,97)
#564856
(86,72,86)
#4B3E4B
(75,62,75)
#403440
(64,52,64)
#352A35
(53,42,53)
#2A202A
(42,32,42)
#1F161F
(31,22,31)
#140C14
(20,12,20)
#000000
(0,0,0)

Tints of #827082

#827082
(130,112,130)
#8D7D8D
(141,125,141)
#988A98
(152,138,152)
#A397A3
(163,151,163)
#AEA4AE
(174,164,174)
#B9B1B9
(185,177,185)
#C4BEC4
(196,190,196)
#CFCBCF
(207,203,207)
#DAD8DA
(218,216,218)
#E5E5E5
(229,229,229)
#F0F2F0
(240,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #827082 color. Also use rgb(130,112,130) instead hex code.

Text Font Color

.myTextColor { color: #827082; }

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

This text font color is #827082.

Background Color

.myBgColor { background-color: #827082; }

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

This div background color is #827082.

Border color

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

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

This div border color is #827082.

Opacity

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

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

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

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

This text has shadow with #827082 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #827082.

Preview

Color preview on black background

This text has color #827082 on black background.


Color preview on white background

This text has color #827082 on white background.


Black color preview on #827082 background

This text has black color on #827082 background.


White color preview on #827082 background

This text has white color on #827082 background.


Related colors

Complementary color

Complementary color for #hex is #7D8F7D.


I love getcolorcode.com

Triadic colors

1 #828270 and #708282 with #827082 are triadic colors.

2 #827082 and #708282 with #827082 are triadic colors.