COLOR #814489

HEX: #814489 RGB: (129,68,137)

Color info

#814489 contains mainly red and blue colors. Web safe color of #814489 is #993399 (or #939).

RGB color model

#814489 color RGB value is (129,68,137).

RGB: (129,68,137) (51%, 27%, 54%)

RGB channels and saturation

R 129 of 255 = 51%
G 68 of 255 = 27%
B 137 of 255 = 54%

129
68
137

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

Portions of RGB colors in percentages

R + G + B = 129 + 68 + 137 = 334 (100%)
R 129 of 334 ~ 38.62%
G 68 of 334 ~ 20.36%
B 137 of 334 ~ 41.02'%

%38.62
%20.36
%41.02

CMYK color model

#814489 color CMYK value is (6,50,0,46).

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

CMYK: (6,50,0,46)
C6M50Y0K46 (6%, 50%, 0%, 46%)
(0.06 / 0.50 / 0.00 / 0.46)

CMYK percentages

%5.84
%50.36
%0
%46.27

Codes

Color #814489 in popluar color models

81 44 89
RGB 129 68 137
HSL 293° 33.66% 40.20%
HSB/HSV 293° 50.36% 53.73%
CMYK 5.84% 50.36% 0.00%
46.27%

Color #814489 in popluar number systems.

HEX 81 44 89
Decimal 129 68 137
Binary 10000001 1000100 10001001
Octal 201 104 211

Shades and tints

Shades of #814489

#814489
(129,68,137)
#763E7D
(118,62,125)
#6B3871
(107,56,113)
#603265
(96,50,101)
#552C59
(85,44,89)
#4A264D
(74,38,77)
#3F2041
(63,32,65)
#341A35
(52,26,53)
#291429
(41,20,41)
#1E0E1D
(30,14,29)
#130811
(19,8,17)
#000000
(0,0,0)

Tints of #814489

#814489
(129,68,137)
#8C5593
(140,85,147)
#97669D
(151,102,157)
#A277A7
(162,119,167)
#AD88B1
(173,136,177)
#B899BB
(184,153,187)
#C3AAC5
(195,170,197)
#CEBBCF
(206,187,207)
#D9CCD9
(217,204,217)
#E4DDE3
(228,221,227)
#EFEEED
(239,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #814489; }

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

This text font color is #814489.

Background Color

.myBgColor { background-color: #814489; }

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

This div background color is #814489.

Border color

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

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

This div border color is #814489.

Opacity

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

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

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

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

This text has shadow with #814489 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #814489.

Preview

Color preview on black background

This text has color #814489 on black background.


Color preview on white background

This text has color #814489 on white background.


Black color preview on #814489 background

This text has black color on #814489 background.


White color preview on #814489 background

This text has white color on #814489 background.


Related colors

Complementary color

Complementary color for #hex is #7EBB76.


I love getcolorcode.com

Triadic colors

1 #898144 and #448981 with #814489 are triadic colors.

2 #894481 and #448189 with #814489 are triadic colors.