COLOR #827381

HEX: #827381 RGB: (130,115,129)

Color info

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

RGB color model

#827381 color RGB value is (130,115,129).

RGB: (130,115,129) (51%, 45%, 51%)

RGB channels and saturation

R 130 of 255 = 51%
G 115 of 255 = 45%
B 129 of 255 = 51%

130
115
129

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

Portions of RGB colors in percentages

R + G + B = 130 + 115 + 129 = 374 (100%)
R 130 of 374 ~ 34.76%
G 115 of 374 ~ 30.75%
B 129 of 374 ~ 34.49'%

%34.76
%30.75
%34.49

CMYK color model

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

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

CMYK: (0,12,1,49)
C0M12Y1K49 (0%, 12%, 1%, 49%)
(0.00 / 0.12 / 0.01 / 0.49)

CMYK percentages

%0
%11.54
%0.77
%49.02

Codes

Color #827381 in popluar color models

82 73 81
RGB 130 115 129
HSL 304° 6.12% 48.04%
HSB/HSV 304° 11.54% 50.98%
CMYK 0.00% 11.54% 0.77%
49.02%

Color #827381 in popluar number systems.

HEX 82 73 81
Decimal 130 115 129
Binary 10000010 1110011 10000001
Octal 202 163 201

Shades and tints

Shades of #827381

#827381
(130,115,129)
#776976
(119,105,118)
#6C5F6B
(108,95,107)
#615560
(97,85,96)
#564B55
(86,75,85)
#4B414A
(75,65,74)
#40373F
(64,55,63)
#352D34
(53,45,52)
#2A2329
(42,35,41)
#1F191E
(31,25,30)
#140F13
(20,15,19)
#000000
(0,0,0)

Tints of #827381

#827381
(130,115,129)
#8D7F8C
(141,127,140)
#988B97
(152,139,151)
#A397A2
(163,151,162)
#AEA3AD
(174,163,173)
#B9AFB8
(185,175,184)
#C4BBC3
(196,187,195)
#CFC7CE
(207,199,206)
#DAD3D9
(218,211,217)
#E5DFE4
(229,223,228)
#F0EBEF
(240,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #827381; }

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

This text font color is #827381.

Background Color

.myBgColor { background-color: #827381; }

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

This div background color is #827381.

Border color

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

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

This div border color is #827381.

Opacity

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

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

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

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

This text has shadow with #827381 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #827381.

Preview

Color preview on black background

This text has color #827381 on black background.


Color preview on white background

This text has color #827381 on white background.


Black color preview on #827381 background

This text has black color on #827381 background.


White color preview on #827381 background

This text has white color on #827381 background.


Related colors

Complementary color

Complementary color for #hex is #7D8C7E.


I love getcolorcode.com

Triadic colors

1 #818273 and #738182 with #827381 are triadic colors.

2 #817382 and #738281 with #827381 are triadic colors.