COLOR #514952

HEX: #514952 RGB: (81,73,82)

Color info

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

RGB color model

#514952 color RGB value is (81,73,82).

RGB: (81,73,82) (32%, 29%, 32%)

RGB channels and saturation

R 81 of 255 = 32%
G 73 of 255 = 29%
B 82 of 255 = 32%

81
73
82

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

Portions of RGB colors in percentages

R + G + B = 81 + 73 + 82 = 236 (100%)
R 81 of 236 ~ 34.32%
G 73 of 236 ~ 30.93%
B 82 of 236 ~ 34.75'%

%34.32
%30.93
%34.75

CMYK color model

#514952 color CMYK value is (1,11,0,68).

  • cyan value is 1.22%
  • magenta value is 10.98%
  • yellow value is 0.00%
  • key color value is 67.84%
CMYK: (1,11,0,68) C1M11Y0K68 (1%,11%,0%,68%) (0.01/0.11/0.00/0.68) 

CMYK percentages

%1.22
%10.98
%0
%67.84

Codes

Color #514952 in popluar color models

51 49 52
RGB 81 73 82
HSL 293° 5.81% 30.39%
HSB/HSV 293° 10.98% 32.16%
CMYK 1.22% 10.98% 0.00%
67.84%

Color #514952 in popluar number systems.

HEX 51 49 52
Decimal 81 73 82
Binary 1010001 1001001 1010010
Octal 121 111 122

Shades and tints

Shades of #514952

#514952
(81,73,82)
#4A434B
(74,67,75)
#433D44
(67,61,68)
#3C373D
(60,55,61)
#353136
(53,49,54)
#2E2B2F
(46,43,47)
#272528
(39,37,40)
#201F21
(32,31,33)
#19191A
(25,25,26)
#121313
(18,19,19)
#0B0D0C
(11,13,12)
#000000
(0,0,0)

Tints of #514952

#514952
(81,73,82)
#605961
(96,89,97)
#6F6970
(111,105,112)
#7E797F
(126,121,127)
#8D898E
(141,137,142)
#9C999D
(156,153,157)
#ABA9AC
(171,169,172)
#BAB9BB
(186,185,187)
#C9C9CA
(201,201,202)
#D8D9D9
(216,217,217)
#E7E9E8
(231,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #514952; }

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

This text font color is #514952.

Background Color

.myBgColor { background-color: #514952; }

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

This div background color is #514952.

Border color

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

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

This div border color is #514952.

Opacity

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

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

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

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

This text has shadow with #514952 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #514952.

Preview

Color preview on black background

This text has color #514952 on black background.


Color preview on white background

This text has color #514952 on white background.


Black color preview on #514952 background

This text has black color on #514952 background.


White color preview on #514952 background

This text has white color on #514952 background.


Related colors

Complementary color

Complementary color for #hex is #AEB6AD.


I love getcolorcode.com

Triadic colors

1 #525149 and #495251 with #514952 are triadic colors.

2 #524951 and #495152 with #514952 are triadic colors.