COLOR #515533

HEX: #515533 RGB: (81,85,51)

Color info

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

RGB color model

#515533 color RGB value is (81,85,51).

RGB: (81,85,51) (32%, 33%, 20%)

RGB channels and saturation

R 81 of 255 = 32%
G 85 of 255 = 33%
B 51 of 255 = 20%

81
85
51

R + G + B ~ 28%. #515533 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 85 + 51 = 217 (100%)
R 81 of 217 ~ 37.33%
G 85 of 217 ~ 39.17%
B 51 of 217 ~ 23.5'%

%37.33
%39.17
%23.5

CMYK color model

#515533 color CMYK value is (5,0,40,67).

  • cyan value is 4.71%
  • magenta value is 0.00%
  • yellow value is 40.00%
  • key color value is 66.67%

CMYK: (5,0,40,67)
C5M0Y40K67 (5%, 0%, 40%, 67%)
(0.05 / 0.00 / 0.40 / 0.67)

CMYK percentages

%4.71
%0
%40
%66.67

Codes

Color #515533 in popluar color models

51 55 33
RGB 81 85 51
HSL 67° 25.00% 26.67%
HSB/HSV 67° 40.00% 33.33%
CMYK 4.71% 0.00% 40.00%
66.67%

Color #515533 in popluar number systems.

HEX 51 55 33
Decimal 81 85 51
Binary 1010001 1010101 110011
Octal 121 125 63

Shades and tints

Shades of #515533

#515533
(81,85,51)
#4A4E2F
(74,78,47)
#43472B
(67,71,43)
#3C4027
(60,64,39)
#353923
(53,57,35)
#2E321F
(46,50,31)
#272B1B
(39,43,27)
#202417
(32,36,23)
#191D13
(25,29,19)
#12160F
(18,22,15)
#0B0F0B
(11,15,11)
#000000
(0,0,0)

Tints of #515533

#515533
(81,85,51)
#606445
(96,100,69)
#6F7357
(111,115,87)
#7E8269
(126,130,105)
#8D917B
(141,145,123)
#9CA08D
(156,160,141)
#ABAF9F
(171,175,159)
#BABEB1
(186,190,177)
#C9CDC3
(201,205,195)
#D8DCD5
(216,220,213)
#E7EBE7
(231,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #515533; }

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

This text font color is #515533.

Background Color

.myBgColor { background-color: #515533; }

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

This div background color is #515533.

Border color

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

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

This div border color is #515533.

Opacity

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

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

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

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

This text has shadow with #515533 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #515533.

Preview

Color preview on black background

This text has color #515533 on black background.


Color preview on white background

This text has color #515533 on white background.


Black color preview on #515533 background

This text has black color on #515533 background.


White color preview on #515533 background

This text has white color on #515533 background.


Related colors

Complementary color

Complementary color for #hex is #AEAACC.


I love getcolorcode.com

Triadic colors

1 #335155 and #553351 with #515533 are triadic colors.

2 #335551 and #555133 with #515533 are triadic colors.