COLOR #827447

HEX: #827447 RGB: (130,116,71)

Color info

#827447 contains red, green and blue colors in about the same proportion. Web safe color of #827447 is #996633 (or #963).

RGB color model

#827447 color RGB value is (130,116,71).

RGB: (130,116,71) (51%, 45%, 28%)

RGB channels and saturation

R 130 of 255 = 51%
G 116 of 255 = 45%
B 71 of 255 = 28%

130
116
71

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

Portions of RGB colors in percentages

R + G + B = 130 + 116 + 71 = 317 (100%)
R 130 of 317 ~ 41.01%
G 116 of 317 ~ 36.59%
B 71 of 317 ~ 22.4'%

%41.01
%36.59
%22.4

CMYK color model

#827447 color CMYK value is (0,11,45,49).

  • cyan value is 0.00%
  • magenta value is 10.77%
  • yellow value is 45.38%
  • key color value is 49.02%

CMYK: (0,11,45,49)
C0M11Y45K49 (0%, 11%, 45%, 49%)
(0.00 / 0.11 / 0.45 / 0.49)

CMYK percentages

%0
%10.77
%45.38
%49.02

Codes

Color #827447 in popluar color models

82 74 47
RGB 130 116 71
HSL 46° 29.35% 39.41%
HSB/HSV 46° 45.38% 50.98%
CMYK 0.00% 10.77% 45.38%
49.02%

Color #827447 in popluar number systems.

HEX 82 74 47
Decimal 130 116 71
Binary 10000010 1110100 1000111
Octal 202 164 107

Shades and tints

Shades of #827447

#827447
(130,116,71)
#776A41
(119,106,65)
#6C603B
(108,96,59)
#615635
(97,86,53)
#564C2F
(86,76,47)
#4B4229
(75,66,41)
#403823
(64,56,35)
#352E1D
(53,46,29)
#2A2417
(42,36,23)
#1F1A11
(31,26,17)
#14100B
(20,16,11)
#000000
(0,0,0)

Tints of #827447

#827447
(130,116,71)
#8D8057
(141,128,87)
#988C67
(152,140,103)
#A39877
(163,152,119)
#AEA487
(174,164,135)
#B9B097
(185,176,151)
#C4BCA7
(196,188,167)
#CFC8B7
(207,200,183)
#DAD4C7
(218,212,199)
#E5E0D7
(229,224,215)
#F0ECE7
(240,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #827447 color. Also use rgb(130,116,71) instead hex code.

Text Font Color

.myTextColor { color: #827447; }

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

This text font color is #827447.

Background Color

.myBgColor { background-color: #827447; }

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

This div background color is #827447.

Border color

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

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

This div border color is #827447.

Opacity

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

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

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

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

This text has shadow with #827447 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #827447.

Preview

Color preview on black background

This text has color #827447 on black background.


Color preview on white background

This text has color #827447 on white background.


Black color preview on #827447 background

This text has black color on #827447 background.


White color preview on #827447 background

This text has white color on #827447 background.


Related colors

Complementary color

Complementary color for #hex is #7D8BB8.


I love getcolorcode.com

Triadic colors

1 #478274 and #744782 with #827447 are triadic colors.

2 #477482 and #748247 with #827447 are triadic colors.