COLOR #81718D

HEX: #81718D RGB: (129,113,141)

Color info

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

RGB color model

#81718D color RGB value is (129,113,141).

RGB: (129,113,141) (51%, 44%, 55%)

RGB channels and saturation

R 129 of 255 = 51%
G 113 of 255 = 44%
B 141 of 255 = 55%

129
113
141

R + G + B ~ 50%. #81718D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 129 + 113 + 141 = 383 (100%)
R 129 of 383 ~ 33.68%
G 113 of 383 ~ 29.5%
B 141 of 383 ~ 36.81'%

%33.68
%29.5
%36.81

CMYK color model

#81718D color CMYK value is (9,20,0,45).

  • cyan value is 8.51%
  • magenta value is 19.86%
  • yellow value is 0.00%
  • key color value is 44.71%

CMYK: (9,20,0,45)
C9M20Y0K45 (9%, 20%, 0%, 45%)
(0.09 / 0.20 / 0.00 / 0.45)

CMYK percentages

%8.51
%19.86
%0
%44.71

Codes

Color #81718D in popluar color models

81 71 8D
RGB 129 113 141
HSL 274° 11.02% 49.80%
HSB/HSV 274° 19.86% 55.29%
CMYK 8.51% 19.86% 0.00%
44.71%

Color #81718D in popluar number systems.

HEX 81 71 8D
Decimal 129 113 141
Binary 10000001 1110001 10001101
Octal 201 161 215

Shades and tints

Shades of #81718D

#81718D
(129,113,141)
#766781
(118,103,129)
#6B5D75
(107,93,117)
#605369
(96,83,105)
#55495D
(85,73,93)
#4A3F51
(74,63,81)
#3F3545
(63,53,69)
#342B39
(52,43,57)
#29212D
(41,33,45)
#1E1721
(30,23,33)
#130D15
(19,13,21)
#000000
(0,0,0)

Tints of #81718D

#81718D
(129,113,141)
#8C7D97
(140,125,151)
#9789A1
(151,137,161)
#A295AB
(162,149,171)
#ADA1B5
(173,161,181)
#B8ADBF
(184,173,191)
#C3B9C9
(195,185,201)
#CEC5D3
(206,197,211)
#D9D1DD
(217,209,221)
#E4DDE7
(228,221,231)
#EFE9F1
(239,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #81718D color. Also use rgb(129,113,141) instead hex code.

Text Font Color

.myTextColor { color: #81718D; }

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

This text font color is #81718D.

Background Color

.myBgColor { background-color: #81718D; }

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

This div background color is #81718D.

Border color

.myBorderColor { border: 1px solid #81718D; }

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

This div border color is #81718D.

Opacity

.myOpacity80 { color: #81718D; opacity: 0.8; }

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

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

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

This text has shadow with #81718D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #81718D.

Preview

Color preview on black background

This text has color #81718D on black background.


Color preview on white background

This text has color #81718D on white background.


Black color preview on #81718D background

This text has black color on #81718D background.


White color preview on #81718D background

This text has white color on #81718D background.


Related colors

Complementary color

Complementary color for #hex is #7E8E72.


I love getcolorcode.com

Triadic colors

1 #8D8171 and #718D81 with #81718D are triadic colors.

2 #8D7181 and #71818D with #81718D are triadic colors.