COLOR #827978

HEX: #827978 RGB: (130,121,120)

Color info

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

RGB color model

#827978 color RGB value is (130,121,120).

RGB: (130,121,120) (51%, 47%, 47%)

RGB channels and saturation

R 130 of 255 = 51%
G 121 of 255 = 47%
B 120 of 255 = 47%

130
121
120

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

Portions of RGB colors in percentages

R + G + B = 130 + 121 + 120 = 371 (100%)
R 130 of 371 ~ 35.04%
G 121 of 371 ~ 32.61%
B 120 of 371 ~ 32.35'%

%35.04
%32.61
%32.35

CMYK color model

#827978 color CMYK value is (0,7,8,49).

  • cyan value is 0.00%
  • magenta value is 6.92%
  • yellow value is 7.69%
  • key color value is 49.02%

CMYK: (0,7,8,49)
C0M7Y8K49 (0%, 7%, 8%, 49%)
(0.00 / 0.07 / 0.08 / 0.49)

CMYK percentages

%0
%6.92
%7.69
%49.02

Codes

Color #827978 in popluar color models

82 79 78
RGB 130 121 120
HSL 4.00% 49.02%
HSB/HSV 7.69% 50.98%
CMYK 0.00% 6.92% 7.69%
49.02%

Color #827978 in popluar number systems.

HEX 82 79 78
Decimal 130 121 120
Binary 10000010 1111001 1111000
Octal 202 171 170

Shades and tints

Shades of #827978

#827978
(130,121,120)
#776E6E
(119,110,110)
#6C6364
(108,99,100)
#61585A
(97,88,90)
#564D50
(86,77,80)
#4B4246
(75,66,70)
#40373C
(64,55,60)
#352C32
(53,44,50)
#2A2128
(42,33,40)
#1F161E
(31,22,30)
#140B14
(20,11,20)
#000000
(0,0,0)

Tints of #827978

#827978
(130,121,120)
#8D8584
(141,133,132)
#989190
(152,145,144)
#A39D9C
(163,157,156)
#AEA9A8
(174,169,168)
#B9B5B4
(185,181,180)
#C4C1C0
(196,193,192)
#CFCDCC
(207,205,204)
#DAD9D8
(218,217,216)
#E5E5E4
(229,229,228)
#F0F1F0
(240,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #827978 color. Also use rgb(130,121,120) instead hex code.

Text Font Color

.myTextColor { color: #827978; }

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

This text font color is #827978.

Background Color

.myBgColor { background-color: #827978; }

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

This div background color is #827978.

Border color

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

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

This div border color is #827978.

Opacity

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

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

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

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

This text has shadow with #827978 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #827978.

Preview

Color preview on black background

This text has color #827978 on black background.


Color preview on white background

This text has color #827978 on white background.


Black color preview on #827978 background

This text has black color on #827978 background.


White color preview on #827978 background

This text has white color on #827978 background.


Related colors

Complementary color

Complementary color for #hex is #7D8687.


I love getcolorcode.com

Triadic colors

1 #788279 and #797882 with #827978 are triadic colors.

2 #787982 and #798278 with #827978 are triadic colors.