COLOR #82476B

HEX: #82476B RGB: (130,71,107)

Color info

#82476B contains red, green and blue colors in about the same proportion. Web safe color of #82476B is #993366 (or #936).

RGB color model

#82476B color RGB value is (130,71,107).

RGB: (130,71,107) (51%, 28%, 42%)

RGB channels and saturation

R 130 of 255 = 51%
G 71 of 255 = 28%
B 107 of 255 = 42%

130
71
107

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

Portions of RGB colors in percentages

R + G + B = 130 + 71 + 107 = 308 (100%)
R 130 of 308 ~ 42.21%
G 71 of 308 ~ 23.05%
B 107 of 308 ~ 34.74'%

%42.21
%23.05
%34.74

CMYK color model

#82476B color CMYK value is (0,45,18,49).

  • cyan value is 0.00%
  • magenta value is 45.38%
  • yellow value is 17.69%
  • key color value is 49.02%

CMYK: (0,45,18,49)
C0M45Y18K49 (0%, 45%, 18%, 49%)
(0.00 / 0.45 / 0.18 / 0.49)

CMYK percentages

%0
%45.38
%17.69
%49.02

Codes

Color #82476B in popluar color models

82 47 6B
RGB 130 71 107
HSL 323° 29.35% 39.41%
HSB/HSV 323° 45.38% 50.98%
CMYK 0.00% 45.38% 17.69%
49.02%

Color #82476B in popluar number systems.

HEX 82 47 6B
Decimal 130 71 107
Binary 10000010 1000111 1101011
Octal 202 107 153

Shades and tints

Shades of #82476B

#82476B
(130,71,107)
#774162
(119,65,98)
#6C3B59
(108,59,89)
#613550
(97,53,80)
#562F47
(86,47,71)
#4B293E
(75,41,62)
#402335
(64,35,53)
#351D2C
(53,29,44)
#2A1723
(42,23,35)
#1F111A
(31,17,26)
#140B11
(20,11,17)
#000000
(0,0,0)

Tints of #82476B

#82476B
(130,71,107)
#8D5778
(141,87,120)
#986785
(152,103,133)
#A37792
(163,119,146)
#AE879F
(174,135,159)
#B997AC
(185,151,172)
#C4A7B9
(196,167,185)
#CFB7C6
(207,183,198)
#DAC7D3
(218,199,211)
#E5D7E0
(229,215,224)
#F0E7ED
(240,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #82476B color. Also use rgb(130,71,107) instead hex code.

Text Font Color

.myTextColor { color: #82476B; }

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

This text font color is #82476B.

Background Color

.myBgColor { background-color: #82476B; }

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

This div background color is #82476B.

Border color

.myBorderColor { border: 1px solid #82476B; }

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

This div border color is #82476B.

Opacity

.myOpacity80 { color: #82476B; opacity: 0.8; }

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

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

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

This text has shadow with #82476B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #82476B.

Preview

Color preview on black background

This text has color #82476B on black background.


Color preview on white background

This text has color #82476B on white background.


Black color preview on #82476B background

This text has black color on #82476B background.


White color preview on #82476B background

This text has white color on #82476B background.


Related colors

Complementary color

Complementary color for #hex is #7DB894.


I love getcolorcode.com

Triadic colors

1 #6B8247 and #476B82 with #82476B are triadic colors.

2 #6B4782 and #47826B with #82476B are triadic colors.