COLOR #61594C

HEX: #61594C RGB: (97,89,76)

Color info

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

RGB color model

#61594C color RGB value is (97,89,76).

RGB: (97,89,76) (38%, 35%, 30%)

RGB channels and saturation

R 97 of 255 = 38%
G 89 of 255 = 35%
B 76 of 255 = 30%

97
89
76

R + G + B ~ 34%. #61594C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 89 + 76 = 262 (100%)
R 97 of 262 ~ 37.02%
G 89 of 262 ~ 33.97%
B 76 of 262 ~ 29.01'%

%37.02
%33.97
%29.01

CMYK color model

#61594C color CMYK value is (0,8,22,62).

  • cyan value is 0.00%
  • magenta value is 8.25%
  • yellow value is 21.65%
  • key color value is 61.96%

CMYK: (0,8,22,62)
C0M8Y22K62 (0%, 8%, 22%, 62%)
(0.00 / 0.08 / 0.22 / 0.62)

CMYK percentages

%0
%8.25
%21.65
%61.96

Codes

Color #61594C in popluar color models

61 59 4C
RGB 97 89 76
HSL 37° 12.14% 33.92%
HSB/HSV 37° 21.65% 38.04%
CMYK 0.00% 8.25% 21.65%
61.96%

Color #61594C in popluar number systems.

HEX 61 59 4C
Decimal 97 89 76
Binary 1100001 1011001 1001100
Octal 141 131 114

Shades and tints

Shades of #61594C

#61594C
(97,89,76)
#595146
(89,81,70)
#514940
(81,73,64)
#49413A
(73,65,58)
#413934
(65,57,52)
#39312E
(57,49,46)
#312928
(49,41,40)
#292122
(41,33,34)
#21191C
(33,25,28)
#191116
(25,17,22)
#110910
(17,9,16)
#000000
(0,0,0)

Tints of #61594C

#61594C
(97,89,76)
#6F685C
(111,104,92)
#7D776C
(125,119,108)
#8B867C
(139,134,124)
#99958C
(153,149,140)
#A7A49C
(167,164,156)
#B5B3AC
(181,179,172)
#C3C2BC
(195,194,188)
#D1D1CC
(209,209,204)
#DFE0DC
(223,224,220)
#EDEFEC
(237,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61594C color. Also use rgb(97,89,76) instead hex code.

Text Font Color

.myTextColor { color: #61594C; }

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

This text font color is #61594C.

Background Color

.myBgColor { background-color: #61594C; }

<div style="background-color:#61594C">Inner text</div>

This div background color is #61594C.

Border color

.myBorderColor { border: 1px solid #61594C; }

<div style="border:3px solid #61594C">Div</div>

This div border color is #61594C.

Opacity

.myOpacity80 { color: #61594C; opacity: 0.8; }

<p style="color:#61594C;opacity:0.8;">80%</p>

Text with #61594C 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 #61594C;}

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

This text has shadow with #61594C color.


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

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

This text has shadow with #61594C primary color and red secondary color.


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

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

This text has shadow with #61594C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #61594C.

Preview

Color preview on black background

This text has color #61594C on black background.


Color preview on white background

This text has color #61594C on white background.


Black color preview on #61594C background

This text has black color on #61594C background.


White color preview on #61594C background

This text has white color on #61594C background.


Related colors

Complementary color

Complementary color for #hex is #9EA6B3.


I love getcolorcode.com

Triadic colors

1 #4C6159 and #594C61 with #61594C are triadic colors.

2 #4C5961 and #59614C with #61594C are triadic colors.