COLOR #827544

HEX: #827544 RGB: (130,117,68)

Color info

#827544 contains mainly red and green colors. Web safe color of #827544 is #996633 (or #963).

RGB color model

#827544 color RGB value is (130,117,68).

RGB: (130,117,68) (51%, 46%, 27%)

RGB channels and saturation

R 130 of 255 = 51%
G 117 of 255 = 46%
B 68 of 255 = 27%

130
117
68

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

Portions of RGB colors in percentages

R + G + B = 130 + 117 + 68 = 315 (100%)
R 130 of 315 ~ 41.27%
G 117 of 315 ~ 37.14%
B 68 of 315 ~ 21.59'%

%41.27
%37.14
%21.59

CMYK color model

#827544 color CMYK value is (0,10,48,49).

  • cyan value is 0.00%
  • magenta value is 10.00%
  • yellow value is 47.69%
  • key color value is 49.02%

CMYK: (0,10,48,49)
C0M10Y48K49 (0%, 10%, 48%, 49%)
(0.00 / 0.10 / 0.48 / 0.49)

CMYK percentages

%0
%10
%47.69
%49.02

Codes

Color #827544 in popluar color models

82 75 44
RGB 130 117 68
HSL 47° 31.31% 38.82%
HSB/HSV 47° 47.69% 50.98%
CMYK 0.00% 10.00% 47.69%
49.02%

Color #827544 in popluar number systems.

HEX 82 75 44
Decimal 130 117 68
Binary 10000010 1110101 1000100
Octal 202 165 104

Shades and tints

Shades of #827544

#827544
(130,117,68)
#776B3E
(119,107,62)
#6C6138
(108,97,56)
#615732
(97,87,50)
#564D2C
(86,77,44)
#4B4326
(75,67,38)
#403920
(64,57,32)
#352F1A
(53,47,26)
#2A2514
(42,37,20)
#1F1B0E
(31,27,14)
#141108
(20,17,8)
#000000
(0,0,0)

Tints of #827544

#827544
(130,117,68)
#8D8155
(141,129,85)
#988D66
(152,141,102)
#A39977
(163,153,119)
#AEA588
(174,165,136)
#B9B199
(185,177,153)
#C4BDAA
(196,189,170)
#CFC9BB
(207,201,187)
#DAD5CC
(218,213,204)
#E5E1DD
(229,225,221)
#F0EDEE
(240,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #827544 color. Also use rgb(130,117,68) instead hex code.

Text Font Color

.myTextColor { color: #827544; }

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

This text font color is #827544.

Background Color

.myBgColor { background-color: #827544; }

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

This div background color is #827544.

Border color

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

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

This div border color is #827544.

Opacity

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

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

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

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

This text has shadow with #827544 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #827544.

Preview

Color preview on black background

This text has color #827544 on black background.


Color preview on white background

This text has color #827544 on white background.


Black color preview on #827544 background

This text has black color on #827544 background.


White color preview on #827544 background

This text has white color on #827544 background.


Related colors

Complementary color

Complementary color for #hex is #7D8ABB.


I love getcolorcode.com

Triadic colors

1 #448275 and #754482 with #827544 are triadic colors.

2 #447582 and #758244 with #827544 are triadic colors.