COLOR #515023

HEX: #515023 RGB: (81,80,35)

Color info

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

RGB color model

#515023 color RGB value is (81,80,35).

RGB: (81,80,35) (32%, 31%, 14%)

RGB channels and saturation

R 81 of 255 = 32%
G 80 of 255 = 31%
B 35 of 255 = 14%

81
80
35

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

Portions of RGB colors in percentages

R + G + B = 81 + 80 + 35 = 196 (100%)
R 81 of 196 ~ 41.33%
G 80 of 196 ~ 40.82%
B 35 of 196 ~ 17.86'%

%41.33
%40.82
%17.86

CMYK color model

#515023 color CMYK value is (0,1,57,68).

  • cyan value is 0.00%
  • magenta value is 1.23%
  • yellow value is 56.79%
  • key color value is 68.24%

CMYK: (0,1,57,68)
C0M1Y57K68 (0%, 1%, 57%, 68%)
(0.00 / 0.01 / 0.57 / 0.68)

CMYK percentages

%0
%1.23
%56.79
%68.24

Codes

Color #515023 in popluar color models

51 50 23
RGB 81 80 35
HSL 59° 39.66% 22.75%
HSB/HSV 59° 56.79% 31.76%
CMYK 0.00% 1.23% 56.79%
68.24%

Color #515023 in popluar number systems.

HEX 51 50 23
Decimal 81 80 35
Binary 1010001 1010000 100011
Octal 121 120 43

Shades and tints

Shades of #515023

#515023
(81,80,35)
#4A4920
(74,73,32)
#43421D
(67,66,29)
#3C3B1A
(60,59,26)
#353417
(53,52,23)
#2E2D14
(46,45,20)
#272611
(39,38,17)
#201F0E
(32,31,14)
#19180B
(25,24,11)
#121108
(18,17,8)
#0B0A05
(11,10,5)
#000000
(0,0,0)

Tints of #515023

#515023
(81,80,35)
#605F37
(96,95,55)
#6F6E4B
(111,110,75)
#7E7D5F
(126,125,95)
#8D8C73
(141,140,115)
#9C9B87
(156,155,135)
#ABAA9B
(171,170,155)
#BAB9AF
(186,185,175)
#C9C8C3
(201,200,195)
#D8D7D7
(216,215,215)
#E7E6EB
(231,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #515023; }

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

This text font color is #515023.

Background Color

.myBgColor { background-color: #515023; }

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

This div background color is #515023.

Border color

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

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

This div border color is #515023.

Opacity

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

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

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

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

This text has shadow with #515023 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #515023.

Preview

Color preview on black background

This text has color #515023 on black background.


Color preview on white background

This text has color #515023 on white background.


Black color preview on #515023 background

This text has black color on #515023 background.


White color preview on #515023 background

This text has white color on #515023 background.


Related colors

Complementary color

Complementary color for #hex is #AEAFDC.


I love getcolorcode.com

Triadic colors

1 #235150 and #502351 with #515023 are triadic colors.

2 #235051 and #505123 with #515023 are triadic colors.