COLOR #615950

HEX: #615950 RGB: (97,89,80)

Color info

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

RGB color model

#615950 color RGB value is (97,89,80).

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

RGB channels and saturation

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

97
89
80

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

Portions of RGB colors in percentages

R + G + B = 97 + 89 + 80 = 266 (100%)
R 97 of 266 ~ 36.47%
G 89 of 266 ~ 33.46%
B 80 of 266 ~ 30.08'%

%36.47
%33.46
%30.08

CMYK color model

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

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

CMYK: (0,8,18,62)
C0M8Y18K62 (0%, 8%, 18%, 62%)
(0.00 / 0.08 / 0.18 / 0.62)

CMYK percentages

%0
%8.25
%17.53
%61.96

Codes

Color #615950 in popluar color models

61 59 50
RGB 97 89 80
HSL 32° 9.60% 34.71%
HSB/HSV 32° 17.53% 38.04%
CMYK 0.00% 8.25% 17.53%
61.96%

Color #615950 in popluar number systems.

HEX 61 59 50
Decimal 97 89 80
Binary 1100001 1011001 1010000
Octal 141 131 120

Shades and tints

Shades of #615950

#615950
(97,89,80)
#595149
(89,81,73)
#514942
(81,73,66)
#49413B
(73,65,59)
#413934
(65,57,52)
#39312D
(57,49,45)
#312926
(49,41,38)
#29211F
(41,33,31)
#211918
(33,25,24)
#191111
(25,17,17)
#11090A
(17,9,10)
#000000
(0,0,0)

Tints of #615950

#615950
(97,89,80)
#6F685F
(111,104,95)
#7D776E
(125,119,110)
#8B867D
(139,134,125)
#99958C
(153,149,140)
#A7A49B
(167,164,155)
#B5B3AA
(181,179,170)
#C3C2B9
(195,194,185)
#D1D1C8
(209,209,200)
#DFE0D7
(223,224,215)
#EDEFE6
(237,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #615950; }

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

This text font color is #615950.

Background Color

.myBgColor { background-color: #615950; }

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

This div background color is #615950.

Border color

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

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

This div border color is #615950.

Opacity

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

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

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

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

This text has shadow with #615950 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615950.

Preview

Color preview on black background

This text has color #615950 on black background.


Color preview on white background

This text has color #615950 on white background.


Black color preview on #615950 background

This text has black color on #615950 background.


White color preview on #615950 background

This text has white color on #615950 background.


Related colors

Complementary color

Complementary color for #hex is #9EA6AF.


I love getcolorcode.com

Triadic colors

1 #506159 and #595061 with #615950 are triadic colors.

2 #505961 and #596150 with #615950 are triadic colors.