COLOR #82587A

HEX: #82587A RGB: (130,88,122)

Color info

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

RGB color model

#82587A color RGB value is (130,88,122).

RGB: (130,88,122) (51%, 35%, 48%)

RGB channels and saturation

R 130 of 255 = 51%
G 88 of 255 = 35%
B 122 of 255 = 48%

130
88
122

R + G + B ~ 45%. #82587A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 130 + 88 + 122 = 340 (100%)
R 130 of 340 ~ 38.24%
G 88 of 340 ~ 25.88%
B 122 of 340 ~ 35.88'%

%38.24
%25.88
%35.88

CMYK color model

#82587A color CMYK value is (0,32,6,49).

  • cyan value is 0.00%
  • magenta value is 32.31%
  • yellow value is 6.15%
  • key color value is 49.02%

CMYK: (0,32,6,49)
C0M32Y6K49 (0%, 32%, 6%, 49%)
(0.00 / 0.32 / 0.06 / 0.49)

CMYK percentages

%0
%32.31
%6.15
%49.02

Codes

Color #82587A in popluar color models

82 58 7A
RGB 130 88 122
HSL 311° 19.27% 42.75%
HSB/HSV 311° 32.31% 50.98%
CMYK 0.00% 32.31% 6.15%
49.02%

Color #82587A in popluar number systems.

HEX 82 58 7A
Decimal 130 88 122
Binary 10000010 1011000 1111010
Octal 202 130 172

Shades and tints

Shades of #82587A

#82587A
(130,88,122)
#77506F
(119,80,111)
#6C4864
(108,72,100)
#614059
(97,64,89)
#56384E
(86,56,78)
#4B3043
(75,48,67)
#402838
(64,40,56)
#35202D
(53,32,45)
#2A1822
(42,24,34)
#1F1017
(31,16,23)
#14080C
(20,8,12)
#000000
(0,0,0)

Tints of #82587A

#82587A
(130,88,122)
#8D6786
(141,103,134)
#987692
(152,118,146)
#A3859E
(163,133,158)
#AE94AA
(174,148,170)
#B9A3B6
(185,163,182)
#C4B2C2
(196,178,194)
#CFC1CE
(207,193,206)
#DAD0DA
(218,208,218)
#E5DFE6
(229,223,230)
#F0EEF2
(240,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #82587A color. Also use rgb(130,88,122) instead hex code.

Text Font Color

.myTextColor { color: #82587A; }

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

This text font color is #82587A.

Background Color

.myBgColor { background-color: #82587A; }

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

This div background color is #82587A.

Border color

.myBorderColor { border: 1px solid #82587A; }

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

This div border color is #82587A.

Opacity

.myOpacity80 { color: #82587A; opacity: 0.8; }

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

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

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

This text has shadow with #82587A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #82587A.

Preview

Color preview on black background

This text has color #82587A on black background.


Color preview on white background

This text has color #82587A on white background.


Black color preview on #82587A background

This text has black color on #82587A background.


White color preview on #82587A background

This text has white color on #82587A background.


Related colors

Complementary color

Complementary color for #hex is #7DA785.


I love getcolorcode.com

Triadic colors

1 #7A8258 and #587A82 with #82587A are triadic colors.

2 #7A5882 and #58827A with #82587A are triadic colors.