COLOR #516533

HEX: #516533 RGB: (81,101,51)

Color info

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

RGB color model

#516533 color RGB value is (81,101,51).

RGB: (81,101,51) (32%, 40%, 20%)

RGB channels and saturation

R 81 of 255 = 32%
G 101 of 255 = 40%
B 51 of 255 = 20%

81
101
51

R + G + B ~ 31%. #516533 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 101 + 51 = 233 (100%)
R 81 of 233 ~ 34.76%
G 101 of 233 ~ 43.35%
B 51 of 233 ~ 21.89'%

%34.76
%43.35
%21.89

CMYK color model

#516533 color CMYK value is (20,0,50,60).

  • cyan value is 19.80%
  • magenta value is 0.00%
  • yellow value is 49.50%
  • key color value is 60.39%

CMYK: (20,0,50,60)
C20M0Y50K60 (20%, 0%, 50%, 60%)
(0.20 / 0.00 / 0.50 / 0.60)

CMYK percentages

%19.8
%0
%49.5
%60.39

Codes

Color #516533 in popluar color models

51 65 33
RGB 81 101 51
HSL 84° 32.89% 29.80%
HSB/HSV 84° 49.50% 39.61%
CMYK 19.80% 0.00% 49.50%
60.39%

Color #516533 in popluar number systems.

HEX 51 65 33
Decimal 81 101 51
Binary 1010001 1100101 110011
Octal 121 145 63

Shades and tints

Shades of #516533

#516533
(81,101,51)
#4A5C2F
(74,92,47)
#43532B
(67,83,43)
#3C4A27
(60,74,39)
#354123
(53,65,35)
#2E381F
(46,56,31)
#272F1B
(39,47,27)
#202617
(32,38,23)
#191D13
(25,29,19)
#12140F
(18,20,15)
#0B0B0B
(11,11,11)
#000000
(0,0,0)

Tints of #516533

#516533
(81,101,51)
#607345
(96,115,69)
#6F8157
(111,129,87)
#7E8F69
(126,143,105)
#8D9D7B
(141,157,123)
#9CAB8D
(156,171,141)
#ABB99F
(171,185,159)
#BAC7B1
(186,199,177)
#C9D5C3
(201,213,195)
#D8E3D5
(216,227,213)
#E7F1E7
(231,241,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #516533 color. Also use rgb(81,101,51) instead hex code.

Text Font Color

.myTextColor { color: #516533; }

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

This text font color is #516533.

Background Color

.myBgColor { background-color: #516533; }

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

This div background color is #516533.

Border color

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

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

This div border color is #516533.

Opacity

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

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

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

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

This text has shadow with #516533 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #516533.

Preview

Color preview on black background

This text has color #516533 on black background.


Color preview on white background

This text has color #516533 on white background.


Black color preview on #516533 background

This text has black color on #516533 background.


White color preview on #516533 background

This text has white color on #516533 background.


Related colors

Complementary color

Complementary color for #hex is #AE9ACC.


I love getcolorcode.com

Triadic colors

1 #335165 and #653351 with #516533 are triadic colors.

2 #336551 and #655133 with #516533 are triadic colors.