COLOR #61595D

HEX: #61595D RGB: (97,89,93)

Color info

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

RGB color model

#61595D color RGB value is (97,89,93).

RGB: (97,89,93) (38%, 35%, 36%)

RGB channels and saturation

R 97 of 255 = 38%
G 89 of 255 = 35%
B 93 of 255 = 36%

97
89
93

R + G + B ~ 36%. #61595D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 89 + 93 = 279 (100%)
R 97 of 279 ~ 34.77%
G 89 of 279 ~ 31.9%
B 93 of 279 ~ 33.33'%

%34.77
%31.9
%33.33

CMYK color model

#61595D color CMYK value is (0,8,4,62).

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

CMYK: (0,8,4,62)
C0M8Y4K62 (0%, 8%, 4%, 62%)
(0.00 / 0.08 / 0.04 / 0.62)

CMYK percentages

%0
%8.25
%4.12
%61.96

Codes

Color #61595D in popluar color models

61 59 5D
RGB 97 89 93
HSL 330° 4.30% 36.47%
HSB/HSV 330° 8.25% 38.04%
CMYK 0.00% 8.25% 4.12%
61.96%

Color #61595D in popluar number systems.

HEX 61 59 5D
Decimal 97 89 93
Binary 1100001 1011001 1011101
Octal 141 131 135

Shades and tints

Shades of #61595D

#61595D
(97,89,93)
#595155
(89,81,85)
#51494D
(81,73,77)
#494145
(73,65,69)
#41393D
(65,57,61)
#393135
(57,49,53)
#31292D
(49,41,45)
#292125
(41,33,37)
#21191D
(33,25,29)
#191115
(25,17,21)
#11090D
(17,9,13)
#000000
(0,0,0)

Tints of #61595D

#61595D
(97,89,93)
#6F686B
(111,104,107)
#7D7779
(125,119,121)
#8B8687
(139,134,135)
#999595
(153,149,149)
#A7A4A3
(167,164,163)
#B5B3B1
(181,179,177)
#C3C2BF
(195,194,191)
#D1D1CD
(209,209,205)
#DFE0DB
(223,224,219)
#EDEFE9
(237,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #61595D color. Also use rgb(97,89,93) instead hex code.

Text Font Color

.myTextColor { color: #61595D; }

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

This text font color is #61595D.

Background Color

.myBgColor { background-color: #61595D; }

<div style="background-color:#61595D">Inner text</div>

This div background color is #61595D.

Border color

.myBorderColor { border: 1px solid #61595D; }

<div style="border:3px solid #61595D">Div</div>

This div border color is #61595D.

Opacity

.myOpacity80 { color: #61595D; opacity: 0.8; }

<p style="color:#61595D;opacity:0.8;">80%</p>

Text with #61595D 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 #61595D;}

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

This text has shadow with #61595D color.


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

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

This text has shadow with #61595D primary color and red secondary color.


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

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

This text has shadow with #61595D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #61595D.

Preview

Color preview on black background

This text has color #61595D on black background.


Color preview on white background

This text has color #61595D on white background.


Black color preview on #61595D background

This text has black color on #61595D background.


White color preview on #61595D background

This text has white color on #61595D background.


Related colors

Complementary color

Complementary color for #hex is #9EA6A2.


I love getcolorcode.com

Triadic colors

1 #5D6159 and #595D61 with #61595D are triadic colors.

2 #5D5961 and #59615D with #61595D are triadic colors.