COLOR #61574A

HEX: #61574A RGB: (97,87,74)

Color info

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

RGB color model

#61574A color RGB value is (97,87,74).

RGB: (97,87,74) (38%, 34%, 29%)

RGB channels and saturation

R 97 of 255 = 38%
G 87 of 255 = 34%
B 74 of 255 = 29%

97
87
74

R + G + B ~ 34%. #61574A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 87 + 74 = 258 (100%)
R 97 of 258 ~ 37.6%
G 87 of 258 ~ 33.72%
B 74 of 258 ~ 28.68'%

%37.6
%33.72
%28.68

CMYK color model

#61574A color CMYK value is (0,10,24,62).

  • cyan value is 0.00%
  • magenta value is 10.31%
  • yellow value is 23.71%
  • key color value is 61.96%
CMYK: (0,10,24,62) C0M10Y24K62 (0%,10%,24%,62%) (0.00/0.10/0.24/0.62) 

CMYK percentages

%0
%10.31
%23.71
%61.96

Codes

Color #61574A in popluar color models

61 57 4A
RGB 97 87 74
HSL 34° 13.45% 33.53%
HSB/HSV 34° 23.71% 38.04%
CMYK 0.00% 10.31% 23.71%
61.96%

Color #61574A in popluar number systems.

HEX 61 57 4A
Decimal 97 87 74
Binary 1100001 1010111 1001010
Octal 141 127 112

Shades and tints

Shades of #61574A

#61574A
(97,87,74)
#595044
(89,80,68)
#51493E
(81,73,62)
#494238
(73,66,56)
#413B32
(65,59,50)
#39342C
(57,52,44)
#312D26
(49,45,38)
#292620
(41,38,32)
#211F1A
(33,31,26)
#191814
(25,24,20)
#11110E
(17,17,14)
#000000
(0,0,0)

Tints of #61574A

#61574A
(97,87,74)
#6F665A
(111,102,90)
#7D756A
(125,117,106)
#8B847A
(139,132,122)
#99938A
(153,147,138)
#A7A29A
(167,162,154)
#B5B1AA
(181,177,170)
#C3C0BA
(195,192,186)
#D1CFCA
(209,207,202)
#DFDEDA
(223,222,218)
#EDEDEA
(237,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #61574A; }

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

This text font color is #61574A.

Background Color

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

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

This div background color is #61574A.

Border color

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

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

This div border color is #61574A.

Opacity

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

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

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

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

This text has shadow with #61574A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61574A.

Preview

Color preview on black background

This text has color #61574A on black background.


Color preview on white background

This text has color #61574A on white background.


Black color preview on #61574A background

This text has black color on #61574A background.


White color preview on #61574A background

This text has white color on #61574A background.


Related colors

Complementary color

Complementary color for #hex is #9EA8B5.


I love getcolorcode.com

Triadic colors

1 #4A6157 and #574A61 with #61574A are triadic colors.

2 #4A5761 and #57614A with #61574A are triadic colors.