COLOR #816989

HEX: #816989 RGB: (129,105,137)

Color info

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

RGB color model

#816989 color RGB value is (129,105,137).

RGB: (129,105,137) (51%, 41%, 54%)

RGB channels and saturation

R 129 of 255 = 51%
G 105 of 255 = 41%
B 137 of 255 = 54%

129
105
137

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

Portions of RGB colors in percentages

R + G + B = 129 + 105 + 137 = 371 (100%)
R 129 of 371 ~ 34.77%
G 105 of 371 ~ 28.3%
B 137 of 371 ~ 36.93'%

%34.77
%28.3
%36.93

CMYK color model

#816989 color CMYK value is (6,23,0,46).

  • cyan value is 5.84%
  • magenta value is 23.36%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (6,23,0,46)
C6M23Y0K46 (6%, 23%, 0%, 46%)
(0.06 / 0.23 / 0.00 / 0.46)

CMYK percentages

%5.84
%23.36
%0
%46.27

Codes

Color #816989 in popluar color models

81 69 89
RGB 129 105 137
HSL 285° 13.22% 47.45%
HSB/HSV 285° 23.36% 53.73%
CMYK 5.84% 23.36% 0.00%
46.27%

Color #816989 in popluar number systems.

HEX 81 69 89
Decimal 129 105 137
Binary 10000001 1101001 10001001
Octal 201 151 211

Shades and tints

Shades of #816989

#816989
(129,105,137)
#76607D
(118,96,125)
#6B5771
(107,87,113)
#604E65
(96,78,101)
#554559
(85,69,89)
#4A3C4D
(74,60,77)
#3F3341
(63,51,65)
#342A35
(52,42,53)
#292129
(41,33,41)
#1E181D
(30,24,29)
#130F11
(19,15,17)
#000000
(0,0,0)

Tints of #816989

#816989
(129,105,137)
#8C7693
(140,118,147)
#97839D
(151,131,157)
#A290A7
(162,144,167)
#AD9DB1
(173,157,177)
#B8AABB
(184,170,187)
#C3B7C5
(195,183,197)
#CEC4CF
(206,196,207)
#D9D1D9
(217,209,217)
#E4DEE3
(228,222,227)
#EFEBED
(239,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #816989; }

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

This text font color is #816989.

Background Color

.myBgColor { background-color: #816989; }

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

This div background color is #816989.

Border color

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

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

This div border color is #816989.

Opacity

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

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

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

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

This text has shadow with #816989 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #816989.

Preview

Color preview on black background

This text has color #816989 on black background.


Color preview on white background

This text has color #816989 on white background.


Black color preview on #816989 background

This text has black color on #816989 background.


White color preview on #816989 background

This text has white color on #816989 background.


Related colors

Complementary color

Complementary color for #hex is #7E9676.


I love getcolorcode.com

Triadic colors

1 #898169 and #698981 with #816989 are triadic colors.

2 #896981 and #698189 with #816989 are triadic colors.