COLOR #82466A

HEX: #82466A RGB: (130,70,106)

Color info

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

RGB color model

#82466A color RGB value is (130,70,106).

RGB: (130,70,106) (51%, 27%, 42%)

RGB channels and saturation

R 130 of 255 = 51%
G 70 of 255 = 27%
B 106 of 255 = 42%

130
70
106

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

Portions of RGB colors in percentages

R + G + B = 130 + 70 + 106 = 306 (100%)
R 130 of 306 ~ 42.48%
G 70 of 306 ~ 22.88%
B 106 of 306 ~ 34.64'%

%42.48
%22.88
%34.64

CMYK color model

#82466A color CMYK value is (0,46,18,49).

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

CMYK: (0,46,18,49)
C0M46Y18K49 (0%, 46%, 18%, 49%)
(0.00 / 0.46 / 0.18 / 0.49)

CMYK percentages

%0
%46.15
%18.46
%49.02

Codes

Color #82466A in popluar color models

82 46 6A
RGB 130 70 106
HSL 324° 30.00% 39.22%
HSB/HSV 324° 46.15% 50.98%
CMYK 0.00% 46.15% 18.46%
49.02%

Color #82466A in popluar number systems.

HEX 82 46 6A
Decimal 130 70 106
Binary 10000010 1000110 1101010
Octal 202 106 152

Shades and tints

Shades of #82466A

#82466A
(130,70,106)
#774061
(119,64,97)
#6C3A58
(108,58,88)
#61344F
(97,52,79)
#562E46
(86,46,70)
#4B283D
(75,40,61)
#402234
(64,34,52)
#351C2B
(53,28,43)
#2A1622
(42,22,34)
#1F1019
(31,16,25)
#140A10
(20,10,16)
#000000
(0,0,0)

Tints of #82466A

#82466A
(130,70,106)
#8D5677
(141,86,119)
#986684
(152,102,132)
#A37691
(163,118,145)
#AE869E
(174,134,158)
#B996AB
(185,150,171)
#C4A6B8
(196,166,184)
#CFB6C5
(207,182,197)
#DAC6D2
(218,198,210)
#E5D6DF
(229,214,223)
#F0E6EC
(240,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #82466A color. Also use rgb(130,70,106) instead hex code.

Text Font Color

.myTextColor { color: #82466A; }

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

This text font color is #82466A.

Background Color

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

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

This div background color is #82466A.

Border color

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

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

This div border color is #82466A.

Opacity

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

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

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

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

This text has shadow with #82466A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #82466A.

Preview

Color preview on black background

This text has color #82466A on black background.


Color preview on white background

This text has color #82466A on white background.


Black color preview on #82466A background

This text has black color on #82466A background.


White color preview on #82466A background

This text has white color on #82466A background.


Related colors

Complementary color

Complementary color for #hex is #7DB995.


I love getcolorcode.com

Triadic colors

1 #6A8246 and #466A82 with #82466A are triadic colors.

2 #6A4682 and #46826A with #82466A are triadic colors.