COLOR #816396

HEX: #816396 RGB: (129,99,150)

Color info

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

RGB color model

#816396 color RGB value is (129,99,150).

RGB: (129,99,150) (51%, 39%, 59%)

RGB channels and saturation

R 129 of 255 = 51%
G 99 of 255 = 39%
B 150 of 255 = 59%

129
99
150

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

Portions of RGB colors in percentages

R + G + B = 129 + 99 + 150 = 378 (100%)
R 129 of 378 ~ 34.13%
G 99 of 378 ~ 26.19%
B 150 of 378 ~ 39.68'%

%34.13
%26.19
%39.68

CMYK color model

#816396 color CMYK value is (14,34,0,41).

  • cyan value is 14.00%
  • magenta value is 34.00%
  • yellow value is 0.00%
  • key color value is 41.18%
CMYK: (14,34,0,41) C14M34Y0K41 (14%,34%,0%,41%) (0.14/0.34/0.00/0.41) 

CMYK percentages

%14
%34
%0
%41.18

Codes

Color #816396 in popluar color models

81 63 96
RGB 129 99 150
HSL 275° 20.48% 48.82%
HSB/HSV 275° 34.00% 58.82%
CMYK 14.00% 34.00% 0.00%
41.18%

Color #816396 in popluar number systems.

HEX 81 63 96
Decimal 129 99 150
Binary 10000001 1100011 10010110
Octal 201 143 226

Shades and tints

Shades of #816396

#816396
(129,99,150)
#765A89
(118,90,137)
#6B517C
(107,81,124)
#60486F
(96,72,111)
#553F62
(85,63,98)
#4A3655
(74,54,85)
#3F2D48
(63,45,72)
#34243B
(52,36,59)
#291B2E
(41,27,46)
#1E1221
(30,18,33)
#130914
(19,9,20)
#000000
(0,0,0)

Tints of #816396

#816396
(129,99,150)
#8C719F
(140,113,159)
#977FA8
(151,127,168)
#A28DB1
(162,141,177)
#AD9BBA
(173,155,186)
#B8A9C3
(184,169,195)
#C3B7CC
(195,183,204)
#CEC5D5
(206,197,213)
#D9D3DE
(217,211,222)
#E4E1E7
(228,225,231)
#EFEFF0
(239,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #816396 color. Also use rgb(129,99,150) instead hex code.

Text Font Color

.myTextColor { color: #816396; }

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

This text font color is #816396.

Background Color

.myBgColor { background-color: #816396; }

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

This div background color is #816396.

Border color

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

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

This div border color is #816396.

Opacity

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

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

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

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

This text has shadow with #816396 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #816396.

Preview

Color preview on black background

This text has color #816396 on black background.


Color preview on white background

This text has color #816396 on white background.


Black color preview on #816396 background

This text has black color on #816396 background.


White color preview on #816396 background

This text has white color on #816396 background.


Related colors

Complementary color

Complementary color for #hex is #7E9C69.


I love getcolorcode.com

Triadic colors

1 #968163 and #639681 with #816396 are triadic colors.

2 #966381 and #638196 with #816396 are triadic colors.