COLOR #826878

HEX: #826878 RGB: (130,104,120)

Color info

#826878 contains red, green and blue colors in about the same proportion. Web safe color of #826878 is #996666 (or #966).

RGB color model

#826878 color RGB value is (130,104,120).

RGB: (130,104,120) (51%, 41%, 47%)

RGB channels and saturation

R 130 of 255 = 51%
G 104 of 255 = 41%
B 120 of 255 = 47%

130
104
120

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

Portions of RGB colors in percentages

R + G + B = 130 + 104 + 120 = 354 (100%)
R 130 of 354 ~ 36.72%
G 104 of 354 ~ 29.38%
B 120 of 354 ~ 33.9'%

%36.72
%29.38
%33.9

CMYK color model

#826878 color CMYK value is (0,20,8,49).

  • cyan value is 0.00%
  • magenta value is 20.00%
  • yellow value is 7.69%
  • key color value is 49.02%

CMYK: (0,20,8,49)
C0M20Y8K49 (0%, 20%, 8%, 49%)
(0.00 / 0.20 / 0.08 / 0.49)

CMYK percentages

%0
%20
%7.69
%49.02

Codes

Color #826878 in popluar color models

82 68 78
RGB 130 104 120
HSL 323° 11.11% 45.88%
HSB/HSV 323° 20.00% 50.98%
CMYK 0.00% 20.00% 7.69%
49.02%

Color #826878 in popluar number systems.

HEX 82 68 78
Decimal 130 104 120
Binary 10000010 1101000 1111000
Octal 202 150 170

Shades and tints

Shades of #826878

#826878
(130,104,120)
#775F6E
(119,95,110)
#6C5664
(108,86,100)
#614D5A
(97,77,90)
#564450
(86,68,80)
#4B3B46
(75,59,70)
#40323C
(64,50,60)
#352932
(53,41,50)
#2A2028
(42,32,40)
#1F171E
(31,23,30)
#140E14
(20,14,20)
#000000
(0,0,0)

Tints of #826878

#826878
(130,104,120)
#8D7584
(141,117,132)
#988290
(152,130,144)
#A38F9C
(163,143,156)
#AE9CA8
(174,156,168)
#B9A9B4
(185,169,180)
#C4B6C0
(196,182,192)
#CFC3CC
(207,195,204)
#DAD0D8
(218,208,216)
#E5DDE4
(229,221,228)
#F0EAF0
(240,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #826878; }

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

This text font color is #826878.

Background Color

.myBgColor { background-color: #826878; }

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

This div background color is #826878.

Border color

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

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

This div border color is #826878.

Opacity

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

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

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

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

This text has shadow with #826878 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #826878.

Preview

Color preview on black background

This text has color #826878 on black background.


Color preview on white background

This text has color #826878 on white background.


Black color preview on #826878 background

This text has black color on #826878 background.


White color preview on #826878 background

This text has white color on #826878 background.


Related colors

Complementary color

Complementary color for #hex is #7D9787.


I love getcolorcode.com

Triadic colors

1 #788268 and #687882 with #826878 are triadic colors.

2 #786882 and #688278 with #826878 are triadic colors.