COLOR #51484F

HEX: #51484F RGB: (81,72,79)

Color info

#51484F contains red, green and blue colors in about the same proportion. Web safe color of #51484F is #663366 (or #636).

RGB color model

#51484F color RGB value is (81,72,79).

RGB: (81,72,79) (32%, 28%, 31%)

RGB channels and saturation

R 81 of 255 = 32%
G 72 of 255 = 28%
B 79 of 255 = 31%

81
72
79

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

Portions of RGB colors in percentages

R + G + B = 81 + 72 + 79 = 232 (100%)
R 81 of 232 ~ 34.91%
G 72 of 232 ~ 31.03%
B 79 of 232 ~ 34.05'%

%34.91
%31.03
%34.05

CMYK color model

#51484F color CMYK value is (0,11,2,68).

  • cyan value is 0.00%
  • magenta value is 11.11%
  • yellow value is 2.47%
  • key color value is 68.24%

CMYK: (0,11,2,68)
C0M11Y2K68 (0%, 11%, 2%, 68%)
(0.00 / 0.11 / 0.02 / 0.68)

CMYK percentages

%0
%11.11
%2.47
%68.24

Codes

Color #51484F in popluar color models

51 48 4F
RGB 81 72 79
HSL 313° 5.88% 30.00%
HSB/HSV 313° 11.11% 31.76%
CMYK 0.00% 11.11% 2.47%
68.24%

Color #51484F in popluar number systems.

HEX 51 48 4F
Decimal 81 72 79
Binary 1010001 1001000 1001111
Octal 121 110 117

Shades and tints

Shades of #51484F

#51484F
(81,72,79)
#4A4248
(74,66,72)
#433C41
(67,60,65)
#3C363A
(60,54,58)
#353033
(53,48,51)
#2E2A2C
(46,42,44)
#272425
(39,36,37)
#201E1E
(32,30,30)
#191817
(25,24,23)
#121210
(18,18,16)
#0B0C09
(11,12,9)
#000000
(0,0,0)

Tints of #51484F

#51484F
(81,72,79)
#60585F
(96,88,95)
#6F686F
(111,104,111)
#7E787F
(126,120,127)
#8D888F
(141,136,143)
#9C989F
(156,152,159)
#ABA8AF
(171,168,175)
#BAB8BF
(186,184,191)
#C9C8CF
(201,200,207)
#D8D8DF
(216,216,223)
#E7E8EF
(231,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51484F color. Also use rgb(81,72,79) instead hex code.

Text Font Color

.myTextColor { color: #51484F; }

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

This text font color is #51484F.

Background Color

.myBgColor { background-color: #51484F; }

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

This div background color is #51484F.

Border color

.myBorderColor { border: 1px solid #51484F; }

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

This div border color is #51484F.

Opacity

.myOpacity80 { color: #51484F; opacity: 0.8; }

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

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

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

This text has shadow with #51484F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51484F.

Preview

Color preview on black background

This text has color #51484F on black background.


Color preview on white background

This text has color #51484F on white background.


Black color preview on #51484F background

This text has black color on #51484F background.


White color preview on #51484F background

This text has white color on #51484F background.


Related colors

Complementary color

Complementary color for #hex is #AEB7B0.


I love getcolorcode.com

Gradients

Color #51484F is used in Quartz gradient.

Quartz


Triadic colors

1 #4F5148 and #484F51 with #51484F are triadic colors.

2 #4F4851 and #48514F with #51484F are triadic colors.