COLOR #822377

HEX: #822377 RGB: (130,35,119)

Color info

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

RGB color model

#822377 color RGB value is (130,35,119).

RGB: (130,35,119) (51%, 14%, 47%)

RGB channels and saturation

R 130 of 255 = 51%
G 35 of 255 = 14%
B 119 of 255 = 47%

130
35
119

R + G + B ~ 37%. #822377 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 130 + 35 + 119 = 284 (100%)
R 130 of 284 ~ 45.77%
G 35 of 284 ~ 12.32%
B 119 of 284 ~ 41.9'%

%45.77
%12.32
%41.9

CMYK color model

#822377 color CMYK value is (0,73,8,49).

  • cyan value is 0.00%
  • magenta value is 73.08%
  • yellow value is 8.46%
  • key color value is 49.02%
CMYK: (0,73,8,49) C0M73Y8K49 (0%,73%,8%,49%) (0.00/0.73/0.08/0.49) 

CMYK percentages

%0
%73.08
%8.46
%49.02

Codes

Color #822377 in popluar color models

82 23 77
RGB 130 35 119
HSL 307° 57.58% 32.35%
HSB/HSV 307° 73.08% 50.98%
CMYK 0.00% 73.08% 8.46%
49.02%

Color #822377 in popluar number systems.

HEX 82 23 77
Decimal 130 35 119
Binary 10000010 100011 1110111
Octal 202 43 167

Shades and tints

Shades of #822377

#822377
(130,35,119)
#77206D
(119,32,109)
#6C1D63
(108,29,99)
#611A59
(97,26,89)
#56174F
(86,23,79)
#4B1445
(75,20,69)
#40113B
(64,17,59)
#350E31
(53,14,49)
#2A0B27
(42,11,39)
#1F081D
(31,8,29)
#140513
(20,5,19)
#000000
(0,0,0)

Tints of #822377

#822377
(130,35,119)
#8D3783
(141,55,131)
#984B8F
(152,75,143)
#A35F9B
(163,95,155)
#AE73A7
(174,115,167)
#B987B3
(185,135,179)
#C49BBF
(196,155,191)
#CFAFCB
(207,175,203)
#DAC3D7
(218,195,215)
#E5D7E3
(229,215,227)
#F0EBEF
(240,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #822377 color. Also use rgb(130,35,119) instead hex code.

Text Font Color

.myTextColor { color: #822377; }

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

This text font color is #822377.

Background Color

.myBgColor { background-color: #822377; }

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

This div background color is #822377.

Border color

.myBorderColor { border: 1px solid #822377; }

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

This div border color is #822377.

Opacity

.myOpacity80 { color: #822377; opacity: 0.8; }

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

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

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

This text has shadow with #822377 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #822377.

Preview

Color preview on black background

This text has color #822377 on black background.


Color preview on white background

This text has color #822377 on white background.


Black color preview on #822377 background

This text has black color on #822377 background.


White color preview on #822377 background

This text has white color on #822377 background.


Related colors

Complementary color

Complementary color for #hex is #7DDC88.


I love getcolorcode.com

Triadic colors

1 #778223 and #237782 with #822377 are triadic colors.

2 #772382 and #238277 with #822377 are triadic colors.