COLOR #516955

HEX: #516955 RGB: (81,105,85)

Color info

#516955 contains red, green and blue colors in about the same proportion. Web safe color of #516955 is #666666 (or #666).

RGB color model

#516955 color RGB value is (81,105,85).

RGB: (81,105,85) (32%, 41%, 33%)

RGB channels and saturation

R 81 of 255 = 32%
G 105 of 255 = 41%
B 85 of 255 = 33%

81
105
85

R + G + B ~ 35%. #516955 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 105 + 85 = 271 (100%)
R 81 of 271 ~ 29.89%
G 105 of 271 ~ 38.75%
B 85 of 271 ~ 31.37'%

%29.89
%38.75
%31.37

CMYK color model

#516955 color CMYK value is (23,0,19,59).

  • cyan value is 22.86%
  • magenta value is 0.00%
  • yellow value is 19.05%
  • key color value is 58.82%

CMYK: (23,0,19,59)
C23M0Y19K59 (23%, 0%, 19%, 59%)
(0.23 / 0.00 / 0.19 / 0.59)

CMYK percentages

%22.86
%0
%19.05
%58.82

Codes

Color #516955 in popluar color models

51 69 55
RGB 81 105 85
HSL 130° 12.90% 36.47%
HSB/HSV 130° 22.86% 41.18%
CMYK 22.86% 0.00% 19.05%
58.82%

Color #516955 in popluar number systems.

HEX 51 69 55
Decimal 81 105 85
Binary 1010001 1101001 1010101
Octal 121 151 125

Shades and tints

Shades of #516955

#516955
(81,105,85)
#4A604E
(74,96,78)
#435747
(67,87,71)
#3C4E40
(60,78,64)
#354539
(53,69,57)
#2E3C32
(46,60,50)
#27332B
(39,51,43)
#202A24
(32,42,36)
#19211D
(25,33,29)
#121816
(18,24,22)
#0B0F0F
(11,15,15)
#000000
(0,0,0)

Tints of #516955

#516955
(81,105,85)
#607664
(96,118,100)
#6F8373
(111,131,115)
#7E9082
(126,144,130)
#8D9D91
(141,157,145)
#9CAAA0
(156,170,160)
#ABB7AF
(171,183,175)
#BAC4BE
(186,196,190)
#C9D1CD
(201,209,205)
#D8DEDC
(216,222,220)
#E7EBEB
(231,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #516955 color. Also use rgb(81,105,85) instead hex code.

Text Font Color

.myTextColor { color: #516955; }

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

This text font color is #516955.

Background Color

.myBgColor { background-color: #516955; }

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

This div background color is #516955.

Border color

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

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

This div border color is #516955.

Opacity

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

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

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

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

This text has shadow with #516955 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516955.

Preview

Color preview on black background

This text has color #516955 on black background.


Color preview on white background

This text has color #516955 on white background.


Black color preview on #516955 background

This text has black color on #516955 background.


White color preview on #516955 background

This text has white color on #516955 background.


Related colors

Complementary color

Complementary color for #hex is #AE96AA.


I love getcolorcode.com

Triadic colors

1 #555169 and #695551 with #516955 are triadic colors.

2 #556951 and #695155 with #516955 are triadic colors.