COLOR #827177

HEX: #827177 RGB: (130,113,119)

Color info

#827177 contains red, green and blue colors in about the same proportion. Web safe color of #827177 is #996666 (or #966).

RGB color model

#827177 color RGB value is (130,113,119).

RGB: (130,113,119) (51%, 44%, 47%)

RGB channels and saturation

R 130 of 255 = 51%
G 113 of 255 = 44%
B 119 of 255 = 47%

130
113
119

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

Portions of RGB colors in percentages

R + G + B = 130 + 113 + 119 = 362 (100%)
R 130 of 362 ~ 35.91%
G 113 of 362 ~ 31.22%
B 119 of 362 ~ 32.87'%

%35.91
%31.22
%32.87

CMYK color model

#827177 color CMYK value is (0,13,8,49).

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

CMYK: (0,13,8,49)
C0M13Y8K49 (0%, 13%, 8%, 49%)
(0.00 / 0.13 / 0.08 / 0.49)

CMYK percentages

%0
%13.08
%8.46
%49.02

Codes

Color #827177 in popluar color models

82 71 77
RGB 130 113 119
HSL 339° 7.00% 47.65%
HSB/HSV 339° 13.08% 50.98%
CMYK 0.00% 13.08% 8.46%
49.02%

Color #827177 in popluar number systems.

HEX 82 71 77
Decimal 130 113 119
Binary 10000010 1110001 1110111
Octal 202 161 167

Shades and tints

Shades of #827177

#827177
(130,113,119)
#77676D
(119,103,109)
#6C5D63
(108,93,99)
#615359
(97,83,89)
#56494F
(86,73,79)
#4B3F45
(75,63,69)
#40353B
(64,53,59)
#352B31
(53,43,49)
#2A2127
(42,33,39)
#1F171D
(31,23,29)
#140D13
(20,13,19)
#000000
(0,0,0)

Tints of #827177

#827177
(130,113,119)
#8D7D83
(141,125,131)
#98898F
(152,137,143)
#A3959B
(163,149,155)
#AEA1A7
(174,161,167)
#B9ADB3
(185,173,179)
#C4B9BF
(196,185,191)
#CFC5CB
(207,197,203)
#DAD1D7
(218,209,215)
#E5DDE3
(229,221,227)
#F0E9EF
(240,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #827177; }

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

This text font color is #827177.

Background Color

.myBgColor { background-color: #827177; }

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

This div background color is #827177.

Border color

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

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

This div border color is #827177.

Opacity

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

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

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

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

This text has shadow with #827177 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #827177.

Preview

Color preview on black background

This text has color #827177 on black background.


Color preview on white background

This text has color #827177 on white background.


Black color preview on #827177 background

This text has black color on #827177 background.


White color preview on #827177 background

This text has white color on #827177 background.


Related colors

Complementary color

Complementary color for #hex is #7D8E88.


I love getcolorcode.com

Triadic colors

1 #778271 and #717782 with #827177 are triadic colors.

2 #777182 and #718277 with #827177 are triadic colors.