COLOR #515834

HEX: #515834 RGB: (81,88,52)

Color info

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

RGB color model

#515834 color RGB value is (81,88,52).

RGB: (81,88,52) (32%, 35%, 20%)

RGB channels and saturation

R 81 of 255 = 32%
G 88 of 255 = 35%
B 52 of 255 = 20%

81
88
52

R + G + B ~ 29%. #515834 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 88 + 52 = 221 (100%)
R 81 of 221 ~ 36.65%
G 88 of 221 ~ 39.82%
B 52 of 221 ~ 23.53'%

%36.65
%39.82
%23.53

CMYK color model

#515834 color CMYK value is (8,0,41,65).

  • cyan value is 7.95%
  • magenta value is 0.00%
  • yellow value is 40.91%
  • key color value is 65.49%

CMYK: (8,0,41,65)
C8M0Y41K65 (8%, 0%, 41%, 65%)
(0.08 / 0.00 / 0.41 / 0.65)

CMYK percentages

%7.95
%0
%40.91
%65.49

Codes

Color #515834 in popluar color models

51 58 34
RGB 81 88 52
HSL 72° 25.71% 27.45%
HSB/HSV 72° 40.91% 34.51%
CMYK 7.95% 0.00% 40.91%
65.49%

Color #515834 in popluar number systems.

HEX 51 58 34
Decimal 81 88 52
Binary 1010001 1011000 110100
Octal 121 130 64

Shades and tints

Shades of #515834

#515834
(81,88,52)
#4A5030
(74,80,48)
#43482C
(67,72,44)
#3C4028
(60,64,40)
#353824
(53,56,36)
#2E3020
(46,48,32)
#27281C
(39,40,28)
#202018
(32,32,24)
#191814
(25,24,20)
#121010
(18,16,16)
#0B080C
(11,8,12)
#000000
(0,0,0)

Tints of #515834

#515834
(81,88,52)
#606746
(96,103,70)
#6F7658
(111,118,88)
#7E856A
(126,133,106)
#8D947C
(141,148,124)
#9CA38E
(156,163,142)
#ABB2A0
(171,178,160)
#BAC1B2
(186,193,178)
#C9D0C4
(201,208,196)
#D8DFD6
(216,223,214)
#E7EEE8
(231,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #515834 color. Also use rgb(81,88,52) instead hex code.

Text Font Color

.myTextColor { color: #515834; }

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

This text font color is #515834.

Background Color

.myBgColor { background-color: #515834; }

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

This div background color is #515834.

Border color

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

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

This div border color is #515834.

Opacity

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

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

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

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

This text has shadow with #515834 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #515834.

Preview

Color preview on black background

This text has color #515834 on black background.


Color preview on white background

This text has color #515834 on white background.


Black color preview on #515834 background

This text has black color on #515834 background.


White color preview on #515834 background

This text has white color on #515834 background.


Related colors

Complementary color

Complementary color for #hex is #AEA7CB.


I love getcolorcode.com

Triadic colors

1 #345158 and #583451 with #515834 are triadic colors.

2 #345851 and #585134 with #515834 are triadic colors.