COLOR #515243

HEX: #515243 RGB: (81,82,67)

Color info

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

RGB color model

#515243 color RGB value is (81,82,67).

RGB: (81,82,67) (32%, 32%, 26%)

RGB channels and saturation

R 81 of 255 = 32%
G 82 of 255 = 32%
B 67 of 255 = 26%

81
82
67

R + G + B ~ 30%. #515243 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 82 + 67 = 230 (100%)
R 81 of 230 ~ 35.22%
G 82 of 230 ~ 35.65%
B 67 of 230 ~ 29.13'%

%35.22
%35.65
%29.13

CMYK color model

#515243 color CMYK value is (1,0,18,68).

  • cyan value is 1.22%
  • magenta value is 0.00%
  • yellow value is 18.29%
  • key color value is 67.84%
CMYK: (1,0,18,68) C1M0Y18K68 (1%,0%,18%,68%) (0.01/0.00/0.18/0.68) 

CMYK percentages

%1.22
%0
%18.29
%67.84

Codes

Color #515243 in popluar color models

51 52 43
RGB 81 82 67
HSL 64° 10.07% 29.22%
HSB/HSV 64° 18.29% 32.16%
CMYK 1.22% 0.00% 18.29%
67.84%

Color #515243 in popluar number systems.

HEX 51 52 43
Decimal 81 82 67
Binary 1010001 1010010 1000011
Octal 121 122 103

Shades and tints

Shades of #515243

#515243
(81,82,67)
#4A4B3D
(74,75,61)
#434437
(67,68,55)
#3C3D31
(60,61,49)
#35362B
(53,54,43)
#2E2F25
(46,47,37)
#27281F
(39,40,31)
#202119
(32,33,25)
#191A13
(25,26,19)
#12130D
(18,19,13)
#0B0C07
(11,12,7)
#000000
(0,0,0)

Tints of #515243

#515243
(81,82,67)
#606154
(96,97,84)
#6F7065
(111,112,101)
#7E7F76
(126,127,118)
#8D8E87
(141,142,135)
#9C9D98
(156,157,152)
#ABACA9
(171,172,169)
#BABBBA
(186,187,186)
#C9CACB
(201,202,203)
#D8D9DC
(216,217,220)
#E7E8ED
(231,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #515243 color. Also use rgb(81,82,67) instead hex code.

Text Font Color

.myTextColor { color: #515243; }

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

This text font color is #515243.

Background Color

.myBgColor { background-color: #515243; }

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

This div background color is #515243.

Border color

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

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

This div border color is #515243.

Opacity

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

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

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

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

This text has shadow with #515243 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #515243.

Preview

Color preview on black background

This text has color #515243 on black background.


Color preview on white background

This text has color #515243 on white background.


Black color preview on #515243 background

This text has black color on #515243 background.


White color preview on #515243 background

This text has white color on #515243 background.


Related colors

Complementary color

Complementary color for #hex is #AEADBC.


I love getcolorcode.com

Triadic colors

1 #435152 and #524351 with #515243 are triadic colors.

2 #435251 and #525143 with #515243 are triadic colors.