COLOR #827054

HEX: #827054 RGB: (130,112,84)

Color info

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

RGB color model

#827054 color RGB value is (130,112,84).

RGB: (130,112,84) (51%, 44%, 33%)

RGB channels and saturation

R 130 of 255 = 51%
G 112 of 255 = 44%
B 84 of 255 = 33%

130
112
84

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

Portions of RGB colors in percentages

R + G + B = 130 + 112 + 84 = 326 (100%)
R 130 of 326 ~ 39.88%
G 112 of 326 ~ 34.36%
B 84 of 326 ~ 25.77'%

%39.88
%34.36
%25.77

CMYK color model

#827054 color CMYK value is (0,14,35,49).

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

CMYK: (0,14,35,49)
C0M14Y35K49 (0%, 14%, 35%, 49%)
(0.00 / 0.14 / 0.35 / 0.49)

CMYK percentages

%0
%13.85
%35.38
%49.02

Codes

Color #827054 in popluar color models

82 70 54
RGB 130 112 84
HSL 37° 21.50% 41.96%
HSB/HSV 37° 35.38% 50.98%
CMYK 0.00% 13.85% 35.38%
49.02%

Color #827054 in popluar number systems.

HEX 82 70 54
Decimal 130 112 84
Binary 10000010 1110000 1010100
Octal 202 160 124

Shades and tints

Shades of #827054

#827054
(130,112,84)
#77664D
(119,102,77)
#6C5C46
(108,92,70)
#61523F
(97,82,63)
#564838
(86,72,56)
#4B3E31
(75,62,49)
#40342A
(64,52,42)
#352A23
(53,42,35)
#2A201C
(42,32,28)
#1F1615
(31,22,21)
#140C0E
(20,12,14)
#000000
(0,0,0)

Tints of #827054

#827054
(130,112,84)
#8D7D63
(141,125,99)
#988A72
(152,138,114)
#A39781
(163,151,129)
#AEA490
(174,164,144)
#B9B19F
(185,177,159)
#C4BEAE
(196,190,174)
#CFCBBD
(207,203,189)
#DAD8CC
(218,216,204)
#E5E5DB
(229,229,219)
#F0F2EA
(240,242,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #827054; }

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

This text font color is #827054.

Background Color

.myBgColor { background-color: #827054; }

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

This div background color is #827054.

Border color

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

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

This div border color is #827054.

Opacity

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

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

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

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

This text has shadow with #827054 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #827054.

Preview

Color preview on black background

This text has color #827054 on black background.


Color preview on white background

This text has color #827054 on white background.


Black color preview on #827054 background

This text has black color on #827054 background.


White color preview on #827054 background

This text has white color on #827054 background.


Related colors

Complementary color

Complementary color for #hex is #7D8FAB.


I love getcolorcode.com

Triadic colors

1 #548270 and #705482 with #827054 are triadic colors.

2 #547082 and #708254 with #827054 are triadic colors.