COLOR #61794A

HEX: #61794A RGB: (97,121,74)

Color info

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

RGB color model

#61794A color RGB value is (97,121,74).

RGB: (97,121,74) (38%, 47%, 29%)

RGB channels and saturation

R 97 of 255 = 38%
G 121 of 255 = 47%
B 74 of 255 = 29%

97
121
74

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

Portions of RGB colors in percentages

R + G + B = 97 + 121 + 74 = 292 (100%)
R 97 of 292 ~ 33.22%
G 121 of 292 ~ 41.44%
B 74 of 292 ~ 25.34'%

%33.22
%41.44
%25.34

CMYK color model

#61794A color CMYK value is (20,0,39,53).

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

CMYK: (20,0,39,53)
C20M0Y39K53 (20%, 0%, 39%, 53%)
(0.20 / 0.00 / 0.39 / 0.53)

CMYK percentages

%19.83
%0
%38.84
%52.55

Codes

Color #61794A in popluar color models

61 79 4A
RGB 97 121 74
HSL 91° 24.10% 38.24%
HSB/HSV 91° 38.84% 47.45%
CMYK 19.83% 0.00% 38.84%
52.55%

Color #61794A in popluar number systems.

HEX 61 79 4A
Decimal 97 121 74
Binary 1100001 1111001 1001010
Octal 141 171 112

Shades and tints

Shades of #61794A

#61794A
(97,121,74)
#596E44
(89,110,68)
#51633E
(81,99,62)
#495838
(73,88,56)
#414D32
(65,77,50)
#39422C
(57,66,44)
#313726
(49,55,38)
#292C20
(41,44,32)
#21211A
(33,33,26)
#191614
(25,22,20)
#110B0E
(17,11,14)
#000000
(0,0,0)

Tints of #61794A

#61794A
(97,121,74)
#6F855A
(111,133,90)
#7D916A
(125,145,106)
#8B9D7A
(139,157,122)
#99A98A
(153,169,138)
#A7B59A
(167,181,154)
#B5C1AA
(181,193,170)
#C3CDBA
(195,205,186)
#D1D9CA
(209,217,202)
#DFE5DA
(223,229,218)
#EDF1EA
(237,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #61794A; }

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

This text font color is #61794A.

Background Color

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

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

This div background color is #61794A.

Border color

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

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

This div border color is #61794A.

Opacity

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

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

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

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

This text has shadow with #61794A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61794A.

Preview

Color preview on black background

This text has color #61794A on black background.


Color preview on white background

This text has color #61794A on white background.


Black color preview on #61794A background

This text has black color on #61794A background.


White color preview on #61794A background

This text has white color on #61794A background.


Related colors

Complementary color

Complementary color for #hex is #9E86B5.


I love getcolorcode.com

Triadic colors

1 #4A6179 and #794A61 with #61794A are triadic colors.

2 #4A7961 and #79614A with #61794A are triadic colors.