COLOR #515523

HEX: #515523 RGB: (81,85,35)

Color info

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

RGB color model

#515523 color RGB value is (81,85,35).

RGB: (81,85,35) (32%, 33%, 14%)

RGB channels and saturation

R 81 of 255 = 32%
G 85 of 255 = 33%
B 35 of 255 = 14%

81
85
35

R + G + B ~ 26%. #515523 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 85 + 35 = 201 (100%)
R 81 of 201 ~ 40.3%
G 85 of 201 ~ 42.29%
B 35 of 201 ~ 17.41'%

%40.3
%42.29
%17.41

CMYK color model

#515523 color CMYK value is (5,0,59,67).

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

CMYK: (5,0,59,67)
C5M0Y59K67 (5%, 0%, 59%, 67%)
(0.05 / 0.00 / 0.59 / 0.67)

CMYK percentages

%4.71
%0
%58.82
%66.67

Codes

Color #515523 in popluar color models

51 55 23
RGB 81 85 35
HSL 65° 41.67% 23.53%
HSB/HSV 65° 58.82% 33.33%
CMYK 4.71% 0.00% 58.82%
66.67%

Color #515523 in popluar number systems.

HEX 51 55 23
Decimal 81 85 35
Binary 1010001 1010101 100011
Octal 121 125 43

Shades and tints

Shades of #515523

#515523
(81,85,35)
#4A4E20
(74,78,32)
#43471D
(67,71,29)
#3C401A
(60,64,26)
#353917
(53,57,23)
#2E3214
(46,50,20)
#272B11
(39,43,17)
#20240E
(32,36,14)
#191D0B
(25,29,11)
#121608
(18,22,8)
#0B0F05
(11,15,5)
#000000
(0,0,0)

Tints of #515523

#515523
(81,85,35)
#606437
(96,100,55)
#6F734B
(111,115,75)
#7E825F
(126,130,95)
#8D9173
(141,145,115)
#9CA087
(156,160,135)
#ABAF9B
(171,175,155)
#BABEAF
(186,190,175)
#C9CDC3
(201,205,195)
#D8DCD7
(216,220,215)
#E7EBEB
(231,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #515523; }

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

This text font color is #515523.

Background Color

.myBgColor { background-color: #515523; }

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

This div background color is #515523.

Border color

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

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

This div border color is #515523.

Opacity

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

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

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

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

This text has shadow with #515523 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #515523.

Preview

Color preview on black background

This text has color #515523 on black background.


Color preview on white background

This text has color #515523 on white background.


Black color preview on #515523 background

This text has black color on #515523 background.


White color preview on #515523 background

This text has white color on #515523 background.


Related colors

Complementary color

Complementary color for #hex is #AEAADC.


I love getcolorcode.com

Triadic colors

1 #235155 and #552351 with #515523 are triadic colors.

2 #235551 and #555123 with #515523 are triadic colors.