COLOR #814559

HEX: #814559 RGB: (129,69,89)

Color info

#814559 contains mainly red and blue colors. Web safe color of #814559 is #993366 (or #936).

RGB color model

#814559 color RGB value is (129,69,89).

RGB: (129,69,89) (51%, 27%, 35%)

RGB channels and saturation

R 129 of 255 = 51%
G 69 of 255 = 27%
B 89 of 255 = 35%

129
69
89

R + G + B ~ 38%. #814559 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 129 + 69 + 89 = 287 (100%)
R 129 of 287 ~ 44.95%
G 69 of 287 ~ 24.04%
B 89 of 287 ~ 31.01'%

%44.95
%24.04
%31.01

CMYK color model

#814559 color CMYK value is (0,47,31,49).

  • cyan value is 0.00%
  • magenta value is 46.51%
  • yellow value is 31.01%
  • key color value is 49.41%

CMYK: (0,47,31,49)
C0M47Y31K49 (0%, 47%, 31%, 49%)
(0.00 / 0.47 / 0.31 / 0.49)

CMYK percentages

%0
%46.51
%31.01
%49.41

Codes

Color #814559 in popluar color models

81 45 59
RGB 129 69 89
HSL 340° 30.30% 38.82%
HSB/HSV 340° 46.51% 50.59%
CMYK 0.00% 46.51% 31.01%
49.41%

Color #814559 in popluar number systems.

HEX 81 45 59
Decimal 129 69 89
Binary 10000001 1000101 1011001
Octal 201 105 131

Shades and tints

Shades of #814559

#814559
(129,69,89)
#763F51
(118,63,81)
#6B3949
(107,57,73)
#603341
(96,51,65)
#552D39
(85,45,57)
#4A2731
(74,39,49)
#3F2129
(63,33,41)
#341B21
(52,27,33)
#291519
(41,21,25)
#1E0F11
(30,15,17)
#130909
(19,9,9)
#000000
(0,0,0)

Tints of #814559

#814559
(129,69,89)
#8C5568
(140,85,104)
#976577
(151,101,119)
#A27586
(162,117,134)
#AD8595
(173,133,149)
#B895A4
(184,149,164)
#C3A5B3
(195,165,179)
#CEB5C2
(206,181,194)
#D9C5D1
(217,197,209)
#E4D5E0
(228,213,224)
#EFE5EF
(239,229,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #814559 color. Also use rgb(129,69,89) instead hex code.

Text Font Color

.myTextColor { color: #814559; }

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

This text font color is #814559.

Background Color

.myBgColor { background-color: #814559; }

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

This div background color is #814559.

Border color

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

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

This div border color is #814559.

Opacity

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

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

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

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

This text has shadow with #814559 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #814559.

Preview

Color preview on black background

This text has color #814559 on black background.


Color preview on white background

This text has color #814559 on white background.


Black color preview on #814559 background

This text has black color on #814559 background.


White color preview on #814559 background

This text has white color on #814559 background.


Related colors

Complementary color

Complementary color for #hex is #7EBAA6.


I love getcolorcode.com

Triadic colors

1 #598145 and #455981 with #814559 are triadic colors.

2 #594581 and #458159 with #814559 are triadic colors.