COLOR #615951

HEX: #615951 RGB: (97,89,81)

Color info

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

RGB color model

#615951 color RGB value is (97,89,81).

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

RGB channels and saturation

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

97
89
81

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

Portions of RGB colors in percentages

R + G + B = 97 + 89 + 81 = 267 (100%)
R 97 of 267 ~ 36.33%
G 89 of 267 ~ 33.33%
B 81 of 267 ~ 30.34'%

%36.33
%33.33
%30.34

CMYK color model

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

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

CMYK: (0,8,16,62)
C0M8Y16K62 (0%, 8%, 16%, 62%)
(0.00 / 0.08 / 0.16 / 0.62)

CMYK percentages

%0
%8.25
%16.49
%61.96

Codes

Color #615951 in popluar color models

61 59 51
RGB 97 89 81
HSL 30° 8.99% 34.90%
HSB/HSV 30° 16.49% 38.04%
CMYK 0.00% 8.25% 16.49%
61.96%

Color #615951 in popluar number systems.

HEX 61 59 51
Decimal 97 89 81
Binary 1100001 1011001 1010001
Octal 141 131 121

Shades and tints

Shades of #615951

#615951
(97,89,81)
#59514A
(89,81,74)
#514943
(81,73,67)
#49413C
(73,65,60)
#413935
(65,57,53)
#39312E
(57,49,46)
#312927
(49,41,39)
#292120
(41,33,32)
#211919
(33,25,25)
#191112
(25,17,18)
#11090B
(17,9,11)
#000000
(0,0,0)

Tints of #615951

#615951
(97,89,81)
#6F6860
(111,104,96)
#7D776F
(125,119,111)
#8B867E
(139,134,126)
#99958D
(153,149,141)
#A7A49C
(167,164,156)
#B5B3AB
(181,179,171)
#C3C2BA
(195,194,186)
#D1D1C9
(209,209,201)
#DFE0D8
(223,224,216)
#EDEFE7
(237,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #615951; }

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

This text font color is #615951.

Background Color

.myBgColor { background-color: #615951; }

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

This div background color is #615951.

Border color

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

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

This div border color is #615951.

Opacity

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

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

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

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

This text has shadow with #615951 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615951.

Preview

Color preview on black background

This text has color #615951 on black background.


Color preview on white background

This text has color #615951 on white background.


Black color preview on #615951 background

This text has black color on #615951 background.


White color preview on #615951 background

This text has white color on #615951 background.


Related colors

Complementary color

Complementary color for #hex is #9EA6AE.


I love getcolorcode.com

Triadic colors

1 #516159 and #595161 with #615951 are triadic colors.

2 #515961 and #596151 with #615951 are triadic colors.