COLOR #824177

HEX: #824177 RGB: (130,65,119)

Color info

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

RGB color model

#824177 color RGB value is (130,65,119).

RGB: (130,65,119) (51%, 25%, 47%)

RGB channels and saturation

R 130 of 255 = 51%
G 65 of 255 = 25%
B 119 of 255 = 47%

130
65
119

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

Portions of RGB colors in percentages

R + G + B = 130 + 65 + 119 = 314 (100%)
R 130 of 314 ~ 41.4%
G 65 of 314 ~ 20.7%
B 119 of 314 ~ 37.9'%

%41.4
%20.7
%37.9

CMYK color model

#824177 color CMYK value is (0,50,8,49).

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

CMYK: (0,50,8,49)
C0M50Y8K49 (0%, 50%, 8%, 49%)
(0.00 / 0.50 / 0.08 / 0.49)

CMYK percentages

%0
%50
%8.46
%49.02

Codes

Color #824177 in popluar color models

82 41 77
RGB 130 65 119
HSL 310° 33.33% 38.24%
HSB/HSV 310° 50.00% 50.98%
CMYK 0.00% 50.00% 8.46%
49.02%

Color #824177 in popluar number systems.

HEX 82 41 77
Decimal 130 65 119
Binary 10000010 1000001 1110111
Octal 202 101 167

Shades and tints

Shades of #824177

#824177
(130,65,119)
#773C6D
(119,60,109)
#6C3763
(108,55,99)
#613259
(97,50,89)
#562D4F
(86,45,79)
#4B2845
(75,40,69)
#40233B
(64,35,59)
#351E31
(53,30,49)
#2A1927
(42,25,39)
#1F141D
(31,20,29)
#140F13
(20,15,19)
#000000
(0,0,0)

Tints of #824177

#824177
(130,65,119)
#8D5283
(141,82,131)
#98638F
(152,99,143)
#A3749B
(163,116,155)
#AE85A7
(174,133,167)
#B996B3
(185,150,179)
#C4A7BF
(196,167,191)
#CFB8CB
(207,184,203)
#DAC9D7
(218,201,215)
#E5DAE3
(229,218,227)
#F0EBEF
(240,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #824177; }

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

This text font color is #824177.

Background Color

.myBgColor { background-color: #824177; }

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

This div background color is #824177.

Border color

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

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

This div border color is #824177.

Opacity

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

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

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

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

This text has shadow with #824177 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #824177.

Preview

Color preview on black background

This text has color #824177 on black background.


Color preview on white background

This text has color #824177 on white background.


Black color preview on #824177 background

This text has black color on #824177 background.


White color preview on #824177 background

This text has white color on #824177 background.


Related colors

Complementary color

Complementary color for #hex is #7DBE88.


I love getcolorcode.com

Triadic colors

1 #778241 and #417782 with #824177 are triadic colors.

2 #774182 and #418277 with #824177 are triadic colors.