COLOR #82587E

HEX: #82587E RGB: (130,88,126)

Color info

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

RGB color model

#82587E color RGB value is (130,88,126).

RGB: (130,88,126) (51%, 35%, 49%)

RGB channels and saturation

R 130 of 255 = 51%
G 88 of 255 = 35%
B 126 of 255 = 49%

130
88
126

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

Portions of RGB colors in percentages

R + G + B = 130 + 88 + 126 = 344 (100%)
R 130 of 344 ~ 37.79%
G 88 of 344 ~ 25.58%
B 126 of 344 ~ 36.63'%

%37.79
%25.58
%36.63

CMYK color model

#82587E color CMYK value is (0,32,3,49).

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

CMYK: (0,32,3,49)
C0M32Y3K49 (0%, 32%, 3%, 49%)
(0.00 / 0.32 / 0.03 / 0.49)

CMYK percentages

%0
%32.31
%3.08
%49.02

Codes

Color #82587E in popluar color models

82 58 7E
RGB 130 88 126
HSL 306° 19.27% 42.75%
HSB/HSV 306° 32.31% 50.98%
CMYK 0.00% 32.31% 3.08%
49.02%

Color #82587E in popluar number systems.

HEX 82 58 7E
Decimal 130 88 126
Binary 10000010 1011000 1111110
Octal 202 130 176

Shades and tints

Shades of #82587E

#82587E
(130,88,126)
#775073
(119,80,115)
#6C4868
(108,72,104)
#61405D
(97,64,93)
#563852
(86,56,82)
#4B3047
(75,48,71)
#40283C
(64,40,60)
#352031
(53,32,49)
#2A1826
(42,24,38)
#1F101B
(31,16,27)
#140810
(20,8,16)
#000000
(0,0,0)

Tints of #82587E

#82587E
(130,88,126)
#8D6789
(141,103,137)
#987694
(152,118,148)
#A3859F
(163,133,159)
#AE94AA
(174,148,170)
#B9A3B5
(185,163,181)
#C4B2C0
(196,178,192)
#CFC1CB
(207,193,203)
#DAD0D6
(218,208,214)
#E5DFE1
(229,223,225)
#F0EEEC
(240,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #82587E; }

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

This text font color is #82587E.

Background Color

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

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

This div background color is #82587E.

Border color

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

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

This div border color is #82587E.

Opacity

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

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

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

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

This text has shadow with #82587E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #82587E.

Preview

Color preview on black background

This text has color #82587E on black background.


Color preview on white background

This text has color #82587E on white background.


Black color preview on #82587E background

This text has black color on #82587E background.


White color preview on #82587E background

This text has white color on #82587E background.


Related colors

Complementary color

Complementary color for #hex is #7DA781.


I love getcolorcode.com

Triadic colors

1 #7E8258 and #587E82 with #82587E are triadic colors.

2 #7E5882 and #58827E with #82587E are triadic colors.