COLOR #513648

HEX: #513648 RGB: (81,54,72)

Color info

#513648 contains red, green and blue colors in about the same proportion. Web safe color of #513648 is #663333 (or #633).

RGB color model

#513648 color RGB value is (81,54,72).

RGB: (81,54,72) (32%, 21%, 28%)

RGB channels and saturation

R 81 of 255 = 32%
G 54 of 255 = 21%
B 72 of 255 = 28%

81
54
72

R + G + B ~ 27%. #513648 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 54 + 72 = 207 (100%)
R 81 of 207 ~ 39.13%
G 54 of 207 ~ 26.09%
B 72 of 207 ~ 34.78'%

%39.13
%26.09
%34.78

CMYK color model

#513648 color CMYK value is (0,33,11,68).

  • cyan value is 0.00%
  • magenta value is 33.33%
  • yellow value is 11.11%
  • key color value is 68.24%

CMYK: (0,33,11,68)
C0M33Y11K68 (0%, 33%, 11%, 68%)
(0.00 / 0.33 / 0.11 / 0.68)

CMYK percentages

%0
%33.33
%11.11
%68.24

Codes

Color #513648 in popluar color models

51 36 48
RGB 81 54 72
HSL 320° 20.00% 26.47%
HSB/HSV 320° 33.33% 31.76%
CMYK 0.00% 33.33% 11.11%
68.24%

Color #513648 in popluar number systems.

HEX 51 36 48
Decimal 81 54 72
Binary 1010001 110110 1001000
Octal 121 66 110

Shades and tints

Shades of #513648

#513648
(81,54,72)
#4A3242
(74,50,66)
#432E3C
(67,46,60)
#3C2A36
(60,42,54)
#352630
(53,38,48)
#2E222A
(46,34,42)
#271E24
(39,30,36)
#201A1E
(32,26,30)
#191618
(25,22,24)
#121212
(18,18,18)
#0B0E0C
(11,14,12)
#000000
(0,0,0)

Tints of #513648

#513648
(81,54,72)
#604858
(96,72,88)
#6F5A68
(111,90,104)
#7E6C78
(126,108,120)
#8D7E88
(141,126,136)
#9C9098
(156,144,152)
#ABA2A8
(171,162,168)
#BAB4B8
(186,180,184)
#C9C6C8
(201,198,200)
#D8D8D8
(216,216,216)
#E7EAE8
(231,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #513648 color. Also use rgb(81,54,72) instead hex code.

Text Font Color

.myTextColor { color: #513648; }

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

This text font color is #513648.

Background Color

.myBgColor { background-color: #513648; }

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

This div background color is #513648.

Border color

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

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

This div border color is #513648.

Opacity

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

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

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

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

This text has shadow with #513648 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #513648.

Preview

Color preview on black background

This text has color #513648 on black background.


Color preview on white background

This text has color #513648 on white background.


Black color preview on #513648 background

This text has black color on #513648 background.


White color preview on #513648 background

This text has white color on #513648 background.


Related colors

Complementary color

Complementary color for #hex is #AEC9B7.


I love getcolorcode.com

Triadic colors

1 #485136 and #364851 with #513648 are triadic colors.

2 #483651 and #365148 with #513648 are triadic colors.