COLOR #514154

HEX: #514154 RGB: (81,65,84)

Color info

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

RGB color model

#514154 color RGB value is (81,65,84).

RGB: (81,65,84) (32%, 25%, 33%)

RGB channels and saturation

R 81 of 255 = 32%
G 65 of 255 = 25%
B 84 of 255 = 33%

81
65
84

R + G + B ~ 30%. #514154 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 65 + 84 = 230 (100%)
R 81 of 230 ~ 35.22%
G 65 of 230 ~ 28.26%
B 84 of 230 ~ 36.52'%

%35.22
%28.26
%36.52

CMYK color model

#514154 color CMYK value is (4,23,0,67).

  • cyan value is 3.57%
  • magenta value is 22.62%
  • yellow value is 0.00%
  • key color value is 67.06%

CMYK: (4,23,0,67)
C4M23Y0K67 (4%, 23%, 0%, 67%)
(0.04 / 0.23 / 0.00 / 0.67)

CMYK percentages

%3.57
%22.62
%0
%67.06

Codes

Color #514154 in popluar color models

51 41 54
RGB 81 65 84
HSL 291° 12.75% 29.22%
HSB/HSV 291° 22.62% 32.94%
CMYK 3.57% 22.62% 0.00%
67.06%

Color #514154 in popluar number systems.

HEX 51 41 54
Decimal 81 65 84
Binary 1010001 1000001 1010100
Octal 121 101 124

Shades and tints

Shades of #514154

#514154
(81,65,84)
#4A3C4D
(74,60,77)
#433746
(67,55,70)
#3C323F
(60,50,63)
#352D38
(53,45,56)
#2E2831
(46,40,49)
#27232A
(39,35,42)
#201E23
(32,30,35)
#19191C
(25,25,28)
#121415
(18,20,21)
#0B0F0E
(11,15,14)
#000000
(0,0,0)

Tints of #514154

#514154
(81,65,84)
#605263
(96,82,99)
#6F6372
(111,99,114)
#7E7481
(126,116,129)
#8D8590
(141,133,144)
#9C969F
(156,150,159)
#ABA7AE
(171,167,174)
#BAB8BD
(186,184,189)
#C9C9CC
(201,201,204)
#D8DADB
(216,218,219)
#E7EBEA
(231,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #514154; }

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

This text font color is #514154.

Background Color

.myBgColor { background-color: #514154; }

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

This div background color is #514154.

Border color

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

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

This div border color is #514154.

Opacity

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

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

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

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

This text has shadow with #514154 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #514154.

Preview

Color preview on black background

This text has color #514154 on black background.


Color preview on white background

This text has color #514154 on white background.


Black color preview on #514154 background

This text has black color on #514154 background.


White color preview on #514154 background

This text has white color on #514154 background.


Related colors

Complementary color

Complementary color for #hex is #AEBEAB.


I love getcolorcode.com

Triadic colors

1 #545141 and #415451 with #514154 are triadic colors.

2 #544151 and #415154 with #514154 are triadic colors.