COLOR #61744A

HEX: #61744A RGB: (97,116,74)

Color info

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

RGB color model

#61744A color RGB value is (97,116,74).

RGB: (97,116,74) (38%, 45%, 29%)

RGB channels and saturation

R 97 of 255 = 38%
G 116 of 255 = 45%
B 74 of 255 = 29%

97
116
74

R + G + B ~ 37%. #61744A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 116 + 74 = 287 (100%)
R 97 of 287 ~ 33.8%
G 116 of 287 ~ 40.42%
B 74 of 287 ~ 25.78'%

%33.8
%40.42
%25.78

CMYK color model

#61744A color CMYK value is (16,0,36,55).

  • cyan value is 16.38%
  • magenta value is 0.00%
  • yellow value is 36.21%
  • key color value is 54.51%
CMYK: (16,0,36,55) C16M0Y36K55 (16%,0%,36%,55%) (0.16/0.00/0.36/0.55) 

CMYK percentages

%16.38
%0
%36.21
%54.51

Codes

Color #61744A in popluar color models

61 74 4A
RGB 97 116 74
HSL 87° 22.11% 37.25%
HSB/HSV 87° 36.21% 45.49%
CMYK 16.38% 0.00% 36.21%
54.51%

Color #61744A in popluar number systems.

HEX 61 74 4A
Decimal 97 116 74
Binary 1100001 1110100 1001010
Octal 141 164 112

Shades and tints

Shades of #61744A

#61744A
(97,116,74)
#596A44
(89,106,68)
#51603E
(81,96,62)
#495638
(73,86,56)
#414C32
(65,76,50)
#39422C
(57,66,44)
#313826
(49,56,38)
#292E20
(41,46,32)
#21241A
(33,36,26)
#191A14
(25,26,20)
#11100E
(17,16,14)
#000000
(0,0,0)

Tints of #61744A

#61744A
(97,116,74)
#6F805A
(111,128,90)
#7D8C6A
(125,140,106)
#8B987A
(139,152,122)
#99A48A
(153,164,138)
#A7B09A
(167,176,154)
#B5BCAA
(181,188,170)
#C3C8BA
(195,200,186)
#D1D4CA
(209,212,202)
#DFE0DA
(223,224,218)
#EDECEA
(237,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #61744A; }

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

This text font color is #61744A.

Background Color

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

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

This div background color is #61744A.

Border color

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

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

This div border color is #61744A.

Opacity

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

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

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

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

This text has shadow with #61744A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61744A.

Preview

Color preview on black background

This text has color #61744A on black background.


Color preview on white background

This text has color #61744A on white background.


Black color preview on #61744A background

This text has black color on #61744A background.


White color preview on #61744A background

This text has white color on #61744A background.


Related colors

Complementary color

Complementary color for #hex is #9E8BB5.


I love getcolorcode.com

Triadic colors

1 #4A6174 and #744A61 with #61744A are triadic colors.

2 #4A7461 and #74614A with #61744A are triadic colors.