COLOR #827086

HEX: #827086 RGB: (130,112,134)

Color info

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

RGB color model

#827086 color RGB value is (130,112,134).

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

RGB channels and saturation

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

130
112
134

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

Portions of RGB colors in percentages

R + G + B = 130 + 112 + 134 = 376 (100%)
R 130 of 376 ~ 34.57%
G 112 of 376 ~ 29.79%
B 134 of 376 ~ 35.64'%

%34.57
%29.79
%35.64

CMYK color model

#827086 color CMYK value is (3,16,0,47).

  • cyan value is 2.99%
  • magenta value is 16.42%
  • yellow value is 0.00%
  • key color value is 47.45%

CMYK: (3,16,0,47)
C3M16Y0K47 (3%, 16%, 0%, 47%)
(0.03 / 0.16 / 0.00 / 0.47)

CMYK percentages

%2.99
%16.42
%0
%47.45

Codes

Color #827086 in popluar color models

82 70 86
RGB 130 112 134
HSL 289° 8.94% 48.24%
HSB/HSV 289° 16.42% 52.55%
CMYK 2.99% 16.42% 0.00%
47.45%

Color #827086 in popluar number systems.

HEX 82 70 86
Decimal 130 112 134
Binary 10000010 1110000 10000110
Octal 202 160 206

Shades and tints

Shades of #827086

#827086
(130,112,134)
#77667A
(119,102,122)
#6C5C6E
(108,92,110)
#615262
(97,82,98)
#564856
(86,72,86)
#4B3E4A
(75,62,74)
#40343E
(64,52,62)
#352A32
(53,42,50)
#2A2026
(42,32,38)
#1F161A
(31,22,26)
#140C0E
(20,12,14)
#000000
(0,0,0)

Tints of #827086

#827086
(130,112,134)
#8D7D91
(141,125,145)
#988A9C
(152,138,156)
#A397A7
(163,151,167)
#AEA4B2
(174,164,178)
#B9B1BD
(185,177,189)
#C4BEC8
(196,190,200)
#CFCBD3
(207,203,211)
#DAD8DE
(218,216,222)
#E5E5E9
(229,229,233)
#F0F2F4
(240,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #827086; }

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

This text font color is #827086.

Background Color

.myBgColor { background-color: #827086; }

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

This div background color is #827086.

Border color

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

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

This div border color is #827086.

Opacity

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

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

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

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

This text has shadow with #827086 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #827086.

Preview

Color preview on black background

This text has color #827086 on black background.


Color preview on white background

This text has color #827086 on white background.


Black color preview on #827086 background

This text has black color on #827086 background.


White color preview on #827086 background

This text has white color on #827086 background.


Related colors

Complementary color

Complementary color for #hex is #7D8F79.


I love getcolorcode.com

Triadic colors

1 #868270 and #708682 with #827086 are triadic colors.

2 #867082 and #708286 with #827086 are triadic colors.