COLOR #515849

HEX: #515849 RGB: (81,88,73)

Color info

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

RGB color model

#515849 color RGB value is (81,88,73).

RGB: (81,88,73) (32%, 35%, 29%)

RGB channels and saturation

R 81 of 255 = 32%
G 88 of 255 = 35%
B 73 of 255 = 29%

81
88
73

R + G + B ~ 32%. #515849 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 88 + 73 = 242 (100%)
R 81 of 242 ~ 33.47%
G 88 of 242 ~ 36.36%
B 73 of 242 ~ 30.17'%

%33.47
%36.36
%30.17

CMYK color model

#515849 color CMYK value is (8,0,17,65).

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

CMYK: (8,0,17,65)
C8M0Y17K65 (8%, 0%, 17%, 65%)
(0.08 / 0.00 / 0.17 / 0.65)

CMYK percentages

%7.95
%0
%17.05
%65.49

Codes

Color #515849 in popluar color models

51 58 49
RGB 81 88 73
HSL 88° 9.32% 31.57%
HSB/HSV 88° 17.05% 34.51%
CMYK 7.95% 0.00% 17.05%
65.49%

Color #515849 in popluar number systems.

HEX 51 58 49
Decimal 81 88 73
Binary 1010001 1011000 1001001
Octal 121 130 111

Shades and tints

Shades of #515849

#515849
(81,88,73)
#4A5043
(74,80,67)
#43483D
(67,72,61)
#3C4037
(60,64,55)
#353831
(53,56,49)
#2E302B
(46,48,43)
#272825
(39,40,37)
#20201F
(32,32,31)
#191819
(25,24,25)
#121013
(18,16,19)
#0B080D
(11,8,13)
#000000
(0,0,0)

Tints of #515849

#515849
(81,88,73)
#606759
(96,103,89)
#6F7669
(111,118,105)
#7E8579
(126,133,121)
#8D9489
(141,148,137)
#9CA399
(156,163,153)
#ABB2A9
(171,178,169)
#BAC1B9
(186,193,185)
#C9D0C9
(201,208,201)
#D8DFD9
(216,223,217)
#E7EEE9
(231,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #515849; }

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

This text font color is #515849.

Background Color

.myBgColor { background-color: #515849; }

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

This div background color is #515849.

Border color

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

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

This div border color is #515849.

Opacity

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

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

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

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

This text has shadow with #515849 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #515849.

Preview

Color preview on black background

This text has color #515849 on black background.


Color preview on white background

This text has color #515849 on white background.


Black color preview on #515849 background

This text has black color on #515849 background.


White color preview on #515849 background

This text has white color on #515849 background.


Related colors

Complementary color

Complementary color for #hex is #AEA7B6.


I love getcolorcode.com

Triadic colors

1 #495158 and #584951 with #515849 are triadic colors.

2 #495851 and #585149 with #515849 are triadic colors.