COLOR #827173

HEX: #827173 RGB: (130,113,115)

Color info

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

RGB color model

#827173 color RGB value is (130,113,115).

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

RGB channels and saturation

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

130
113
115

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

Portions of RGB colors in percentages

R + G + B = 130 + 113 + 115 = 358 (100%)
R 130 of 358 ~ 36.31%
G 113 of 358 ~ 31.56%
B 115 of 358 ~ 32.12'%

%36.31
%31.56
%32.12

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 13.08%
  • yellow value is 11.54%
  • 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
%11.54
%49.02

Codes

Color #827173 in popluar color models

82 71 73
RGB 130 113 115
HSL 353° 7.00% 47.65%
HSB/HSV 353° 13.08% 50.98%
CMYK 0.00% 13.08% 11.54%
49.02%

Color #827173 in popluar number systems.

HEX 82 71 73
Decimal 130 113 115
Binary 10000010 1110001 1110011
Octal 202 161 163

Shades and tints

Shades of #827173

#827173
(130,113,115)
#776769
(119,103,105)
#6C5D5F
(108,93,95)
#615355
(97,83,85)
#56494B
(86,73,75)
#4B3F41
(75,63,65)
#403537
(64,53,55)
#352B2D
(53,43,45)
#2A2123
(42,33,35)
#1F1719
(31,23,25)
#140D0F
(20,13,15)
#000000
(0,0,0)

Tints of #827173

#827173
(130,113,115)
#8D7D7F
(141,125,127)
#98898B
(152,137,139)
#A39597
(163,149,151)
#AEA1A3
(174,161,163)
#B9ADAF
(185,173,175)
#C4B9BB
(196,185,187)
#CFC5C7
(207,197,199)
#DAD1D3
(218,209,211)
#E5DDDF
(229,221,223)
#F0E9EB
(240,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #827173; }

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

This text font color is #827173.

Background Color

.myBgColor { background-color: #827173; }

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

This div background color is #827173.

Border color

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

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

This div border color is #827173.

Opacity

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

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

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

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

This text has shadow with #827173 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #827173.

Preview

Color preview on black background

This text has color #827173 on black background.


Color preview on white background

This text has color #827173 on white background.


Black color preview on #827173 background

This text has black color on #827173 background.


White color preview on #827173 background

This text has white color on #827173 background.


Related colors

Complementary color

Complementary color for #hex is #7D8E8C.


I love getcolorcode.com

Triadic colors

1 #738271 and #717382 with #827173 are triadic colors.

2 #737182 and #718273 with #827173 are triadic colors.