COLOR #827771

HEX: #827771 RGB: (130,119,113)

Color info

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

RGB color model

#827771 color RGB value is (130,119,113).

RGB: (130,119,113) (51%, 47%, 44%)

RGB channels and saturation

R 130 of 255 = 51%
G 119 of 255 = 47%
B 113 of 255 = 44%

130
119
113

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

Portions of RGB colors in percentages

R + G + B = 130 + 119 + 113 = 362 (100%)
R 130 of 362 ~ 35.91%
G 119 of 362 ~ 32.87%
B 113 of 362 ~ 31.22'%

%35.91
%32.87
%31.22

CMYK color model

#827771 color CMYK value is (0,8,13,49).

  • cyan value is 0.00%
  • magenta value is 8.46%
  • yellow value is 13.08%
  • key color value is 49.02%

CMYK: (0,8,13,49)
C0M8Y13K49 (0%, 8%, 13%, 49%)
(0.00 / 0.08 / 0.13 / 0.49)

CMYK percentages

%0
%8.46
%13.08
%49.02

Codes

Color #827771 in popluar color models

82 77 71
RGB 130 119 113
HSL 21° 7.00% 47.65%
HSB/HSV 21° 13.08% 50.98%
CMYK 0.00% 8.46% 13.08%
49.02%

Color #827771 in popluar number systems.

HEX 82 77 71
Decimal 130 119 113
Binary 10000010 1110111 1110001
Octal 202 167 161

Shades and tints

Shades of #827771

#827771
(130,119,113)
#776D67
(119,109,103)
#6C635D
(108,99,93)
#615953
(97,89,83)
#564F49
(86,79,73)
#4B453F
(75,69,63)
#403B35
(64,59,53)
#35312B
(53,49,43)
#2A2721
(42,39,33)
#1F1D17
(31,29,23)
#14130D
(20,19,13)
#000000
(0,0,0)

Tints of #827771

#827771
(130,119,113)
#8D837D
(141,131,125)
#988F89
(152,143,137)
#A39B95
(163,155,149)
#AEA7A1
(174,167,161)
#B9B3AD
(185,179,173)
#C4BFB9
(196,191,185)
#CFCBC5
(207,203,197)
#DAD7D1
(218,215,209)
#E5E3DD
(229,227,221)
#F0EFE9
(240,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #827771 color. Also use rgb(130,119,113) instead hex code.

Text Font Color

.myTextColor { color: #827771; }

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

This text font color is #827771.

Background Color

.myBgColor { background-color: #827771; }

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

This div background color is #827771.

Border color

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

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

This div border color is #827771.

Opacity

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

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

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

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

This text has shadow with #827771 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #827771.

Preview

Color preview on black background

This text has color #827771 on black background.


Color preview on white background

This text has color #827771 on white background.


Black color preview on #827771 background

This text has black color on #827771 background.


White color preview on #827771 background

This text has white color on #827771 background.


Related colors

Complementary color

Complementary color for #hex is #7D888E.


I love getcolorcode.com

Triadic colors

1 #718277 and #777182 with #827771 are triadic colors.

2 #717782 and #778271 with #827771 are triadic colors.