COLOR #826786

HEX: #826786 RGB: (130,103,134)

Color info

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

RGB color model

#826786 color RGB value is (130,103,134).

RGB: (130,103,134) (51%, 40%, 53%)

RGB channels and saturation

R 130 of 255 = 51%
G 103 of 255 = 40%
B 134 of 255 = 53%

130
103
134

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

Portions of RGB colors in percentages

R + G + B = 130 + 103 + 134 = 367 (100%)
R 130 of 367 ~ 35.42%
G 103 of 367 ~ 28.07%
B 134 of 367 ~ 36.51'%

%35.42
%28.07
%36.51

CMYK color model

#826786 color CMYK value is (3,23,0,47).

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

CMYK: (3,23,0,47)
C3M23Y0K47 (3%, 23%, 0%, 47%)
(0.03 / 0.23 / 0.00 / 0.47)

CMYK percentages

%2.99
%23.13
%0
%47.45

Codes

Color #826786 in popluar color models

82 67 86
RGB 130 103 134
HSL 292° 13.08% 46.47%
HSB/HSV 292° 23.13% 52.55%
CMYK 2.99% 23.13% 0.00%
47.45%

Color #826786 in popluar number systems.

HEX 82 67 86
Decimal 130 103 134
Binary 10000010 1100111 10000110
Octal 202 147 206

Shades and tints

Shades of #826786

#826786
(130,103,134)
#775E7A
(119,94,122)
#6C556E
(108,85,110)
#614C62
(97,76,98)
#564356
(86,67,86)
#4B3A4A
(75,58,74)
#40313E
(64,49,62)
#352832
(53,40,50)
#2A1F26
(42,31,38)
#1F161A
(31,22,26)
#140D0E
(20,13,14)
#000000
(0,0,0)

Tints of #826786

#826786
(130,103,134)
#8D7491
(141,116,145)
#98819C
(152,129,156)
#A38EA7
(163,142,167)
#AE9BB2
(174,155,178)
#B9A8BD
(185,168,189)
#C4B5C8
(196,181,200)
#CFC2D3
(207,194,211)
#DACFDE
(218,207,222)
#E5DCE9
(229,220,233)
#F0E9F4
(240,233,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #826786; }

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

This text font color is #826786.

Background Color

.myBgColor { background-color: #826786; }

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

This div background color is #826786.

Border color

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

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

This div border color is #826786.

Opacity

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

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

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

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

This text has shadow with #826786 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #826786.

Preview

Color preview on black background

This text has color #826786 on black background.


Color preview on white background

This text has color #826786 on white background.


Black color preview on #826786 background

This text has black color on #826786 background.


White color preview on #826786 background

This text has white color on #826786 background.


Related colors

Complementary color

Complementary color for #hex is #7D9879.


I love getcolorcode.com

Triadic colors

1 #868267 and #678682 with #826786 are triadic colors.

2 #866782 and #678286 with #826786 are triadic colors.