COLOR #82465C

HEX: #82465C RGB: (130,70,92)

Color info

#82465C contains mainly red and blue colors. Web safe color of #82465C is #993366 (or #936).

RGB color model

#82465C color RGB value is (130,70,92).

RGB: (130,70,92) (51%, 27%, 36%)

RGB channels and saturation

R 130 of 255 = 51%
G 70 of 255 = 27%
B 92 of 255 = 36%

130
70
92

R + G + B ~ 38%. #82465C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 130 + 70 + 92 = 292 (100%)
R 130 of 292 ~ 44.52%
G 70 of 292 ~ 23.97%
B 92 of 292 ~ 31.51'%

%44.52
%23.97
%31.51

CMYK color model

#82465C color CMYK value is (0,46,29,49).

  • cyan value is 0.00%
  • magenta value is 46.15%
  • yellow value is 29.23%
  • key color value is 49.02%

CMYK: (0,46,29,49)
C0M46Y29K49 (0%, 46%, 29%, 49%)
(0.00 / 0.46 / 0.29 / 0.49)

CMYK percentages

%0
%46.15
%29.23
%49.02

Codes

Color #82465C in popluar color models

82 46 5C
RGB 130 70 92
HSL 338° 30.00% 39.22%
HSB/HSV 338° 46.15% 50.98%
CMYK 0.00% 46.15% 29.23%
49.02%

Color #82465C in popluar number systems.

HEX 82 46 5C
Decimal 130 70 92
Binary 10000010 1000110 1011100
Octal 202 106 134

Shades and tints

Shades of #82465C

#82465C
(130,70,92)
#774054
(119,64,84)
#6C3A4C
(108,58,76)
#613444
(97,52,68)
#562E3C
(86,46,60)
#4B2834
(75,40,52)
#40222C
(64,34,44)
#351C24
(53,28,36)
#2A161C
(42,22,28)
#1F1014
(31,16,20)
#140A0C
(20,10,12)
#000000
(0,0,0)

Tints of #82465C

#82465C
(130,70,92)
#8D566A
(141,86,106)
#986678
(152,102,120)
#A37686
(163,118,134)
#AE8694
(174,134,148)
#B996A2
(185,150,162)
#C4A6B0
(196,166,176)
#CFB6BE
(207,182,190)
#DAC6CC
(218,198,204)
#E5D6DA
(229,214,218)
#F0E6E8
(240,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #82465C color. Also use rgb(130,70,92) instead hex code.

Text Font Color

.myTextColor { color: #82465C; }

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

This text font color is #82465C.

Background Color

.myBgColor { background-color: #82465C; }

<div style="background-color:#82465C">Inner text</div>

This div background color is #82465C.

Border color

.myBorderColor { border: 1px solid #82465C; }

<div style="border:3px solid #82465C">Div</div>

This div border color is #82465C.

Opacity

.myOpacity80 { color: #82465C; opacity: 0.8; }

<p style="color:#82465C;opacity:0.8;">80%</p>

Text with #82465C 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 #82465C;}

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

This text has shadow with #82465C color.


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

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

This text has shadow with #82465C primary color and red secondary color.


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

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

This text has shadow with #82465C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #82465C.

Preview

Color preview on black background

This text has color #82465C on black background.


Color preview on white background

This text has color #82465C on white background.


Black color preview on #82465C background

This text has black color on #82465C background.


White color preview on #82465C background

This text has white color on #82465C background.


Related colors

Complementary color

Complementary color for #hex is #7DB9A3.


I love getcolorcode.com

Triadic colors

1 #5C8246 and #465C82 with #82465C are triadic colors.

2 #5C4682 and #46825C with #82465C are triadic colors.