COLOR #516448

HEX: #516448 RGB: (81,100,72)

Color info

#516448 contains red, green and blue colors in about the same proportion. Web safe color of #516448 is #666633 (or #663).

RGB color model

#516448 color RGB value is (81,100,72).

RGB: (81,100,72) (32%, 39%, 28%)

RGB channels and saturation

R 81 of 255 = 32%
G 100 of 255 = 39%
B 72 of 255 = 28%

81
100
72

R + G + B ~ 33%. #516448 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 100 + 72 = 253 (100%)
R 81 of 253 ~ 32.02%
G 100 of 253 ~ 39.53%
B 72 of 253 ~ 28.46'%

%32.02
%39.53
%28.46

CMYK color model

#516448 color CMYK value is (19,0,28,61).

  • cyan value is 19.00%
  • magenta value is 0.00%
  • yellow value is 28.00%
  • key color value is 60.78%

CMYK: (19,0,28,61)
C19M0Y28K61 (19%, 0%, 28%, 61%)
(0.19 / 0.00 / 0.28 / 0.61)

CMYK percentages

%19
%0
%28
%60.78

Codes

Color #516448 in popluar color models

51 64 48
RGB 81 100 72
HSL 101° 16.28% 33.73%
HSB/HSV 101° 28.00% 39.22%
CMYK 19.00% 0.00% 28.00%
60.78%

Color #516448 in popluar number systems.

HEX 51 64 48
Decimal 81 100 72
Binary 1010001 1100100 1001000
Octal 121 144 110

Shades and tints

Shades of #516448

#516448
(81,100,72)
#4A5B42
(74,91,66)
#43523C
(67,82,60)
#3C4936
(60,73,54)
#354030
(53,64,48)
#2E372A
(46,55,42)
#272E24
(39,46,36)
#20251E
(32,37,30)
#191C18
(25,28,24)
#121312
(18,19,18)
#0B0A0C
(11,10,12)
#000000
(0,0,0)

Tints of #516448

#516448
(81,100,72)
#607258
(96,114,88)
#6F8068
(111,128,104)
#7E8E78
(126,142,120)
#8D9C88
(141,156,136)
#9CAA98
(156,170,152)
#ABB8A8
(171,184,168)
#BAC6B8
(186,198,184)
#C9D4C8
(201,212,200)
#D8E2D8
(216,226,216)
#E7F0E8
(231,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #516448; }

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

This text font color is #516448.

Background Color

.myBgColor { background-color: #516448; }

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

This div background color is #516448.

Border color

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

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

This div border color is #516448.

Opacity

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

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

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

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

This text has shadow with #516448 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516448.

Preview

Color preview on black background

This text has color #516448 on black background.


Color preview on white background

This text has color #516448 on white background.


Black color preview on #516448 background

This text has black color on #516448 background.


White color preview on #516448 background

This text has white color on #516448 background.


Related colors

Complementary color

Complementary color for #hex is #AE9BB7.


I love getcolorcode.com

Triadic colors

1 #485164 and #644851 with #516448 are triadic colors.

2 #486451 and #645148 with #516448 are triadic colors.