COLOR #822677

HEX: #822677 RGB: (130,38,119)

Color info

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

RGB color model

#822677 color RGB value is (130,38,119).

RGB: (130,38,119) (51%, 15%, 47%)

RGB channels and saturation

R 130 of 255 = 51%
G 38 of 255 = 15%
B 119 of 255 = 47%

130
38
119

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

Portions of RGB colors in percentages

R + G + B = 130 + 38 + 119 = 287 (100%)
R 130 of 287 ~ 45.3%
G 38 of 287 ~ 13.24%
B 119 of 287 ~ 41.46'%

%45.3
%13.24
%41.46

CMYK color model

#822677 color CMYK value is (0,71,8,49).

  • cyan value is 0.00%
  • magenta value is 70.77%
  • yellow value is 8.46%
  • key color value is 49.02%

CMYK: (0,71,8,49)
C0M71Y8K49 (0%, 71%, 8%, 49%)
(0.00 / 0.71 / 0.08 / 0.49)

CMYK percentages

%0
%70.77
%8.46
%49.02

Codes

Color #822677 in popluar color models

82 26 77
RGB 130 38 119
HSL 307° 54.76% 32.94%
HSB/HSV 307° 70.77% 50.98%
CMYK 0.00% 70.77% 8.46%
49.02%

Color #822677 in popluar number systems.

HEX 82 26 77
Decimal 130 38 119
Binary 10000010 100110 1110111
Octal 202 46 167

Shades and tints

Shades of #822677

#822677
(130,38,119)
#77236D
(119,35,109)
#6C2063
(108,32,99)
#611D59
(97,29,89)
#561A4F
(86,26,79)
#4B1745
(75,23,69)
#40143B
(64,20,59)
#351131
(53,17,49)
#2A0E27
(42,14,39)
#1F0B1D
(31,11,29)
#140813
(20,8,19)
#000000
(0,0,0)

Tints of #822677

#822677
(130,38,119)
#8D3983
(141,57,131)
#984C8F
(152,76,143)
#A35F9B
(163,95,155)
#AE72A7
(174,114,167)
#B985B3
(185,133,179)
#C498BF
(196,152,191)
#CFABCB
(207,171,203)
#DABED7
(218,190,215)
#E5D1E3
(229,209,227)
#F0E4EF
(240,228,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #822677; }

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

This text font color is #822677.

Background Color

.myBgColor { background-color: #822677; }

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

This div background color is #822677.

Border color

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

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

This div border color is #822677.

Opacity

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

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

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

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

This text has shadow with #822677 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #822677.

Preview

Color preview on black background

This text has color #822677 on black background.


Color preview on white background

This text has color #822677 on white background.


Black color preview on #822677 background

This text has black color on #822677 background.


White color preview on #822677 background

This text has white color on #822677 background.


Related colors

Complementary color

Complementary color for #hex is #7DD988.


I love getcolorcode.com

Triadic colors

1 #778226 and #267782 with #822677 are triadic colors.

2 #772682 and #268277 with #822677 are triadic colors.