COLOR #827670

HEX: #827670 RGB: (130,118,112)

Color info

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

RGB color model

#827670 color RGB value is (130,118,112).

RGB: (130,118,112) (51%, 46%, 44%)

RGB channels and saturation

R 130 of 255 = 51%
G 118 of 255 = 46%
B 112 of 255 = 44%

130
118
112

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

Portions of RGB colors in percentages

R + G + B = 130 + 118 + 112 = 360 (100%)
R 130 of 360 ~ 36.11%
G 118 of 360 ~ 32.78%
B 112 of 360 ~ 31.11'%

%36.11
%32.78
%31.11

CMYK color model

#827670 color CMYK value is (0,9,14,49).

  • cyan value is 0.00%
  • magenta value is 9.23%
  • yellow value is 13.85%
  • key color value is 49.02%

CMYK: (0,9,14,49)
C0M9Y14K49 (0%, 9%, 14%, 49%)
(0.00 / 0.09 / 0.14 / 0.49)

CMYK percentages

%0
%9.23
%13.85
%49.02

Codes

Color #827670 in popluar color models

82 76 70
RGB 130 118 112
HSL 20° 7.44% 47.45%
HSB/HSV 20° 13.85% 50.98%
CMYK 0.00% 9.23% 13.85%
49.02%

Color #827670 in popluar number systems.

HEX 82 76 70
Decimal 130 118 112
Binary 10000010 1110110 1110000
Octal 202 166 160

Shades and tints

Shades of #827670

#827670
(130,118,112)
#776C66
(119,108,102)
#6C625C
(108,98,92)
#615852
(97,88,82)
#564E48
(86,78,72)
#4B443E
(75,68,62)
#403A34
(64,58,52)
#35302A
(53,48,42)
#2A2620
(42,38,32)
#1F1C16
(31,28,22)
#14120C
(20,18,12)
#000000
(0,0,0)

Tints of #827670

#827670
(130,118,112)
#8D827D
(141,130,125)
#988E8A
(152,142,138)
#A39A97
(163,154,151)
#AEA6A4
(174,166,164)
#B9B2B1
(185,178,177)
#C4BEBE
(196,190,190)
#CFCACB
(207,202,203)
#DAD6D8
(218,214,216)
#E5E2E5
(229,226,229)
#F0EEF2
(240,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #827670 color. Also use rgb(130,118,112) instead hex code.

Text Font Color

.myTextColor { color: #827670; }

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

This text font color is #827670.

Background Color

.myBgColor { background-color: #827670; }

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

This div background color is #827670.

Border color

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

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

This div border color is #827670.

Opacity

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

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

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

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

This text has shadow with #827670 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #827670.

Preview

Color preview on black background

This text has color #827670 on black background.


Color preview on white background

This text has color #827670 on white background.


Black color preview on #827670 background

This text has black color on #827670 background.


White color preview on #827670 background

This text has white color on #827670 background.


Related colors

Complementary color

Complementary color for #hex is #7D898F.


I love getcolorcode.com

Triadic colors

1 #708276 and #767082 with #827670 are triadic colors.

2 #707682 and #768270 with #827670 are triadic colors.