COLOR #827172

HEX: #827172 RGB: (130,113,114)

Color info

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

RGB color model

#827172 color RGB value is (130,113,114).

RGB: (130,113,114) (51%, 44%, 45%)

RGB channels and saturation

R 130 of 255 = 51%
G 113 of 255 = 44%
B 114 of 255 = 45%

130
113
114

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

Portions of RGB colors in percentages

R + G + B = 130 + 113 + 114 = 357 (100%)
R 130 of 357 ~ 36.41%
G 113 of 357 ~ 31.65%
B 114 of 357 ~ 31.93'%

%36.41
%31.65
%31.93

CMYK color model

#827172 color CMYK value is (0,13,12,49).

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

CMYK: (0,13,12,49)
C0M13Y12K49 (0%, 13%, 12%, 49%)
(0.00 / 0.13 / 0.12 / 0.49)

CMYK percentages

%0
%13.08
%12.31
%49.02

Codes

Color #827172 in popluar color models

82 71 72
RGB 130 113 114
HSL 356° 7.00% 47.65%
HSB/HSV 356° 13.08% 50.98%
CMYK 0.00% 13.08% 12.31%
49.02%

Color #827172 in popluar number systems.

HEX 82 71 72
Decimal 130 113 114
Binary 10000010 1110001 1110010
Octal 202 161 162

Shades and tints

Shades of #827172

#827172
(130,113,114)
#776768
(119,103,104)
#6C5D5E
(108,93,94)
#615354
(97,83,84)
#56494A
(86,73,74)
#4B3F40
(75,63,64)
#403536
(64,53,54)
#352B2C
(53,43,44)
#2A2122
(42,33,34)
#1F1718
(31,23,24)
#140D0E
(20,13,14)
#000000
(0,0,0)

Tints of #827172

#827172
(130,113,114)
#8D7D7E
(141,125,126)
#98898A
(152,137,138)
#A39596
(163,149,150)
#AEA1A2
(174,161,162)
#B9ADAE
(185,173,174)
#C4B9BA
(196,185,186)
#CFC5C6
(207,197,198)
#DAD1D2
(218,209,210)
#E5DDDE
(229,221,222)
#F0E9EA
(240,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #827172; }

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

This text font color is #827172.

Background Color

.myBgColor { background-color: #827172; }

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

This div background color is #827172.

Border color

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

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

This div border color is #827172.

Opacity

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

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

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

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

This text has shadow with #827172 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #827172.

Preview

Color preview on black background

This text has color #827172 on black background.


Color preview on white background

This text has color #827172 on white background.


Black color preview on #827172 background

This text has black color on #827172 background.


White color preview on #827172 background

This text has white color on #827172 background.


Related colors

Complementary color

Complementary color for #hex is #7D8E8D.


I love getcolorcode.com

Triadic colors

1 #728271 and #717282 with #827172 are triadic colors.

2 #727182 and #718272 with #827172 are triadic colors.