COLOR #827380

HEX: #827380 RGB: (130,115,128)

Color info

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

RGB color model

#827380 color RGB value is (130,115,128).

RGB: (130,115,128) (51%, 45%, 50%)

RGB channels and saturation

R 130 of 255 = 51%
G 115 of 255 = 45%
B 128 of 255 = 50%

130
115
128

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

Portions of RGB colors in percentages

R + G + B = 130 + 115 + 128 = 373 (100%)
R 130 of 373 ~ 34.85%
G 115 of 373 ~ 30.83%
B 128 of 373 ~ 34.32'%

%34.85
%30.83
%34.32

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 11.54%
  • yellow value is 1.54%
  • key color value is 49.02%

CMYK: (0,12,2,49)
C0M12Y2K49 (0%, 12%, 2%, 49%)
(0.00 / 0.12 / 0.02 / 0.49)

CMYK percentages

%0
%11.54
%1.54
%49.02

Codes

Color #827380 in popluar color models

82 73 80
RGB 130 115 128
HSL 308° 6.12% 48.04%
HSB/HSV 308° 11.54% 50.98%
CMYK 0.00% 11.54% 1.54%
49.02%

Color #827380 in popluar number systems.

HEX 82 73 80
Decimal 130 115 128
Binary 10000010 1110011 10000000
Octal 202 163 200

Shades and tints

Shades of #827380

#827380
(130,115,128)
#776975
(119,105,117)
#6C5F6A
(108,95,106)
#61555F
(97,85,95)
#564B54
(86,75,84)
#4B4149
(75,65,73)
#40373E
(64,55,62)
#352D33
(53,45,51)
#2A2328
(42,35,40)
#1F191D
(31,25,29)
#140F12
(20,15,18)
#000000
(0,0,0)

Tints of #827380

#827380
(130,115,128)
#8D7F8B
(141,127,139)
#988B96
(152,139,150)
#A397A1
(163,151,161)
#AEA3AC
(174,163,172)
#B9AFB7
(185,175,183)
#C4BBC2
(196,187,194)
#CFC7CD
(207,199,205)
#DAD3D8
(218,211,216)
#E5DFE3
(229,223,227)
#F0EBEE
(240,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #827380; }

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

This text font color is #827380.

Background Color

.myBgColor { background-color: #827380; }

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

This div background color is #827380.

Border color

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

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

This div border color is #827380.

Opacity

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

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

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

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

This text has shadow with #827380 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #827380.

Preview

Color preview on black background

This text has color #827380 on black background.


Color preview on white background

This text has color #827380 on white background.


Black color preview on #827380 background

This text has black color on #827380 background.


White color preview on #827380 background

This text has white color on #827380 background.


Related colors

Complementary color

Complementary color for #hex is #7D8C7F.


I love getcolorcode.com

Triadic colors

1 #808273 and #738082 with #827380 are triadic colors.

2 #807382 and #738280 with #827380 are triadic colors.