COLOR #826884

HEX: #826884 RGB: (130,104,132)

Color info

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

RGB color model

#826884 color RGB value is (130,104,132).

RGB: (130,104,132) (51%, 41%, 52%)

RGB channels and saturation

R 130 of 255 = 51%
G 104 of 255 = 41%
B 132 of 255 = 52%

130
104
132

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

Portions of RGB colors in percentages

R + G + B = 130 + 104 + 132 = 366 (100%)
R 130 of 366 ~ 35.52%
G 104 of 366 ~ 28.42%
B 132 of 366 ~ 36.07'%

%35.52
%28.42
%36.07

CMYK color model

#826884 color CMYK value is (2,21,0,48).

  • cyan value is 1.52%
  • magenta value is 21.21%
  • yellow value is 0.00%
  • key color value is 48.24%

CMYK: (2,21,0,48)
C2M21Y0K48 (2%, 21%, 0%, 48%)
(0.02 / 0.21 / 0.00 / 0.48)

CMYK percentages

%1.52
%21.21
%0
%48.24

Codes

Color #826884 in popluar color models

82 68 84
RGB 130 104 132
HSL 296° 11.86% 46.27%
HSB/HSV 296° 21.21% 51.76%
CMYK 1.52% 21.21% 0.00%
48.24%

Color #826884 in popluar number systems.

HEX 82 68 84
Decimal 130 104 132
Binary 10000010 1101000 10000100
Octal 202 150 204

Shades and tints

Shades of #826884

#826884
(130,104,132)
#775F78
(119,95,120)
#6C566C
(108,86,108)
#614D60
(97,77,96)
#564454
(86,68,84)
#4B3B48
(75,59,72)
#40323C
(64,50,60)
#352930
(53,41,48)
#2A2024
(42,32,36)
#1F1718
(31,23,24)
#140E0C
(20,14,12)
#000000
(0,0,0)

Tints of #826884

#826884
(130,104,132)
#8D758F
(141,117,143)
#98829A
(152,130,154)
#A38FA5
(163,143,165)
#AE9CB0
(174,156,176)
#B9A9BB
(185,169,187)
#C4B6C6
(196,182,198)
#CFC3D1
(207,195,209)
#DAD0DC
(218,208,220)
#E5DDE7
(229,221,231)
#F0EAF2
(240,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #826884; }

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

This text font color is #826884.

Background Color

.myBgColor { background-color: #826884; }

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

This div background color is #826884.

Border color

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

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

This div border color is #826884.

Opacity

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

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

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

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

This text has shadow with #826884 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #826884.

Preview

Color preview on black background

This text has color #826884 on black background.


Color preview on white background

This text has color #826884 on white background.


Black color preview on #826884 background

This text has black color on #826884 background.


White color preview on #826884 background

This text has white color on #826884 background.


Related colors

Complementary color

Complementary color for #hex is #7D977B.


I love getcolorcode.com

Triadic colors

1 #848268 and #688482 with #826884 are triadic colors.

2 #846882 and #688284 with #826884 are triadic colors.