COLOR #514552

HEX: #514552 RGB: (81,69,82)

Color info

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

RGB color model

#514552 color RGB value is (81,69,82).

RGB: (81,69,82) (32%, 27%, 32%)

RGB channels and saturation

R 81 of 255 = 32%
G 69 of 255 = 27%
B 82 of 255 = 32%

81
69
82

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

Portions of RGB colors in percentages

R + G + B = 81 + 69 + 82 = 232 (100%)
R 81 of 232 ~ 34.91%
G 69 of 232 ~ 29.74%
B 82 of 232 ~ 35.34'%

%34.91
%29.74
%35.34

CMYK color model

#514552 color CMYK value is (1,16,0,68).

  • cyan value is 1.22%
  • magenta value is 15.85%
  • yellow value is 0.00%
  • key color value is 67.84%

CMYK: (1,16,0,68)
C1M16Y0K68 (1%, 16%, 0%, 68%)
(0.01 / 0.16 / 0.00 / 0.68)

CMYK percentages

%1.22
%15.85
%0
%67.84

Codes

Color #514552 in popluar color models

51 45 52
RGB 81 69 82
HSL 295° 8.61% 29.61%
HSB/HSV 295° 15.85% 32.16%
CMYK 1.22% 15.85% 0.00%
67.84%

Color #514552 in popluar number systems.

HEX 51 45 52
Decimal 81 69 82
Binary 1010001 1000101 1010010
Octal 121 105 122

Shades and tints

Shades of #514552

#514552
(81,69,82)
#4A3F4B
(74,63,75)
#433944
(67,57,68)
#3C333D
(60,51,61)
#352D36
(53,45,54)
#2E272F
(46,39,47)
#272128
(39,33,40)
#201B21
(32,27,33)
#19151A
(25,21,26)
#120F13
(18,15,19)
#0B090C
(11,9,12)
#000000
(0,0,0)

Tints of #514552

#514552
(81,69,82)
#605561
(96,85,97)
#6F6570
(111,101,112)
#7E757F
(126,117,127)
#8D858E
(141,133,142)
#9C959D
(156,149,157)
#ABA5AC
(171,165,172)
#BAB5BB
(186,181,187)
#C9C5CA
(201,197,202)
#D8D5D9
(216,213,217)
#E7E5E8
(231,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #514552 color. Also use rgb(81,69,82) instead hex code.

Text Font Color

.myTextColor { color: #514552; }

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

This text font color is #514552.

Background Color

.myBgColor { background-color: #514552; }

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

This div background color is #514552.

Border color

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

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

This div border color is #514552.

Opacity

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

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

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

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

This text has shadow with #514552 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #514552.

Preview

Color preview on black background

This text has color #514552 on black background.


Color preview on white background

This text has color #514552 on white background.


Black color preview on #514552 background

This text has black color on #514552 background.


White color preview on #514552 background

This text has white color on #514552 background.


Related colors

Complementary color

Complementary color for #hex is #AEBAAD.


I love getcolorcode.com

Triadic colors

1 #525145 and #455251 with #514552 are triadic colors.

2 #524551 and #455152 with #514552 are triadic colors.