COLOR #827065

HEX: #827065 RGB: (130,112,101)

Color info

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

RGB color model

#827065 color RGB value is (130,112,101).

RGB: (130,112,101) (51%, 44%, 40%)

RGB channels and saturation

R 130 of 255 = 51%
G 112 of 255 = 44%
B 101 of 255 = 40%

130
112
101

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

Portions of RGB colors in percentages

R + G + B = 130 + 112 + 101 = 343 (100%)
R 130 of 343 ~ 37.9%
G 112 of 343 ~ 32.65%
B 101 of 343 ~ 29.45'%

%37.9
%32.65
%29.45

CMYK color model

#827065 color CMYK value is (0,14,22,49).

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

CMYK: (0,14,22,49)
C0M14Y22K49 (0%, 14%, 22%, 49%)
(0.00 / 0.14 / 0.22 / 0.49)

CMYK percentages

%0
%13.85
%22.31
%49.02

Codes

Color #827065 in popluar color models

82 70 65
RGB 130 112 101
HSL 23° 12.55% 45.29%
HSB/HSV 23° 22.31% 50.98%
CMYK 0.00% 13.85% 22.31%
49.02%

Color #827065 in popluar number systems.

HEX 82 70 65
Decimal 130 112 101
Binary 10000010 1110000 1100101
Octal 202 160 145

Shades and tints

Shades of #827065

#827065
(130,112,101)
#77665C
(119,102,92)
#6C5C53
(108,92,83)
#61524A
(97,82,74)
#564841
(86,72,65)
#4B3E38
(75,62,56)
#40342F
(64,52,47)
#352A26
(53,42,38)
#2A201D
(42,32,29)
#1F1614
(31,22,20)
#140C0B
(20,12,11)
#000000
(0,0,0)

Tints of #827065

#827065
(130,112,101)
#8D7D73
(141,125,115)
#988A81
(152,138,129)
#A3978F
(163,151,143)
#AEA49D
(174,164,157)
#B9B1AB
(185,177,171)
#C4BEB9
(196,190,185)
#CFCBC7
(207,203,199)
#DAD8D5
(218,216,213)
#E5E5E3
(229,229,227)
#F0F2F1
(240,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #827065; }

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

This text font color is #827065.

Background Color

.myBgColor { background-color: #827065; }

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

This div background color is #827065.

Border color

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

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

This div border color is #827065.

Opacity

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

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

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

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

This text has shadow with #827065 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #827065.

Preview

Color preview on black background

This text has color #827065 on black background.


Color preview on white background

This text has color #827065 on white background.


Black color preview on #827065 background

This text has black color on #827065 background.


White color preview on #827065 background

This text has white color on #827065 background.


Related colors

Complementary color

Complementary color for #hex is #7D8F9A.


I love getcolorcode.com

Triadic colors

1 #658270 and #706582 with #827065 are triadic colors.

2 #657082 and #708265 with #827065 are triadic colors.