COLOR #51676B

HEX: #51676B RGB: (81,103,107)

Color info

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

RGB color model

#51676B color RGB value is (81,103,107).

RGB: (81,103,107) (32%, 40%, 42%)

RGB channels and saturation

R 81 of 255 = 32%
G 103 of 255 = 40%
B 107 of 255 = 42%

81
103
107

R + G + B ~ 38%. #51676B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 103 + 107 = 291 (100%)
R 81 of 291 ~ 27.84%
G 103 of 291 ~ 35.4%
B 107 of 291 ~ 36.77'%

%27.84
%35.4
%36.77

CMYK color model

#51676B color CMYK value is (24,4,0,58).

  • cyan value is 24.30%
  • magenta value is 3.74%
  • yellow value is 0.00%
  • key color value is 58.04%
CMYK: (24,4,0,58) C24M4Y0K58 (24%,4%,0%,58%) (0.24/0.04/0.00/0.58) 

CMYK percentages

%24.3
%3.74
%0
%58.04

Codes

Color #51676B in popluar color models

51 67 6B
RGB 81 103 107
HSL 189° 13.83% 36.86%
HSB/HSV 189° 24.30% 41.96%
CMYK 24.30% 3.74% 0.00%
58.04%

Color #51676B in popluar number systems.

HEX 51 67 6B
Decimal 81 103 107
Binary 1010001 1100111 1101011
Octal 121 147 153

Shades and tints

Shades of #51676B

#51676B
(81,103,107)
#4A5E62
(74,94,98)
#435559
(67,85,89)
#3C4C50
(60,76,80)
#354347
(53,67,71)
#2E3A3E
(46,58,62)
#273135
(39,49,53)
#20282C
(32,40,44)
#191F23
(25,31,35)
#12161A
(18,22,26)
#0B0D11
(11,13,17)
#000000
(0,0,0)

Tints of #51676B

#51676B
(81,103,107)
#607478
(96,116,120)
#6F8185
(111,129,133)
#7E8E92
(126,142,146)
#8D9B9F
(141,155,159)
#9CA8AC
(156,168,172)
#ABB5B9
(171,181,185)
#BAC2C6
(186,194,198)
#C9CFD3
(201,207,211)
#D8DCE0
(216,220,224)
#E7E9ED
(231,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51676B color. Also use rgb(81,103,107) instead hex code.

Text Font Color

.myTextColor { color: #51676B; }

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

This text font color is #51676B.

Background Color

.myBgColor { background-color: #51676B; }

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

This div background color is #51676B.

Border color

.myBorderColor { border: 1px solid #51676B; }

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

This div border color is #51676B.

Opacity

.myOpacity80 { color: #51676B; opacity: 0.8; }

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

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

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

This text has shadow with #51676B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51676B.

Preview

Color preview on black background

This text has color #51676B on black background.


Color preview on white background

This text has color #51676B on white background.


Black color preview on #51676B background

This text has black color on #51676B background.


White color preview on #51676B background

This text has white color on #51676B background.


Related colors

Complementary color

Complementary color for #hex is #AE9894.


I love getcolorcode.com

Triadic colors

1 #6B5167 and #676B51 with #51676B are triadic colors.

2 #6B6751 and #67516B with #51676B are triadic colors.