COLOR #61594F

HEX: #61594F RGB: (97,89,79)

Color info

#61594F contains red, green and blue colors in about the same proportion. Web safe color of #61594F is #666666 (or #666).

RGB color model

#61594F color RGB value is (97,89,79).

RGB: (97,89,79) (38%, 35%, 31%)

RGB channels and saturation

R 97 of 255 = 38%
G 89 of 255 = 35%
B 79 of 255 = 31%

97
89
79

R + G + B ~ 35%. #61594F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 89 + 79 = 265 (100%)
R 97 of 265 ~ 36.6%
G 89 of 265 ~ 33.58%
B 79 of 265 ~ 29.81'%

%36.6
%33.58
%29.81

CMYK color model

#61594F color CMYK value is (0,8,19,62).

  • cyan value is 0.00%
  • magenta value is 8.25%
  • yellow value is 18.56%
  • key color value is 61.96%
CMYK: (0,8,19,62) C0M8Y19K62 (0%,8%,19%,62%) (0.00/0.08/0.19/0.62) 

CMYK percentages

%0
%8.25
%18.56
%61.96

Codes

Color #61594F in popluar color models

61 59 4F
RGB 97 89 79
HSL 33° 10.23% 34.51%
HSB/HSV 33° 18.56% 38.04%
CMYK 0.00% 8.25% 18.56%
61.96%

Color #61594F in popluar number systems.

HEX 61 59 4F
Decimal 97 89 79
Binary 1100001 1011001 1001111
Octal 141 131 117

Shades and tints

Shades of #61594F

#61594F
(97,89,79)
#595148
(89,81,72)
#514941
(81,73,65)
#49413A
(73,65,58)
#413933
(65,57,51)
#39312C
(57,49,44)
#312925
(49,41,37)
#29211E
(41,33,30)
#211917
(33,25,23)
#191110
(25,17,16)
#110909
(17,9,9)
#000000
(0,0,0)

Tints of #61594F

#61594F
(97,89,79)
#6F685F
(111,104,95)
#7D776F
(125,119,111)
#8B867F
(139,134,127)
#99958F
(153,149,143)
#A7A49F
(167,164,159)
#B5B3AF
(181,179,175)
#C3C2BF
(195,194,191)
#D1D1CF
(209,209,207)
#DFE0DF
(223,224,223)
#EDEFEF
(237,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #61594F; }

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

This text font color is #61594F.

Background Color

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

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

This div background color is #61594F.

Border color

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

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

This div border color is #61594F.

Opacity

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

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

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

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

This text has shadow with #61594F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #61594F.

Preview

Color preview on black background

This text has color #61594F on black background.


Color preview on white background

This text has color #61594F on white background.


Black color preview on #61594F background

This text has black color on #61594F background.


White color preview on #61594F background

This text has white color on #61594F background.


Related colors

Complementary color

Complementary color for #hex is #9EA6B0.


I love getcolorcode.com

Triadic colors

1 #4F6159 and #594F61 with #61594F are triadic colors.

2 #4F5961 and #59614F with #61594F are triadic colors.