COLOR #82304A

HEX: #82304A RGB: (130,48,74)

Color info

#82304A contains mainly red and blue colors. Web safe color of #82304A is #993333 (or #933).

RGB color model

#82304A color RGB value is (130,48,74).

RGB: (130,48,74) (51%, 19%, 29%)

RGB channels and saturation

R 130 of 255 = 51%
G 48 of 255 = 19%
B 74 of 255 = 29%

130
48
74

R + G + B ~ 33%. #82304A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 130 + 48 + 74 = 252 (100%)
R 130 of 252 ~ 51.59%
G 48 of 252 ~ 19.05%
B 74 of 252 ~ 29.37'%

%51.59
%19.05
%29.37

CMYK color model

#82304A color CMYK value is (0,63,43,49).

  • cyan value is 0.00%
  • magenta value is 63.08%
  • yellow value is 43.08%
  • key color value is 49.02%

CMYK: (0,63,43,49)
C0M63Y43K49 (0%, 63%, 43%, 49%)
(0.00 / 0.63 / 0.43 / 0.49)

CMYK percentages

%0
%63.08
%43.08
%49.02

Codes

Color #82304A in popluar color models

82 30 4A
RGB 130 48 74
HSL 341° 46.07% 34.90%
HSB/HSV 341° 63.08% 50.98%
CMYK 0.00% 63.08% 43.08%
49.02%

Color #82304A in popluar number systems.

HEX 82 30 4A
Decimal 130 48 74
Binary 10000010 110000 1001010
Octal 202 60 112

Shades and tints

Shades of #82304A

#82304A
(130,48,74)
#772C44
(119,44,68)
#6C283E
(108,40,62)
#612438
(97,36,56)
#562032
(86,32,50)
#4B1C2C
(75,28,44)
#401826
(64,24,38)
#351420
(53,20,32)
#2A101A
(42,16,26)
#1F0C14
(31,12,20)
#14080E
(20,8,14)
#000000
(0,0,0)

Tints of #82304A

#82304A
(130,48,74)
#8D425A
(141,66,90)
#98546A
(152,84,106)
#A3667A
(163,102,122)
#AE788A
(174,120,138)
#B98A9A
(185,138,154)
#C49CAA
(196,156,170)
#CFAEBA
(207,174,186)
#DAC0CA
(218,192,202)
#E5D2DA
(229,210,218)
#F0E4EA
(240,228,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #82304A color. Also use rgb(130,48,74) instead hex code.

Text Font Color

.myTextColor { color: #82304A; }

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

This text font color is #82304A.

Background Color

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

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

This div background color is #82304A.

Border color

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

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

This div border color is #82304A.

Opacity

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

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

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

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

This text has shadow with #82304A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #82304A.

Preview

Color preview on black background

This text has color #82304A on black background.


Color preview on white background

This text has color #82304A on white background.


Black color preview on #82304A background

This text has black color on #82304A background.


White color preview on #82304A background

This text has white color on #82304A background.


Related colors

Complementary color

Complementary color for #hex is #7DCFB5.


I love getcolorcode.com

Triadic colors

1 #4A8230 and #304A82 with #82304A are triadic colors.

2 #4A3082 and #30824A with #82304A are triadic colors.