COLOR #61794D

HEX: #61794D RGB: (97,121,77)

Color info

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

RGB color model

#61794D color RGB value is (97,121,77).

RGB: (97,121,77) (38%, 47%, 30%)

RGB channels and saturation

R 97 of 255 = 38%
G 121 of 255 = 47%
B 77 of 255 = 30%

97
121
77

R + G + B ~ 38%. #61794D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 121 + 77 = 295 (100%)
R 97 of 295 ~ 32.88%
G 121 of 295 ~ 41.02%
B 77 of 295 ~ 26.1'%

%32.88
%41.02
%26.1

CMYK color model

#61794D color CMYK value is (20,0,36,53).

  • cyan value is 19.83%
  • magenta value is 0.00%
  • yellow value is 36.36%
  • key color value is 52.55%

CMYK: (20,0,36,53)
C20M0Y36K53 (20%, 0%, 36%, 53%)
(0.20 / 0.00 / 0.36 / 0.53)

CMYK percentages

%19.83
%0
%36.36
%52.55

Codes

Color #61794D in popluar color models

61 79 4D
RGB 97 121 77
HSL 93° 22.22% 38.82%
HSB/HSV 93° 36.36% 47.45%
CMYK 19.83% 0.00% 36.36%
52.55%

Color #61794D in popluar number systems.

HEX 61 79 4D
Decimal 97 121 77
Binary 1100001 1111001 1001101
Octal 141 171 115

Shades and tints

Shades of #61794D

#61794D
(97,121,77)
#596E46
(89,110,70)
#51633F
(81,99,63)
#495838
(73,88,56)
#414D31
(65,77,49)
#39422A
(57,66,42)
#313723
(49,55,35)
#292C1C
(41,44,28)
#212115
(33,33,21)
#19160E
(25,22,14)
#110B07
(17,11,7)
#000000
(0,0,0)

Tints of #61794D

#61794D
(97,121,77)
#6F855D
(111,133,93)
#7D916D
(125,145,109)
#8B9D7D
(139,157,125)
#99A98D
(153,169,141)
#A7B59D
(167,181,157)
#B5C1AD
(181,193,173)
#C3CDBD
(195,205,189)
#D1D9CD
(209,217,205)
#DFE5DD
(223,229,221)
#EDF1ED
(237,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61794D color. Also use rgb(97,121,77) instead hex code.

Text Font Color

.myTextColor { color: #61794D; }

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

This text font color is #61794D.

Background Color

.myBgColor { background-color: #61794D; }

<div style="background-color:#61794D">Inner text</div>

This div background color is #61794D.

Border color

.myBorderColor { border: 1px solid #61794D; }

<div style="border:3px solid #61794D">Div</div>

This div border color is #61794D.

Opacity

.myOpacity80 { color: #61794D; opacity: 0.8; }

<p style="color:#61794D;opacity:0.8;">80%</p>

Text with #61794D 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 #61794D;}

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

This text has shadow with #61794D color.


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

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

This text has shadow with #61794D primary color and red secondary color.


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

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

This text has shadow with #61794D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #61794D.

Preview

Color preview on black background

This text has color #61794D on black background.


Color preview on white background

This text has color #61794D on white background.


Black color preview on #61794D background

This text has black color on #61794D background.


White color preview on #61794D background

This text has white color on #61794D background.


Related colors

Complementary color

Complementary color for #hex is #9E86B2.


I love getcolorcode.com

Triadic colors

1 #4D6179 and #794D61 with #61794D are triadic colors.

2 #4D7961 and #79614D with #61794D are triadic colors.