COLOR #51454F

HEX: #51454F RGB: (81,69,79)

Color info

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

RGB color model

#51454F color RGB value is (81,69,79).

RGB: (81,69,79) (32%, 27%, 31%)

RGB channels and saturation

R 81 of 255 = 32%
G 69 of 255 = 27%
B 79 of 255 = 31%

81
69
79

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

Portions of RGB colors in percentages

R + G + B = 81 + 69 + 79 = 229 (100%)
R 81 of 229 ~ 35.37%
G 69 of 229 ~ 30.13%
B 79 of 229 ~ 34.5'%

%35.37
%30.13
%34.5

CMYK color model

#51454F color CMYK value is (0,15,2,68).

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

CMYK: (0,15,2,68)
C0M15Y2K68 (0%, 15%, 2%, 68%)
(0.00 / 0.15 / 0.02 / 0.68)

CMYK percentages

%0
%14.81
%2.47
%68.24

Codes

Color #51454F in popluar color models

51 45 4F
RGB 81 69 79
HSL 310° 8.00% 29.41%
HSB/HSV 310° 14.81% 31.76%
CMYK 0.00% 14.81% 2.47%
68.24%

Color #51454F in popluar number systems.

HEX 51 45 4F
Decimal 81 69 79
Binary 1010001 1000101 1001111
Octal 121 105 117

Shades and tints

Shades of #51454F

#51454F
(81,69,79)
#4A3F48
(74,63,72)
#433941
(67,57,65)
#3C333A
(60,51,58)
#352D33
(53,45,51)
#2E272C
(46,39,44)
#272125
(39,33,37)
#201B1E
(32,27,30)
#191517
(25,21,23)
#120F10
(18,15,16)
#0B0909
(11,9,9)
#000000
(0,0,0)

Tints of #51454F

#51454F
(81,69,79)
#60555F
(96,85,95)
#6F656F
(111,101,111)
#7E757F
(126,117,127)
#8D858F
(141,133,143)
#9C959F
(156,149,159)
#ABA5AF
(171,165,175)
#BAB5BF
(186,181,191)
#C9C5CF
(201,197,207)
#D8D5DF
(216,213,223)
#E7E5EF
(231,229,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #51454F; }

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

This text font color is #51454F.

Background Color

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

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

This div background color is #51454F.

Border color

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

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

This div border color is #51454F.

Opacity

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

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

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

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

This text has shadow with #51454F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51454F.

Preview

Color preview on black background

This text has color #51454F on black background.


Color preview on white background

This text has color #51454F on white background.


Black color preview on #51454F background

This text has black color on #51454F background.


White color preview on #51454F background

This text has white color on #51454F background.


Related colors

Complementary color

Complementary color for #hex is #AEBAB0.


I love getcolorcode.com

Triadic colors

1 #4F5145 and #454F51 with #51454F are triadic colors.

2 #4F4551 and #45514F with #51454F are triadic colors.