COLOR #82475D

HEX: #82475D RGB: (130,71,93)

Color info

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

RGB color model

#82475D color RGB value is (130,71,93).

RGB: (130,71,93) (51%, 28%, 36%)

RGB channels and saturation

R 130 of 255 = 51%
G 71 of 255 = 28%
B 93 of 255 = 36%

130
71
93

R + G + B ~ 38%. #82475D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 130 + 71 + 93 = 294 (100%)
R 130 of 294 ~ 44.22%
G 71 of 294 ~ 24.15%
B 93 of 294 ~ 31.63'%

%44.22
%24.15
%31.63

CMYK color model

#82475D color CMYK value is (0,45,28,49).

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

CMYK: (0,45,28,49)
C0M45Y28K49 (0%, 45%, 28%, 49%)
(0.00 / 0.45 / 0.28 / 0.49)

CMYK percentages

%0
%45.38
%28.46
%49.02

Codes

Color #82475D in popluar color models

82 47 5D
RGB 130 71 93
HSL 338° 29.35% 39.41%
HSB/HSV 338° 45.38% 50.98%
CMYK 0.00% 45.38% 28.46%
49.02%

Color #82475D in popluar number systems.

HEX 82 47 5D
Decimal 130 71 93
Binary 10000010 1000111 1011101
Octal 202 107 135

Shades and tints

Shades of #82475D

#82475D
(130,71,93)
#774155
(119,65,85)
#6C3B4D
(108,59,77)
#613545
(97,53,69)
#562F3D
(86,47,61)
#4B2935
(75,41,53)
#40232D
(64,35,45)
#351D25
(53,29,37)
#2A171D
(42,23,29)
#1F1115
(31,17,21)
#140B0D
(20,11,13)
#000000
(0,0,0)

Tints of #82475D

#82475D
(130,71,93)
#8D576B
(141,87,107)
#986779
(152,103,121)
#A37787
(163,119,135)
#AE8795
(174,135,149)
#B997A3
(185,151,163)
#C4A7B1
(196,167,177)
#CFB7BF
(207,183,191)
#DAC7CD
(218,199,205)
#E5D7DB
(229,215,219)
#F0E7E9
(240,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #82475D color. Also use rgb(130,71,93) instead hex code.

Text Font Color

.myTextColor { color: #82475D; }

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

This text font color is #82475D.

Background Color

.myBgColor { background-color: #82475D; }

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

This div background color is #82475D.

Border color

.myBorderColor { border: 1px solid #82475D; }

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

This div border color is #82475D.

Opacity

.myOpacity80 { color: #82475D; opacity: 0.8; }

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

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

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

This text has shadow with #82475D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #82475D.

Preview

Color preview on black background

This text has color #82475D on black background.


Color preview on white background

This text has color #82475D on white background.


Black color preview on #82475D background

This text has black color on #82475D background.


White color preview on #82475D background

This text has white color on #82475D background.


Related colors

Complementary color

Complementary color for #hex is #7DB8A2.


I love getcolorcode.com

Triadic colors

1 #5D8247 and #475D82 with #82475D are triadic colors.

2 #5D4782 and #47825D with #82475D are triadic colors.