COLOR #82397C

HEX: #82397C RGB: (130,57,124)

Color info

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

RGB color model

#82397C color RGB value is (130,57,124).

RGB: (130,57,124) (51%, 22%, 49%)

RGB channels and saturation

R 130 of 255 = 51%
G 57 of 255 = 22%
B 124 of 255 = 49%

130
57
124

R + G + B ~ 41%. #82397C is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 130 + 57 + 124 = 311 (100%)
R 130 of 311 ~ 41.8%
G 57 of 311 ~ 18.33%
B 124 of 311 ~ 39.87'%

%41.8
%18.33
%39.87

CMYK color model

#82397C color CMYK value is (0,56,5,49).

  • cyan value is 0.00%
  • magenta value is 56.15%
  • yellow value is 4.62%
  • key color value is 49.02%

CMYK: (0,56,5,49)
C0M56Y5K49 (0%, 56%, 5%, 49%)
(0.00 / 0.56 / 0.05 / 0.49)

CMYK percentages

%0
%56.15
%4.62
%49.02

Codes

Color #82397C in popluar color models

82 39 7C
RGB 130 57 124
HSL 305° 39.04% 36.67%
HSB/HSV 305° 56.15% 50.98%
CMYK 0.00% 56.15% 4.62%
49.02%

Color #82397C in popluar number systems.

HEX 82 39 7C
Decimal 130 57 124
Binary 10000010 111001 1111100
Octal 202 71 174

Shades and tints

Shades of #82397C

#82397C
(130,57,124)
#773471
(119,52,113)
#6C2F66
(108,47,102)
#612A5B
(97,42,91)
#562550
(86,37,80)
#4B2045
(75,32,69)
#401B3A
(64,27,58)
#35162F
(53,22,47)
#2A1124
(42,17,36)
#1F0C19
(31,12,25)
#14070E
(20,7,14)
#000000
(0,0,0)

Tints of #82397C

#82397C
(130,57,124)
#8D4B87
(141,75,135)
#985D92
(152,93,146)
#A36F9D
(163,111,157)
#AE81A8
(174,129,168)
#B993B3
(185,147,179)
#C4A5BE
(196,165,190)
#CFB7C9
(207,183,201)
#DAC9D4
(218,201,212)
#E5DBDF
(229,219,223)
#F0EDEA
(240,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #82397C color. Also use rgb(130,57,124) instead hex code.

Text Font Color

.myTextColor { color: #82397C; }

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

This text font color is #82397C.

Background Color

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

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

This div background color is #82397C.

Border color

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

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

This div border color is #82397C.

Opacity

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

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

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

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

This text has shadow with #82397C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #82397C.

Preview

Color preview on black background

This text has color #82397C on black background.


Color preview on white background

This text has color #82397C on white background.


Black color preview on #82397C background

This text has black color on #82397C background.


White color preview on #82397C background

This text has white color on #82397C background.


Related colors

Complementary color

Complementary color for #hex is #7DC683.


I love getcolorcode.com

Triadic colors

1 #7C8239 and #397C82 with #82397C are triadic colors.

2 #7C3982 and #39827C with #82397C are triadic colors.