COLOR #515051

HEX: #515051 RGB: (81,80,81)

Color info

#515051 contains red, green and blue colors in about the same proportion. Web safe color of #515051 is #666666 (or #666).

RGB color model

#515051 color RGB value is (81,80,81).

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

RGB channels and saturation

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

81
80
81

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

Portions of RGB colors in percentages

R + G + B = 81 + 80 + 81 = 242 (100%)
R 81 of 242 ~ 33.47%
G 80 of 242 ~ 33.06%
B 81 of 242 ~ 33.47'%

%33.47
%33.06
%33.47

CMYK color model

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

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

CMYK: (0,1,0,68)
C0M1Y0K68 (0%, 1%, 0%, 68%)
(0.00 / 0.01 / 0.00 / 0.68)

CMYK percentages

%0
%1.23
%0
%68.24

Codes

Color #515051 in popluar color models

51 50 51
RGB 81 80 81
HSL 300° 0.62% 31.57%
HSB/HSV 300° 1.23% 31.76%
CMYK 0.00% 1.23% 0.00%
68.24%

Color #515051 in popluar number systems.

HEX 51 50 51
Decimal 81 80 81
Binary 1010001 1010000 1010001
Octal 121 120 121

Shades and tints

Shades of #515051

#515051
(81,80,81)
#4A494A
(74,73,74)
#434243
(67,66,67)
#3C3B3C
(60,59,60)
#353435
(53,52,53)
#2E2D2E
(46,45,46)
#272627
(39,38,39)
#201F20
(32,31,32)
#191819
(25,24,25)
#121112
(18,17,18)
#0B0A0B
(11,10,11)
#000000
(0,0,0)

Tints of #515051

#515051
(81,80,81)
#605F60
(96,95,96)
#6F6E6F
(111,110,111)
#7E7D7E
(126,125,126)
#8D8C8D
(141,140,141)
#9C9B9C
(156,155,156)
#ABAAAB
(171,170,171)
#BAB9BA
(186,185,186)
#C9C8C9
(201,200,201)
#D8D7D8
(216,215,216)
#E7E6E7
(231,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #515051; }

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

This text font color is #515051.

Background Color

.myBgColor { background-color: #515051; }

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

This div background color is #515051.

Border color

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

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

This div border color is #515051.

Opacity

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

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

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

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

This text has shadow with #515051 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #515051.

Preview

Color preview on black background

This text has color #515051 on black background.


Color preview on white background

This text has color #515051 on white background.


Black color preview on #515051 background

This text has black color on #515051 background.


White color preview on #515051 background

This text has white color on #515051 background.


Related colors

Complementary color

Complementary color for #hex is #AEAFAE.


I love getcolorcode.com

Triadic colors

1 #515150 and #505151 with #515051 are triadic colors.

2 #515051 and #505151 with #515051 are triadic colors.