COLOR #826588

HEX: #826588 RGB: (130,101,136)

Color info

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

RGB color model

#826588 color RGB value is (130,101,136).

RGB: (130,101,136) (51%, 40%, 53%)

RGB channels and saturation

R 130 of 255 = 51%
G 101 of 255 = 40%
B 136 of 255 = 53%

130
101
136

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

Portions of RGB colors in percentages

R + G + B = 130 + 101 + 136 = 367 (100%)
R 130 of 367 ~ 35.42%
G 101 of 367 ~ 27.52%
B 136 of 367 ~ 37.06'%

%35.42
%27.52
%37.06

CMYK color model

#826588 color CMYK value is (4,26,0,47).

  • cyan value is 4.41%
  • magenta value is 25.74%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (4,26,0,47)
C4M26Y0K47 (4%, 26%, 0%, 47%)
(0.04 / 0.26 / 0.00 / 0.47)

CMYK percentages

%4.41
%25.74
%0
%46.67

Codes

Color #826588 in popluar color models

82 65 88
RGB 130 101 136
HSL 290° 14.77% 46.47%
HSB/HSV 290° 25.74% 53.33%
CMYK 4.41% 25.74% 0.00%
46.67%

Color #826588 in popluar number systems.

HEX 82 65 88
Decimal 130 101 136
Binary 10000010 1100101 10001000
Octal 202 145 210

Shades and tints

Shades of #826588

#826588
(130,101,136)
#775C7C
(119,92,124)
#6C5370
(108,83,112)
#614A64
(97,74,100)
#564158
(86,65,88)
#4B384C
(75,56,76)
#402F40
(64,47,64)
#352634
(53,38,52)
#2A1D28
(42,29,40)
#1F141C
(31,20,28)
#140B10
(20,11,16)
#000000
(0,0,0)

Tints of #826588

#826588
(130,101,136)
#8D7392
(141,115,146)
#98819C
(152,129,156)
#A38FA6
(163,143,166)
#AE9DB0
(174,157,176)
#B9ABBA
(185,171,186)
#C4B9C4
(196,185,196)
#CFC7CE
(207,199,206)
#DAD5D8
(218,213,216)
#E5E3E2
(229,227,226)
#F0F1EC
(240,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #826588; }

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

This text font color is #826588.

Background Color

.myBgColor { background-color: #826588; }

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

This div background color is #826588.

Border color

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

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

This div border color is #826588.

Opacity

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

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

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

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

This text has shadow with #826588 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #826588.

Preview

Color preview on black background

This text has color #826588 on black background.


Color preview on white background

This text has color #826588 on white background.


Black color preview on #826588 background

This text has black color on #826588 background.


White color preview on #826588 background

This text has white color on #826588 background.


Related colors

Complementary color

Complementary color for #hex is #7D9A77.


I love getcolorcode.com

Triadic colors

1 #888265 and #658882 with #826588 are triadic colors.

2 #886582 and #658288 with #826588 are triadic colors.