COLOR #51615F

HEX: #51615F RGB: (81,97,95)

Color info

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

RGB color model

#51615F color RGB value is (81,97,95).

RGB: (81,97,95) (32%, 38%, 37%)

RGB channels and saturation

R 81 of 255 = 32%
G 97 of 255 = 38%
B 95 of 255 = 37%

81
97
95

R + G + B ~ 36%. #51615F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 97 + 95 = 273 (100%)
R 81 of 273 ~ 29.67%
G 97 of 273 ~ 35.53%
B 95 of 273 ~ 34.8'%

%29.67
%35.53
%34.8

CMYK color model

#51615F color CMYK value is (16,0,2,62).

  • cyan value is 16.49%
  • magenta value is 0.00%
  • yellow value is 2.06%
  • key color value is 61.96%
CMYK: (16,0,2,62) C16M0Y2K62 (16%,0%,2%,62%) (0.16/0.00/0.02/0.62) 

CMYK percentages

%16.49
%0
%2.06
%61.96

Codes

Color #51615F in popluar color models

51 61 5F
RGB 81 97 95
HSL 173° 8.99% 34.90%
HSB/HSV 173° 16.49% 38.04%
CMYK 16.49% 0.00% 2.06%
61.96%

Color #51615F in popluar number systems.

HEX 51 61 5F
Decimal 81 97 95
Binary 1010001 1100001 1011111
Octal 121 141 137

Shades and tints

Shades of #51615F

#51615F
(81,97,95)
#4A5957
(74,89,87)
#43514F
(67,81,79)
#3C4947
(60,73,71)
#35413F
(53,65,63)
#2E3937
(46,57,55)
#27312F
(39,49,47)
#202927
(32,41,39)
#19211F
(25,33,31)
#121917
(18,25,23)
#0B110F
(11,17,15)
#000000
(0,0,0)

Tints of #51615F

#51615F
(81,97,95)
#606F6D
(96,111,109)
#6F7D7B
(111,125,123)
#7E8B89
(126,139,137)
#8D9997
(141,153,151)
#9CA7A5
(156,167,165)
#ABB5B3
(171,181,179)
#BAC3C1
(186,195,193)
#C9D1CF
(201,209,207)
#D8DFDD
(216,223,221)
#E7EDEB
(231,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51615F color. Also use rgb(81,97,95) instead hex code.

Text Font Color

.myTextColor { color: #51615F; }

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

This text font color is #51615F.

Background Color

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

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

This div background color is #51615F.

Border color

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

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

This div border color is #51615F.

Opacity

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

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

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

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

This text has shadow with #51615F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51615F.

Preview

Color preview on black background

This text has color #51615F on black background.


Color preview on white background

This text has color #51615F on white background.


Black color preview on #51615F background

This text has black color on #51615F background.


White color preview on #51615F background

This text has white color on #51615F background.


Related colors

Complementary color

Complementary color for #hex is #AE9EA0.


I love getcolorcode.com

Triadic colors

1 #5F5161 and #615F51 with #51615F are triadic colors.

2 #5F6151 and #61515F with #51615F are triadic colors.