COLOR #615961

HEX: #615961 RGB: (97,89,97)

Color info

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

RGB color model

#615961 color RGB value is (97,89,97).

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

RGB channels and saturation

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

97
89
97

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

Portions of RGB colors in percentages

R + G + B = 97 + 89 + 97 = 283 (100%)
R 97 of 283 ~ 34.28%
G 89 of 283 ~ 31.45%
B 97 of 283 ~ 34.28'%

%34.28
%31.45
%34.28

CMYK color model

#615961 color CMYK value is (0,8,0,62).

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

CMYK: (0,8,0,62)
C0M8Y0K62 (0%, 8%, 0%, 62%)
(0.00 / 0.08 / 0.00 / 0.62)

CMYK percentages

%0
%8.25
%0
%61.96

Codes

Color #615961 in popluar color models

61 59 61
RGB 97 89 97
HSL 300° 4.30% 36.47%
HSB/HSV 300° 8.25% 38.04%
CMYK 0.00% 8.25% 0.00%
61.96%

Color #615961 in popluar number systems.

HEX 61 59 61
Decimal 97 89 97
Binary 1100001 1011001 1100001
Octal 141 131 141

Shades and tints

Shades of #615961

#615961
(97,89,97)
#595159
(89,81,89)
#514951
(81,73,81)
#494149
(73,65,73)
#413941
(65,57,65)
#393139
(57,49,57)
#312931
(49,41,49)
#292129
(41,33,41)
#211921
(33,25,33)
#191119
(25,17,25)
#110911
(17,9,17)
#000000
(0,0,0)

Tints of #615961

#615961
(97,89,97)
#6F686F
(111,104,111)
#7D777D
(125,119,125)
#8B868B
(139,134,139)
#999599
(153,149,153)
#A7A4A7
(167,164,167)
#B5B3B5
(181,179,181)
#C3C2C3
(195,194,195)
#D1D1D1
(209,209,209)
#DFE0DF
(223,224,223)
#EDEFED
(237,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #615961; }

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

This text font color is #615961.

Background Color

.myBgColor { background-color: #615961; }

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

This div background color is #615961.

Border color

.myBorderColor { border: 1px solid #615961; }

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

This div border color is #615961.

Opacity

.myOpacity80 { color: #615961; opacity: 0.8; }

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

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

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

This text has shadow with #615961 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615961.

Preview

Color preview on black background

This text has color #615961 on black background.


Color preview on white background

This text has color #615961 on white background.


Black color preview on #615961 background

This text has black color on #615961 background.


White color preview on #615961 background

This text has white color on #615961 background.


Related colors

Complementary color

Complementary color for #hex is #9EA69E.


I love getcolorcode.com

Triadic colors

1 #616159 and #596161 with #615961 are triadic colors.

2 #615961 and #596161 with #615961 are triadic colors.