COLOR #814689

HEX: #814689 RGB: (129,70,137)

Color info

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

RGB color model

#814689 color RGB value is (129,70,137).

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

RGB channels and saturation

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

129
70
137

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

Portions of RGB colors in percentages

R + G + B = 129 + 70 + 137 = 336 (100%)
R 129 of 336 ~ 38.39%
G 70 of 336 ~ 20.83%
B 137 of 336 ~ 40.77'%

%38.39
%20.83
%40.77

CMYK color model

#814689 color CMYK value is (6,49,0,46).

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

CMYK: (6,49,0,46)
C6M49Y0K46 (6%, 49%, 0%, 46%)
(0.06 / 0.49 / 0.00 / 0.46)

CMYK percentages

%5.84
%48.91
%0
%46.27

Codes

Color #814689 in popluar color models

81 46 89
RGB 129 70 137
HSL 293° 32.37% 40.59%
HSB/HSV 293° 48.91% 53.73%
CMYK 5.84% 48.91% 0.00%
46.27%

Color #814689 in popluar number systems.

HEX 81 46 89
Decimal 129 70 137
Binary 10000001 1000110 10001001
Octal 201 106 211

Shades and tints

Shades of #814689

#814689
(129,70,137)
#76407D
(118,64,125)
#6B3A71
(107,58,113)
#603465
(96,52,101)
#552E59
(85,46,89)
#4A284D
(74,40,77)
#3F2241
(63,34,65)
#341C35
(52,28,53)
#291629
(41,22,41)
#1E101D
(30,16,29)
#130A11
(19,10,17)
#000000
(0,0,0)

Tints of #814689

#814689
(129,70,137)
#8C5693
(140,86,147)
#97669D
(151,102,157)
#A276A7
(162,118,167)
#AD86B1
(173,134,177)
#B896BB
(184,150,187)
#C3A6C5
(195,166,197)
#CEB6CF
(206,182,207)
#D9C6D9
(217,198,217)
#E4D6E3
(228,214,227)
#EFE6ED
(239,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #814689; }

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

This text font color is #814689.

Background Color

.myBgColor { background-color: #814689; }

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

This div background color is #814689.

Border color

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

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

This div border color is #814689.

Opacity

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

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

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

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

This text has shadow with #814689 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #814689.

Preview

Color preview on black background

This text has color #814689 on black background.


Color preview on white background

This text has color #814689 on white background.


Black color preview on #814689 background

This text has black color on #814689 background.


White color preview on #814689 background

This text has white color on #814689 background.


Related colors

Complementary color

Complementary color for #hex is #7EB976.


I love getcolorcode.com

Triadic colors

1 #898146 and #468981 with #814689 are triadic colors.

2 #894681 and #468189 with #814689 are triadic colors.