COLOR #516853

HEX: #516853 RGB: (81,104,83)

Color info

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

RGB color model

#516853 color RGB value is (81,104,83).

RGB: (81,104,83) (32%, 41%, 33%)

RGB channels and saturation

R 81 of 255 = 32%
G 104 of 255 = 41%
B 83 of 255 = 33%

81
104
83

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

Portions of RGB colors in percentages

R + G + B = 81 + 104 + 83 = 268 (100%)
R 81 of 268 ~ 30.22%
G 104 of 268 ~ 38.81%
B 83 of 268 ~ 30.97'%

%30.22
%38.81
%30.97

CMYK color model

#516853 color CMYK value is (22,0,20,59).

  • cyan value is 22.12%
  • magenta value is 0.00%
  • yellow value is 20.19%
  • key color value is 59.22%

CMYK: (22,0,20,59)
C22M0Y20K59 (22%, 0%, 20%, 59%)
(0.22 / 0.00 / 0.20 / 0.59)

CMYK percentages

%22.12
%0
%20.19
%59.22

Codes

Color #516853 in popluar color models

51 68 53
RGB 81 104 83
HSL 125° 12.43% 36.27%
HSB/HSV 125° 22.12% 40.78%
CMYK 22.12% 0.00% 20.19%
59.22%

Color #516853 in popluar number systems.

HEX 51 68 53
Decimal 81 104 83
Binary 1010001 1101000 1010011
Octal 121 150 123

Shades and tints

Shades of #516853

#516853
(81,104,83)
#4A5F4C
(74,95,76)
#435645
(67,86,69)
#3C4D3E
(60,77,62)
#354437
(53,68,55)
#2E3B30
(46,59,48)
#273229
(39,50,41)
#202922
(32,41,34)
#19201B
(25,32,27)
#121714
(18,23,20)
#0B0E0D
(11,14,13)
#000000
(0,0,0)

Tints of #516853

#516853
(81,104,83)
#607562
(96,117,98)
#6F8271
(111,130,113)
#7E8F80
(126,143,128)
#8D9C8F
(141,156,143)
#9CA99E
(156,169,158)
#ABB6AD
(171,182,173)
#BAC3BC
(186,195,188)
#C9D0CB
(201,208,203)
#D8DDDA
(216,221,218)
#E7EAE9
(231,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #516853 color. Also use rgb(81,104,83) instead hex code.

Text Font Color

.myTextColor { color: #516853; }

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

This text font color is #516853.

Background Color

.myBgColor { background-color: #516853; }

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

This div background color is #516853.

Border color

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

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

This div border color is #516853.

Opacity

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

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

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

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

This text has shadow with #516853 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516853.

Preview

Color preview on black background

This text has color #516853 on black background.


Color preview on white background

This text has color #516853 on white background.


Black color preview on #516853 background

This text has black color on #516853 background.


White color preview on #516853 background

This text has white color on #516853 background.


Related colors

Complementary color

Complementary color for #hex is #AE97AC.


I love getcolorcode.com

Triadic colors

1 #535168 and #685351 with #516853 are triadic colors.

2 #536851 and #685153 with #516853 are triadic colors.