COLOR #51754E

HEX: #51754E RGB: (81,117,78)

Color info

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

RGB color model

#51754E color RGB value is (81,117,78).

RGB: (81,117,78) (32%, 46%, 31%)

RGB channels and saturation

R 81 of 255 = 32%
G 117 of 255 = 46%
B 78 of 255 = 31%

81
117
78

R + G + B ~ 36%. #51754E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 117 + 78 = 276 (100%)
R 81 of 276 ~ 29.35%
G 117 of 276 ~ 42.39%
B 78 of 276 ~ 28.26'%

%29.35
%42.39
%28.26

CMYK color model

#51754E color CMYK value is (31,0,33,54).

  • cyan value is 30.77%
  • magenta value is 0.00%
  • yellow value is 33.33%
  • key color value is 54.12%

CMYK: (31,0,33,54)
C31M0Y33K54 (31%, 0%, 33%, 54%)
(0.31 / 0.00 / 0.33 / 0.54)

CMYK percentages

%30.77
%0
%33.33
%54.12

Codes

Color #51754E in popluar color models

51 75 4E
RGB 81 117 78
HSL 115° 20.00% 38.24%
HSB/HSV 115° 33.33% 45.88%
CMYK 30.77% 0.00% 33.33%
54.12%

Color #51754E in popluar number systems.

HEX 51 75 4E
Decimal 81 117 78
Binary 1010001 1110101 1001110
Octal 121 165 116

Shades and tints

Shades of #51754E

#51754E
(81,117,78)
#4A6B47
(74,107,71)
#436140
(67,97,64)
#3C5739
(60,87,57)
#354D32
(53,77,50)
#2E432B
(46,67,43)
#273924
(39,57,36)
#202F1D
(32,47,29)
#192516
(25,37,22)
#121B0F
(18,27,15)
#0B1108
(11,17,8)
#000000
(0,0,0)

Tints of #51754E

#51754E
(81,117,78)
#60815E
(96,129,94)
#6F8D6E
(111,141,110)
#7E997E
(126,153,126)
#8DA58E
(141,165,142)
#9CB19E
(156,177,158)
#ABBDAE
(171,189,174)
#BAC9BE
(186,201,190)
#C9D5CE
(201,213,206)
#D8E1DE
(216,225,222)
#E7EDEE
(231,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51754E color. Also use rgb(81,117,78) instead hex code.

Text Font Color

.myTextColor { color: #51754E; }

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

This text font color is #51754E.

Background Color

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

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

This div background color is #51754E.

Border color

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

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

This div border color is #51754E.

Opacity

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

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

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

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

This text has shadow with #51754E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #51754E.

Preview

Color preview on black background

This text has color #51754E on black background.


Color preview on white background

This text has color #51754E on white background.


Black color preview on #51754E background

This text has black color on #51754E background.


White color preview on #51754E background

This text has white color on #51754E background.


Related colors

Complementary color

Complementary color for #hex is #AE8AB1.


I love getcolorcode.com

Triadic colors

1 #4E5175 and #754E51 with #51754E are triadic colors.

2 #4E7551 and #75514E with #51754E are triadic colors.