COLOR #827467

HEX: #827467 RGB: (130,116,103)

Color info

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

RGB color model

#827467 color RGB value is (130,116,103).

RGB: (130,116,103) (51%, 45%, 40%)

RGB channels and saturation

R 130 of 255 = 51%
G 116 of 255 = 45%
B 103 of 255 = 40%

130
116
103

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

Portions of RGB colors in percentages

R + G + B = 130 + 116 + 103 = 349 (100%)
R 130 of 349 ~ 37.25%
G 116 of 349 ~ 33.24%
B 103 of 349 ~ 29.51'%

%37.25
%33.24
%29.51

CMYK color model

#827467 color CMYK value is (0,11,21,49).

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

CMYK: (0,11,21,49)
C0M11Y21K49 (0%, 11%, 21%, 49%)
(0.00 / 0.11 / 0.21 / 0.49)

CMYK percentages

%0
%10.77
%20.77
%49.02

Codes

Color #827467 in popluar color models

82 74 67
RGB 130 116 103
HSL 29° 11.59% 45.69%
HSB/HSV 29° 20.77% 50.98%
CMYK 0.00% 10.77% 20.77%
49.02%

Color #827467 in popluar number systems.

HEX 82 74 67
Decimal 130 116 103
Binary 10000010 1110100 1100111
Octal 202 164 147

Shades and tints

Shades of #827467

#827467
(130,116,103)
#776A5E
(119,106,94)
#6C6055
(108,96,85)
#61564C
(97,86,76)
#564C43
(86,76,67)
#4B423A
(75,66,58)
#403831
(64,56,49)
#352E28
(53,46,40)
#2A241F
(42,36,31)
#1F1A16
(31,26,22)
#14100D
(20,16,13)
#000000
(0,0,0)

Tints of #827467

#827467
(130,116,103)
#8D8074
(141,128,116)
#988C81
(152,140,129)
#A3988E
(163,152,142)
#AEA49B
(174,164,155)
#B9B0A8
(185,176,168)
#C4BCB5
(196,188,181)
#CFC8C2
(207,200,194)
#DAD4CF
(218,212,207)
#E5E0DC
(229,224,220)
#F0ECE9
(240,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #827467; }

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

This text font color is #827467.

Background Color

.myBgColor { background-color: #827467; }

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

This div background color is #827467.

Border color

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

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

This div border color is #827467.

Opacity

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

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

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

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

This text has shadow with #827467 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #827467.

Preview

Color preview on black background

This text has color #827467 on black background.


Color preview on white background

This text has color #827467 on white background.


Black color preview on #827467 background

This text has black color on #827467 background.


White color preview on #827467 background

This text has white color on #827467 background.


Related colors

Complementary color

Complementary color for #hex is #7D8B98.


I love getcolorcode.com

Triadic colors

1 #678274 and #746782 with #827467 are triadic colors.

2 #677482 and #748267 with #827467 are triadic colors.