COLOR #827282

HEX: #827282 RGB: (130,114,130)

Color info

#827282 contains red, green and blue colors in about the same proportion. Web safe color of #827282 is #996699 (or #969).

RGB color model

#827282 color RGB value is (130,114,130).

RGB: (130,114,130) (51%, 45%, 51%)

RGB channels and saturation

R 130 of 255 = 51%
G 114 of 255 = 45%
B 130 of 255 = 51%

130
114
130

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

Portions of RGB colors in percentages

R + G + B = 130 + 114 + 130 = 374 (100%)
R 130 of 374 ~ 34.76%
G 114 of 374 ~ 30.48%
B 130 of 374 ~ 34.76'%

%34.76
%30.48
%34.76

CMYK color model

#827282 color CMYK value is (0,12,0,49).

  • cyan value is 0.00%
  • magenta value is 12.31%
  • yellow value is 0.00%
  • key color value is 49.02%

CMYK: (0,12,0,49)
C0M12Y0K49 (0%, 12%, 0%, 49%)
(0.00 / 0.12 / 0.00 / 0.49)

CMYK percentages

%0
%12.31
%0
%49.02

Codes

Color #827282 in popluar color models

82 72 82
RGB 130 114 130
HSL 300° 6.56% 47.84%
HSB/HSV 300° 12.31% 50.98%
CMYK 0.00% 12.31% 0.00%
49.02%

Color #827282 in popluar number systems.

HEX 82 72 82
Decimal 130 114 130
Binary 10000010 1110010 10000010
Octal 202 162 202

Shades and tints

Shades of #827282

#827282
(130,114,130)
#776877
(119,104,119)
#6C5E6C
(108,94,108)
#615461
(97,84,97)
#564A56
(86,74,86)
#4B404B
(75,64,75)
#403640
(64,54,64)
#352C35
(53,44,53)
#2A222A
(42,34,42)
#1F181F
(31,24,31)
#140E14
(20,14,20)
#000000
(0,0,0)

Tints of #827282

#827282
(130,114,130)
#8D7E8D
(141,126,141)
#988A98
(152,138,152)
#A396A3
(163,150,163)
#AEA2AE
(174,162,174)
#B9AEB9
(185,174,185)
#C4BAC4
(196,186,196)
#CFC6CF
(207,198,207)
#DAD2DA
(218,210,218)
#E5DEE5
(229,222,229)
#F0EAF0
(240,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #827282; }

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

This text font color is #827282.

Background Color

.myBgColor { background-color: #827282; }

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

This div background color is #827282.

Border color

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

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

This div border color is #827282.

Opacity

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

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

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

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

This text has shadow with #827282 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #827282.

Preview

Color preview on black background

This text has color #827282 on black background.


Color preview on white background

This text has color #827282 on white background.


Black color preview on #827282 background

This text has black color on #827282 background.


White color preview on #827282 background

This text has white color on #827282 background.


Related colors

Complementary color

Complementary color for #hex is #7D8D7D.


I love getcolorcode.com

Triadic colors

1 #828272 and #728282 with #827282 are triadic colors.

2 #827282 and #728282 with #827282 are triadic colors.