COLOR #51614B

HEX: #51614B RGB: (81,97,75)

Color info

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

RGB color model

#51614B color RGB value is (81,97,75).

RGB: (81,97,75) (32%, 38%, 29%)

RGB channels and saturation

R 81 of 255 = 32%
G 97 of 255 = 38%
B 75 of 255 = 29%

81
97
75

R + G + B ~ 33%. #51614B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 97 + 75 = 253 (100%)
R 81 of 253 ~ 32.02%
G 97 of 253 ~ 38.34%
B 75 of 253 ~ 29.64'%

%32.02
%38.34
%29.64

CMYK color model

#51614B color CMYK value is (16,0,23,62).

  • cyan value is 16.49%
  • magenta value is 0.00%
  • yellow value is 22.68%
  • key color value is 61.96%

CMYK: (16,0,23,62)
C16M0Y23K62 (16%, 0%, 23%, 62%)
(0.16 / 0.00 / 0.23 / 0.62)

CMYK percentages

%16.49
%0
%22.68
%61.96

Codes

Color #51614B in popluar color models

51 61 4B
RGB 81 97 75
HSL 104° 12.79% 33.73%
HSB/HSV 104° 22.68% 38.04%
CMYK 16.49% 0.00% 22.68%
61.96%

Color #51614B in popluar number systems.

HEX 51 61 4B
Decimal 81 97 75
Binary 1010001 1100001 1001011
Octal 121 141 113

Shades and tints

Shades of #51614B

#51614B
(81,97,75)
#4A5945
(74,89,69)
#43513F
(67,81,63)
#3C4939
(60,73,57)
#354133
(53,65,51)
#2E392D
(46,57,45)
#273127
(39,49,39)
#202921
(32,41,33)
#19211B
(25,33,27)
#121915
(18,25,21)
#0B110F
(11,17,15)
#000000
(0,0,0)

Tints of #51614B

#51614B
(81,97,75)
#606F5B
(96,111,91)
#6F7D6B
(111,125,107)
#7E8B7B
(126,139,123)
#8D998B
(141,153,139)
#9CA79B
(156,167,155)
#ABB5AB
(171,181,171)
#BAC3BB
(186,195,187)
#C9D1CB
(201,209,203)
#D8DFDB
(216,223,219)
#E7EDEB
(231,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51614B color. Also use rgb(81,97,75) instead hex code.

Text Font Color

.myTextColor { color: #51614B; }

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

This text font color is #51614B.

Background Color

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

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

This div background color is #51614B.

Border color

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

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

This div border color is #51614B.

Opacity

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

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

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

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

This text has shadow with #51614B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51614B.

Preview

Color preview on black background

This text has color #51614B on black background.


Color preview on white background

This text has color #51614B on white background.


Black color preview on #51614B background

This text has black color on #51614B background.


White color preview on #51614B background

This text has white color on #51614B background.


Related colors

Complementary color

Complementary color for #hex is #AE9EB4.


I love getcolorcode.com

Triadic colors

1 #4B5161 and #614B51 with #51614B are triadic colors.

2 #4B6151 and #61514B with #51614B are triadic colors.