COLOR #816488

HEX: #816488 RGB: (129,100,136)

Color info

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

RGB color model

#816488 color RGB value is (129,100,136).

RGB: (129,100,136) (51%, 39%, 53%)

RGB channels and saturation

R 129 of 255 = 51%
G 100 of 255 = 39%
B 136 of 255 = 53%

129
100
136

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

Portions of RGB colors in percentages

R + G + B = 129 + 100 + 136 = 365 (100%)
R 129 of 365 ~ 35.34%
G 100 of 365 ~ 27.4%
B 136 of 365 ~ 37.26'%

%35.34
%27.4
%37.26

CMYK color model

#816488 color CMYK value is (5,26,0,47).

  • cyan value is 5.15%
  • magenta value is 26.47%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (5,26,0,47)
C5M26Y0K47 (5%, 26%, 0%, 47%)
(0.05 / 0.26 / 0.00 / 0.47)

CMYK percentages

%5.15
%26.47
%0
%46.67

Codes

Color #816488 in popluar color models

81 64 88
RGB 129 100 136
HSL 288° 15.25% 46.27%
HSB/HSV 288° 26.47% 53.33%
CMYK 5.15% 26.47% 0.00%
46.67%

Color #816488 in popluar number systems.

HEX 81 64 88
Decimal 129 100 136
Binary 10000001 1100100 10001000
Octal 201 144 210

Shades and tints

Shades of #816488

#816488
(129,100,136)
#765B7C
(118,91,124)
#6B5270
(107,82,112)
#604964
(96,73,100)
#554058
(85,64,88)
#4A374C
(74,55,76)
#3F2E40
(63,46,64)
#342534
(52,37,52)
#291C28
(41,28,40)
#1E131C
(30,19,28)
#130A10
(19,10,16)
#000000
(0,0,0)

Tints of #816488

#816488
(129,100,136)
#8C7292
(140,114,146)
#97809C
(151,128,156)
#A28EA6
(162,142,166)
#AD9CB0
(173,156,176)
#B8AABA
(184,170,186)
#C3B8C4
(195,184,196)
#CEC6CE
(206,198,206)
#D9D4D8
(217,212,216)
#E4E2E2
(228,226,226)
#EFF0EC
(239,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #816488 color. Also use rgb(129,100,136) instead hex code.

Text Font Color

.myTextColor { color: #816488; }

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

This text font color is #816488.

Background Color

.myBgColor { background-color: #816488; }

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

This div background color is #816488.

Border color

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

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

This div border color is #816488.

Opacity

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

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

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

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

This text has shadow with #816488 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #816488.

Preview

Color preview on black background

This text has color #816488 on black background.


Color preview on white background

This text has color #816488 on white background.


Black color preview on #816488 background

This text has black color on #816488 background.


White color preview on #816488 background

This text has white color on #816488 background.


Related colors

Complementary color

Complementary color for #hex is #7E9B77.


I love getcolorcode.com

Triadic colors

1 #888164 and #648881 with #816488 are triadic colors.

2 #886481 and #648188 with #816488 are triadic colors.