COLOR #82718A

HEX: #82718A RGB: (130,113,138)

Color info

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

RGB color model

#82718A color RGB value is (130,113,138).

RGB: (130,113,138) (51%, 44%, 54%)

RGB channels and saturation

R 130 of 255 = 51%
G 113 of 255 = 44%
B 138 of 255 = 54%

130
113
138

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

Portions of RGB colors in percentages

R + G + B = 130 + 113 + 138 = 381 (100%)
R 130 of 381 ~ 34.12%
G 113 of 381 ~ 29.66%
B 138 of 381 ~ 36.22'%

%34.12
%29.66
%36.22

CMYK color model

#82718A color CMYK value is (6,18,0,46).

  • cyan value is 5.80%
  • magenta value is 18.12%
  • yellow value is 0.00%
  • key color value is 45.88%

CMYK: (6,18,0,46)
C6M18Y0K46 (6%, 18%, 0%, 46%)
(0.06 / 0.18 / 0.00 / 0.46)

CMYK percentages

%5.8
%18.12
%0
%45.88

Codes

Color #82718A in popluar color models

82 71 8A
RGB 130 113 138
HSL 281° 9.96% 49.22%
HSB/HSV 281° 18.12% 54.12%
CMYK 5.80% 18.12% 0.00%
45.88%

Color #82718A in popluar number systems.

HEX 82 71 8A
Decimal 130 113 138
Binary 10000010 1110001 10001010
Octal 202 161 212

Shades and tints

Shades of #82718A

#82718A
(130,113,138)
#77677E
(119,103,126)
#6C5D72
(108,93,114)
#615366
(97,83,102)
#56495A
(86,73,90)
#4B3F4E
(75,63,78)
#403542
(64,53,66)
#352B36
(53,43,54)
#2A212A
(42,33,42)
#1F171E
(31,23,30)
#140D12
(20,13,18)
#000000
(0,0,0)

Tints of #82718A

#82718A
(130,113,138)
#8D7D94
(141,125,148)
#98899E
(152,137,158)
#A395A8
(163,149,168)
#AEA1B2
(174,161,178)
#B9ADBC
(185,173,188)
#C4B9C6
(196,185,198)
#CFC5D0
(207,197,208)
#DAD1DA
(218,209,218)
#E5DDE4
(229,221,228)
#F0E9EE
(240,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #82718A color. Also use rgb(130,113,138) instead hex code.

Text Font Color

.myTextColor { color: #82718A; }

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

This text font color is #82718A.

Background Color

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

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

This div background color is #82718A.

Border color

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

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

This div border color is #82718A.

Opacity

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

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

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

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

This text has shadow with #82718A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #82718A.

Preview

Color preview on black background

This text has color #82718A on black background.


Color preview on white background

This text has color #82718A on white background.


Black color preview on #82718A background

This text has black color on #82718A background.


White color preview on #82718A background

This text has white color on #82718A background.


Related colors

Complementary color

Complementary color for #hex is #7D8E75.


I love getcolorcode.com

Triadic colors

1 #8A8271 and #718A82 with #82718A are triadic colors.

2 #8A7182 and #71828A with #82718A are triadic colors.