COLOR #817483

HEX: #817483 RGB: (129,116,131)

Color info

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

RGB color model

#817483 color RGB value is (129,116,131).

RGB: (129,116,131) (51%, 45%, 51%)

RGB channels and saturation

R 129 of 255 = 51%
G 116 of 255 = 45%
B 131 of 255 = 51%

129
116
131

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

Portions of RGB colors in percentages

R + G + B = 129 + 116 + 131 = 376 (100%)
R 129 of 376 ~ 34.31%
G 116 of 376 ~ 30.85%
B 131 of 376 ~ 34.84'%

%34.31
%30.85
%34.84

CMYK color model

#817483 color CMYK value is (2,11,0,49).

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

CMYK: (2,11,0,49)
C2M11Y0K49 (2%, 11%, 0%, 49%)
(0.02 / 0.11 / 0.00 / 0.49)

CMYK percentages

%1.53
%11.45
%0
%48.63

Codes

Color #817483 in popluar color models

81 74 83
RGB 129 116 131
HSL 292° 6.07% 48.43%
HSB/HSV 292° 11.45% 51.37%
CMYK 1.53% 11.45% 0.00%
48.63%

Color #817483 in popluar number systems.

HEX 81 74 83
Decimal 129 116 131
Binary 10000001 1110100 10000011
Octal 201 164 203

Shades and tints

Shades of #817483

#817483
(129,116,131)
#766A78
(118,106,120)
#6B606D
(107,96,109)
#605662
(96,86,98)
#554C57
(85,76,87)
#4A424C
(74,66,76)
#3F3841
(63,56,65)
#342E36
(52,46,54)
#29242B
(41,36,43)
#1E1A20
(30,26,32)
#131015
(19,16,21)
#000000
(0,0,0)

Tints of #817483

#817483
(129,116,131)
#8C808E
(140,128,142)
#978C99
(151,140,153)
#A298A4
(162,152,164)
#ADA4AF
(173,164,175)
#B8B0BA
(184,176,186)
#C3BCC5
(195,188,197)
#CEC8D0
(206,200,208)
#D9D4DB
(217,212,219)
#E4E0E6
(228,224,230)
#EFECF1
(239,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #817483; }

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

This text font color is #817483.

Background Color

.myBgColor { background-color: #817483; }

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

This div background color is #817483.

Border color

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

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

This div border color is #817483.

Opacity

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

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

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

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

This text has shadow with #817483 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #817483.

Preview

Color preview on black background

This text has color #817483 on black background.


Color preview on white background

This text has color #817483 on white background.


Black color preview on #817483 background

This text has black color on #817483 background.


White color preview on #817483 background

This text has white color on #817483 background.


Related colors

Complementary color

Complementary color for #hex is #7E8B7C.


I love getcolorcode.com

Triadic colors

1 #838174 and #748381 with #817483 are triadic colors.

2 #837481 and #748183 with #817483 are triadic colors.