COLOR #827542

HEX: #827542 RGB: (130,117,66)

Color info

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

RGB color model

#827542 color RGB value is (130,117,66).

RGB: (130,117,66) (51%, 46%, 26%)

RGB channels and saturation

R 130 of 255 = 51%
G 117 of 255 = 46%
B 66 of 255 = 26%

130
117
66

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

Portions of RGB colors in percentages

R + G + B = 130 + 117 + 66 = 313 (100%)
R 130 of 313 ~ 41.53%
G 117 of 313 ~ 37.38%
B 66 of 313 ~ 21.09'%

%41.53
%37.38
%21.09

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 10.00%
  • yellow value is 49.23%
  • key color value is 49.02%
CMYK: (0,10,49,49) C0M10Y49K49 (0%,10%,49%,49%) (0.00/0.10/0.49/0.49) 

CMYK percentages

%0
%10
%49.23
%49.02

Codes

Color #827542 in popluar color models

82 75 42
RGB 130 117 66
HSL 48° 32.65% 38.43%
HSB/HSV 48° 49.23% 50.98%
CMYK 0.00% 10.00% 49.23%
49.02%

Color #827542 in popluar number systems.

HEX 82 75 42
Decimal 130 117 66
Binary 10000010 1110101 1000010
Octal 202 165 102

Shades and tints

Shades of #827542

#827542
(130,117,66)
#776B3C
(119,107,60)
#6C6136
(108,97,54)
#615730
(97,87,48)
#564D2A
(86,77,42)
#4B4324
(75,67,36)
#40391E
(64,57,30)
#352F18
(53,47,24)
#2A2512
(42,37,18)
#1F1B0C
(31,27,12)
#141106
(20,17,6)
#000000
(0,0,0)

Tints of #827542

#827542
(130,117,66)
#8D8153
(141,129,83)
#988D64
(152,141,100)
#A39975
(163,153,117)
#AEA586
(174,165,134)
#B9B197
(185,177,151)
#C4BDA8
(196,189,168)
#CFC9B9
(207,201,185)
#DAD5CA
(218,213,202)
#E5E1DB
(229,225,219)
#F0EDEC
(240,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #827542; }

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

This text font color is #827542.

Background Color

.myBgColor { background-color: #827542; }

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

This div background color is #827542.

Border color

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

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

This div border color is #827542.

Opacity

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

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

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

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

This text has shadow with #827542 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #827542.

Preview

Color preview on black background

This text has color #827542 on black background.


Color preview on white background

This text has color #827542 on white background.


Black color preview on #827542 background

This text has black color on #827542 background.


White color preview on #827542 background

This text has white color on #827542 background.


Related colors

Complementary color

Complementary color for #hex is #7D8ABD.


I love getcolorcode.com

Triadic colors

1 #428275 and #754282 with #827542 are triadic colors.

2 #427582 and #758242 with #827542 are triadic colors.