COLOR #514159

HEX: #514159 RGB: (81,65,89)

Color info

#514159 contains red, green and blue colors in about the same proportion. Web safe color of #514159 is #663366 (or #636).

RGB color model

#514159 color RGB value is (81,65,89).

RGB: (81,65,89) (32%, 25%, 35%)

RGB channels and saturation

R 81 of 255 = 32%
G 65 of 255 = 25%
B 89 of 255 = 35%

81
65
89

R + G + B ~ 31%. #514159 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 65 + 89 = 235 (100%)
R 81 of 235 ~ 34.47%
G 65 of 235 ~ 27.66%
B 89 of 235 ~ 37.87'%

%34.47
%27.66
%37.87

CMYK color model

#514159 color CMYK value is (9,27,0,65).

  • cyan value is 8.99%
  • magenta value is 26.97%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (9,27,0,65)
C9M27Y0K65 (9%, 27%, 0%, 65%)
(0.09 / 0.27 / 0.00 / 0.65)

CMYK percentages

%8.99
%26.97
%0
%65.1

Codes

Color #514159 in popluar color models

51 41 59
RGB 81 65 89
HSL 280° 15.58% 30.20%
HSB/HSV 280° 26.97% 34.90%
CMYK 8.99% 26.97% 0.00%
65.10%

Color #514159 in popluar number systems.

HEX 51 41 59
Decimal 81 65 89
Binary 1010001 1000001 1011001
Octal 121 101 131

Shades and tints

Shades of #514159

#514159
(81,65,89)
#4A3C51
(74,60,81)
#433749
(67,55,73)
#3C3241
(60,50,65)
#352D39
(53,45,57)
#2E2831
(46,40,49)
#272329
(39,35,41)
#201E21
(32,30,33)
#191919
(25,25,25)
#121411
(18,20,17)
#0B0F09
(11,15,9)
#000000
(0,0,0)

Tints of #514159

#514159
(81,65,89)
#605268
(96,82,104)
#6F6377
(111,99,119)
#7E7486
(126,116,134)
#8D8595
(141,133,149)
#9C96A4
(156,150,164)
#ABA7B3
(171,167,179)
#BAB8C2
(186,184,194)
#C9C9D1
(201,201,209)
#D8DAE0
(216,218,224)
#E7EBEF
(231,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #514159 color. Also use rgb(81,65,89) instead hex code.

Text Font Color

.myTextColor { color: #514159; }

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

This text font color is #514159.

Background Color

.myBgColor { background-color: #514159; }

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

This div background color is #514159.

Border color

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

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

This div border color is #514159.

Opacity

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

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

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

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

This text has shadow with #514159 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #514159.

Preview

Color preview on black background

This text has color #514159 on black background.


Color preview on white background

This text has color #514159 on white background.


Black color preview on #514159 background

This text has black color on #514159 background.


White color preview on #514159 background

This text has white color on #514159 background.


Related colors

Complementary color

Complementary color for #hex is #AEBEA6.


I love getcolorcode.com

Triadic colors

1 #595141 and #415951 with #514159 are triadic colors.

2 #594151 and #415159 with #514159 are triadic colors.