COLOR #516148

HEX: #516148 RGB: (81,97,72)

Color info

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

RGB color model

#516148 color RGB value is (81,97,72).

RGB: (81,97,72) (32%, 38%, 28%)

RGB channels and saturation

R 81 of 255 = 32%
G 97 of 255 = 38%
B 72 of 255 = 28%

81
97
72

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

Portions of RGB colors in percentages

R + G + B = 81 + 97 + 72 = 250 (100%)
R 81 of 250 ~ 32.4%
G 97 of 250 ~ 38.8%
B 72 of 250 ~ 28.8'%

%32.4
%38.8
%28.8

CMYK color model

#516148 color CMYK value is (16,0,26,62).

  • cyan value is 16.49%
  • magenta value is 0.00%
  • yellow value is 25.77%
  • key color value is 61.96%

CMYK: (16,0,26,62)
C16M0Y26K62 (16%, 0%, 26%, 62%)
(0.16 / 0.00 / 0.26 / 0.62)

CMYK percentages

%16.49
%0
%25.77
%61.96

Codes

Color #516148 in popluar color models

51 61 48
RGB 81 97 72
HSL 98° 14.79% 33.14%
HSB/HSV 98° 25.77% 38.04%
CMYK 16.49% 0.00% 25.77%
61.96%

Color #516148 in popluar number systems.

HEX 51 61 48
Decimal 81 97 72
Binary 1010001 1100001 1001000
Octal 121 141 110

Shades and tints

Shades of #516148

#516148
(81,97,72)
#4A5942
(74,89,66)
#43513C
(67,81,60)
#3C4936
(60,73,54)
#354130
(53,65,48)
#2E392A
(46,57,42)
#273124
(39,49,36)
#20291E
(32,41,30)
#192118
(25,33,24)
#121912
(18,25,18)
#0B110C
(11,17,12)
#000000
(0,0,0)

Tints of #516148

#516148
(81,97,72)
#606F58
(96,111,88)
#6F7D68
(111,125,104)
#7E8B78
(126,139,120)
#8D9988
(141,153,136)
#9CA798
(156,167,152)
#ABB5A8
(171,181,168)
#BAC3B8
(186,195,184)
#C9D1C8
(201,209,200)
#D8DFD8
(216,223,216)
#E7EDE8
(231,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #516148; }

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

This text font color is #516148.

Background Color

.myBgColor { background-color: #516148; }

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

This div background color is #516148.

Border color

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

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

This div border color is #516148.

Opacity

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

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

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

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

This text has shadow with #516148 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516148.

Preview

Color preview on black background

This text has color #516148 on black background.


Color preview on white background

This text has color #516148 on white background.


Black color preview on #516148 background

This text has black color on #516148 background.


White color preview on #516148 background

This text has white color on #516148 background.


Related colors

Complementary color

Complementary color for #hex is #AE9EB7.


I love getcolorcode.com

Triadic colors

1 #485161 and #614851 with #516148 are triadic colors.

2 #486151 and #615148 with #516148 are triadic colors.