COLOR #51613E

HEX: #51613E RGB: (81,97,62)

Color info

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

RGB color model

#51613E color RGB value is (81,97,62).

RGB: (81,97,62) (32%, 38%, 24%)

RGB channels and saturation

R 81 of 255 = 32%
G 97 of 255 = 38%
B 62 of 255 = 24%

81
97
62

R + G + B ~ 31%. #51613E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 97 + 62 = 240 (100%)
R 81 of 240 ~ 33.75%
G 97 of 240 ~ 40.42%
B 62 of 240 ~ 25.83'%

%33.75
%40.42
%25.83

CMYK color model

#51613E color CMYK value is (16,0,36,62).

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

CMYK: (16,0,36,62)
C16M0Y36K62 (16%, 0%, 36%, 62%)
(0.16 / 0.00 / 0.36 / 0.62)

CMYK percentages

%16.49
%0
%36.08
%61.96

Codes

Color #51613E in popluar color models

51 61 3E
RGB 81 97 62
HSL 87° 22.01% 31.18%
HSB/HSV 87° 36.08% 38.04%
CMYK 16.49% 0.00% 36.08%
61.96%

Color #51613E in popluar number systems.

HEX 51 61 3E
Decimal 81 97 62
Binary 1010001 1100001 111110
Octal 121 141 76

Shades and tints

Shades of #51613E

#51613E
(81,97,62)
#4A5939
(74,89,57)
#435134
(67,81,52)
#3C492F
(60,73,47)
#35412A
(53,65,42)
#2E3925
(46,57,37)
#273120
(39,49,32)
#20291B
(32,41,27)
#192116
(25,33,22)
#121911
(18,25,17)
#0B110C
(11,17,12)
#000000
(0,0,0)

Tints of #51613E

#51613E
(81,97,62)
#606F4F
(96,111,79)
#6F7D60
(111,125,96)
#7E8B71
(126,139,113)
#8D9982
(141,153,130)
#9CA793
(156,167,147)
#ABB5A4
(171,181,164)
#BAC3B5
(186,195,181)
#C9D1C6
(201,209,198)
#D8DFD7
(216,223,215)
#E7EDE8
(231,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51613E color. Also use rgb(81,97,62) instead hex code.

Text Font Color

.myTextColor { color: #51613E; }

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

This text font color is #51613E.

Background Color

.myBgColor { background-color: #51613E; }

<div style="background-color:#51613E">Inner text</div>

This div background color is #51613E.

Border color

.myBorderColor { border: 1px solid #51613E; }

<div style="border:3px solid #51613E">Div</div>

This div border color is #51613E.

Opacity

.myOpacity80 { color: #51613E; opacity: 0.8; }

<p style="color:#51613E;opacity:0.8;">80%</p>

Text with #51613E 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 #51613E;}

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

This text has shadow with #51613E color.


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

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

This text has shadow with #51613E primary color and red secondary color.


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

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

This text has shadow with #51613E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #51613E.

Preview

Color preview on black background

This text has color #51613E on black background.


Color preview on white background

This text has color #51613E on white background.


Black color preview on #51613E background

This text has black color on #51613E background.


White color preview on #51613E background

This text has white color on #51613E background.


Related colors

Complementary color

Complementary color for #hex is #AE9EC1.


I love getcolorcode.com

Triadic colors

1 #3E5161 and #613E51 with #51613E are triadic colors.

2 #3E6151 and #61513E with #51613E are triadic colors.