COLOR #51546A

HEX: #51546A RGB: (81,84,106)

Color info

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

RGB color model

#51546A color RGB value is (81,84,106).

RGB: (81,84,106) (32%, 33%, 42%)

RGB channels and saturation

R 81 of 255 = 32%
G 84 of 255 = 33%
B 106 of 255 = 42%

81
84
106

R + G + B ~ 36%. #51546A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 84 + 106 = 271 (100%)
R 81 of 271 ~ 29.89%
G 84 of 271 ~ 31%
B 106 of 271 ~ 39.11'%

%29.89
%31
%39.11

CMYK color model

#51546A color CMYK value is (24,21,0,58).

  • cyan value is 23.58%
  • magenta value is 20.75%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (24,21,0,58)
C24M21Y0K58 (24%, 21%, 0%, 58%)
(0.24 / 0.21 / 0.00 / 0.58)

CMYK percentages

%23.58
%20.75
%0
%58.43

Codes

Color #51546A in popluar color models

51 54 6A
RGB 81 84 106
HSL 233° 13.37% 36.67%
HSB/HSV 233° 23.58% 41.57%
CMYK 23.58% 20.75% 0.00%
58.43%

Color #51546A in popluar number systems.

HEX 51 54 6A
Decimal 81 84 106
Binary 1010001 1010100 1101010
Octal 121 124 152

Shades and tints

Shades of #51546A

#51546A
(81,84,106)
#4A4D61
(74,77,97)
#434658
(67,70,88)
#3C3F4F
(60,63,79)
#353846
(53,56,70)
#2E313D
(46,49,61)
#272A34
(39,42,52)
#20232B
(32,35,43)
#191C22
(25,28,34)
#121519
(18,21,25)
#0B0E10
(11,14,16)
#000000
(0,0,0)

Tints of #51546A

#51546A
(81,84,106)
#606377
(96,99,119)
#6F7284
(111,114,132)
#7E8191
(126,129,145)
#8D909E
(141,144,158)
#9C9FAB
(156,159,171)
#ABAEB8
(171,174,184)
#BABDC5
(186,189,197)
#C9CCD2
(201,204,210)
#D8DBDF
(216,219,223)
#E7EAEC
(231,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51546A color. Also use rgb(81,84,106) instead hex code.

Text Font Color

.myTextColor { color: #51546A; }

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

This text font color is #51546A.

Background Color

.myBgColor { background-color: #51546A; }

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

This div background color is #51546A.

Border color

.myBorderColor { border: 1px solid #51546A; }

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

This div border color is #51546A.

Opacity

.myOpacity80 { color: #51546A; opacity: 0.8; }

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

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

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

This text has shadow with #51546A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51546A.

Preview

Color preview on black background

This text has color #51546A on black background.


Color preview on white background

This text has color #51546A on white background.


Black color preview on #51546A background

This text has black color on #51546A background.


White color preview on #51546A background

This text has white color on #51546A background.


Related colors

Complementary color

Complementary color for #hex is #AEAB95.


I love getcolorcode.com

Triadic colors

1 #6A5154 and #546A51 with #51546A are triadic colors.

2 #6A5451 and #54516A with #51546A are triadic colors.