COLOR #816983

HEX: #816983 RGB: (129,105,131)

Color info

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

RGB color model

#816983 color RGB value is (129,105,131).

RGB: (129,105,131) (51%, 41%, 51%)

RGB channels and saturation

R 129 of 255 = 51%
G 105 of 255 = 41%
B 131 of 255 = 51%

129
105
131

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

Portions of RGB colors in percentages

R + G + B = 129 + 105 + 131 = 365 (100%)
R 129 of 365 ~ 35.34%
G 105 of 365 ~ 28.77%
B 131 of 365 ~ 35.89'%

%35.34
%28.77
%35.89

CMYK color model

#816983 color CMYK value is (2,20,0,49).

  • cyan value is 1.53%
  • magenta value is 19.85%
  • yellow value is 0.00%
  • key color value is 48.63%

CMYK: (2,20,0,49)
C2M20Y0K49 (2%, 20%, 0%, 49%)
(0.02 / 0.20 / 0.00 / 0.49)

CMYK percentages

%1.53
%19.85
%0
%48.63

Codes

Color #816983 in popluar color models

81 69 83
RGB 129 105 131
HSL 295° 11.02% 46.27%
HSB/HSV 295° 19.85% 51.37%
CMYK 1.53% 19.85% 0.00%
48.63%

Color #816983 in popluar number systems.

HEX 81 69 83
Decimal 129 105 131
Binary 10000001 1101001 10000011
Octal 201 151 203

Shades and tints

Shades of #816983

#816983
(129,105,131)
#766078
(118,96,120)
#6B576D
(107,87,109)
#604E62
(96,78,98)
#554557
(85,69,87)
#4A3C4C
(74,60,76)
#3F3341
(63,51,65)
#342A36
(52,42,54)
#29212B
(41,33,43)
#1E1820
(30,24,32)
#130F15
(19,15,21)
#000000
(0,0,0)

Tints of #816983

#816983
(129,105,131)
#8C768E
(140,118,142)
#978399
(151,131,153)
#A290A4
(162,144,164)
#AD9DAF
(173,157,175)
#B8AABA
(184,170,186)
#C3B7C5
(195,183,197)
#CEC4D0
(206,196,208)
#D9D1DB
(217,209,219)
#E4DEE6
(228,222,230)
#EFEBF1
(239,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #816983 color. Also use rgb(129,105,131) instead hex code.

Text Font Color

.myTextColor { color: #816983; }

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

This text font color is #816983.

Background Color

.myBgColor { background-color: #816983; }

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

This div background color is #816983.

Border color

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

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

This div border color is #816983.

Opacity

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

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

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

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

This text has shadow with #816983 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #816983.

Preview

Color preview on black background

This text has color #816983 on black background.


Color preview on white background

This text has color #816983 on white background.


Black color preview on #816983 background

This text has black color on #816983 background.


White color preview on #816983 background

This text has white color on #816983 background.


Related colors

Complementary color

Complementary color for #hex is #7E967C.


I love getcolorcode.com

Triadic colors

1 #838169 and #698381 with #816983 are triadic colors.

2 #836981 and #698183 with #816983 are triadic colors.