COLOR #51674D

HEX: #51674D RGB: (81,103,77)

Color info

#51674D contains red, green and blue colors in about the same proportion. Web safe color of #51674D is #666633 (or #663).

RGB color model

#51674D color RGB value is (81,103,77).

RGB: (81,103,77) (32%, 40%, 30%)

RGB channels and saturation

R 81 of 255 = 32%
G 103 of 255 = 40%
B 77 of 255 = 30%

81
103
77

R + G + B ~ 34%. #51674D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 103 + 77 = 261 (100%)
R 81 of 261 ~ 31.03%
G 103 of 261 ~ 39.46%
B 77 of 261 ~ 29.5'%

%31.03
%39.46
%29.5

CMYK color model

#51674D color CMYK value is (21,0,25,60).

  • cyan value is 21.36%
  • magenta value is 0.00%
  • yellow value is 25.24%
  • key color value is 59.61%
CMYK: (21,0,25,60) C21M0Y25K60 (21%,0%,25%,60%) (0.21/0.00/0.25/0.60) 

CMYK percentages

%21.36
%0
%25.24
%59.61

Codes

Color #51674D in popluar color models

51 67 4D
RGB 81 103 77
HSL 111° 14.44% 35.29%
HSB/HSV 111° 25.24% 40.39%
CMYK 21.36% 0.00% 25.24%
59.61%

Color #51674D in popluar number systems.

HEX 51 67 4D
Decimal 81 103 77
Binary 1010001 1100111 1001101
Octal 121 147 115

Shades and tints

Shades of #51674D

#51674D
(81,103,77)
#4A5E46
(74,94,70)
#43553F
(67,85,63)
#3C4C38
(60,76,56)
#354331
(53,67,49)
#2E3A2A
(46,58,42)
#273123
(39,49,35)
#20281C
(32,40,28)
#191F15
(25,31,21)
#12160E
(18,22,14)
#0B0D07
(11,13,7)
#000000
(0,0,0)

Tints of #51674D

#51674D
(81,103,77)
#60745D
(96,116,93)
#6F816D
(111,129,109)
#7E8E7D
(126,142,125)
#8D9B8D
(141,155,141)
#9CA89D
(156,168,157)
#ABB5AD
(171,181,173)
#BAC2BD
(186,194,189)
#C9CFCD
(201,207,205)
#D8DCDD
(216,220,221)
#E7E9ED
(231,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51674D color. Also use rgb(81,103,77) instead hex code.

Text Font Color

.myTextColor { color: #51674D; }

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

This text font color is #51674D.

Background Color

.myBgColor { background-color: #51674D; }

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

This div background color is #51674D.

Border color

.myBorderColor { border: 1px solid #51674D; }

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

This div border color is #51674D.

Opacity

.myOpacity80 { color: #51674D; opacity: 0.8; }

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

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

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

This text has shadow with #51674D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51674D.

Preview

Color preview on black background

This text has color #51674D on black background.


Color preview on white background

This text has color #51674D on white background.


Black color preview on #51674D background

This text has black color on #51674D background.


White color preview on #51674D background

This text has white color on #51674D background.


Related colors

Complementary color

Complementary color for #hex is #AE98B2.


I love getcolorcode.com

Triadic colors

1 #4D5167 and #674D51 with #51674D are triadic colors.

2 #4D6751 and #67514D with #51674D are triadic colors.