COLOR #51794A

HEX: #51794A RGB: (81,121,74)

Color info

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

RGB color model

#51794A color RGB value is (81,121,74).

RGB: (81,121,74) (32%, 47%, 29%)

RGB channels and saturation

R 81 of 255 = 32%
G 121 of 255 = 47%
B 74 of 255 = 29%

81
121
74

R + G + B ~ 36%. #51794A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 81 + 121 + 74 = 276 (100%)
R 81 of 276 ~ 29.35%
G 121 of 276 ~ 43.84%
B 74 of 276 ~ 26.81'%

%29.35
%43.84
%26.81

CMYK color model

#51794A color CMYK value is (33,0,39,53).

  • cyan value is 33.06%
  • magenta value is 0.00%
  • yellow value is 38.84%
  • key color value is 52.55%
CMYK: (33,0,39,53) C33M0Y39K53 (33%,0%,39%,53%) (0.33/0.00/0.39/0.53) 

CMYK percentages

%33.06
%0
%38.84
%52.55

Codes

Color #51794A in popluar color models

51 79 4A
RGB 81 121 74
HSL 111° 24.10% 38.24%
HSB/HSV 111° 38.84% 47.45%
CMYK 33.06% 0.00% 38.84%
52.55%

Color #51794A in popluar number systems.

HEX 51 79 4A
Decimal 81 121 74
Binary 1010001 1111001 1001010
Octal 121 171 112

Shades and tints

Shades of #51794A

#51794A
(81,121,74)
#4A6E44
(74,110,68)
#43633E
(67,99,62)
#3C5838
(60,88,56)
#354D32
(53,77,50)
#2E422C
(46,66,44)
#273726
(39,55,38)
#202C20
(32,44,32)
#19211A
(25,33,26)
#121614
(18,22,20)
#0B0B0E
(11,11,14)
#000000
(0,0,0)

Tints of #51794A

#51794A
(81,121,74)
#60855A
(96,133,90)
#6F916A
(111,145,106)
#7E9D7A
(126,157,122)
#8DA98A
(141,169,138)
#9CB59A
(156,181,154)
#ABC1AA
(171,193,170)
#BACDBA
(186,205,186)
#C9D9CA
(201,217,202)
#D8E5DA
(216,229,218)
#E7F1EA
(231,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #51794A color. Also use rgb(81,121,74) instead hex code.

Text Font Color

.myTextColor { color: #51794A; }

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

This text font color is #51794A.

Background Color

.myBgColor { background-color: #51794A; }

<div style="background-color:#51794A">Inner text</div>

This div background color is #51794A.

Border color

.myBorderColor { border: 1px solid #51794A; }

<div style="border:3px solid #51794A">Div</div>

This div border color is #51794A.

Opacity

.myOpacity80 { color: #51794A; opacity: 0.8; }

<p style="color:#51794A;opacity:0.8;">80%</p>

Text with #51794A 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 #51794A;}

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

This text has shadow with #51794A color.


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

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

This text has shadow with #51794A primary color and red secondary color.


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

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

This text has shadow with #51794A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #51794A.

Preview

Color preview on black background

This text has color #51794A on black background.


Color preview on white background

This text has color #51794A on white background.


Black color preview on #51794A background

This text has black color on #51794A background.


White color preview on #51794A background

This text has white color on #51794A background.


Related colors

Complementary color

Complementary color for #hex is #AE86B5.


I love getcolorcode.com

Triadic colors

1 #4A5179 and #794A51 with #51794A are triadic colors.

2 #4A7951 and #79514A with #51794A are triadic colors.