COLOR #615559

HEX: #615559 RGB: (97,85,89)

Color info

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

RGB color model

#615559 color RGB value is (97,85,89).

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

RGB channels and saturation

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

97
85
89

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

Portions of RGB colors in percentages

R + G + B = 97 + 85 + 89 = 271 (100%)
R 97 of 271 ~ 35.79%
G 85 of 271 ~ 31.37%
B 89 of 271 ~ 32.84'%

%35.79
%31.37
%32.84

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 12.37%
  • yellow value is 8.25%
  • key color value is 61.96%
CMYK: (0,12,8,62) C0M12Y8K62 (0%,12%,8%,62%) (0.00/0.12/0.08/0.62) 

CMYK percentages

%0
%12.37
%8.25
%61.96

Codes

Color #615559 in popluar color models

61 55 59
RGB 97 85 89
HSL 340° 6.59% 35.69%
HSB/HSV 340° 12.37% 38.04%
CMYK 0.00% 12.37% 8.25%
61.96%

Color #615559 in popluar number systems.

HEX 61 55 59
Decimal 97 85 89
Binary 1100001 1010101 1011001
Octal 141 125 131

Shades and tints

Shades of #615559

#615559
(97,85,89)
#594E51
(89,78,81)
#514749
(81,71,73)
#494041
(73,64,65)
#413939
(65,57,57)
#393231
(57,50,49)
#312B29
(49,43,41)
#292421
(41,36,33)
#211D19
(33,29,25)
#191611
(25,22,17)
#110F09
(17,15,9)
#000000
(0,0,0)

Tints of #615559

#615559
(97,85,89)
#6F6468
(111,100,104)
#7D7377
(125,115,119)
#8B8286
(139,130,134)
#999195
(153,145,149)
#A7A0A4
(167,160,164)
#B5AFB3
(181,175,179)
#C3BEC2
(195,190,194)
#D1CDD1
(209,205,209)
#DFDCE0
(223,220,224)
#EDEBEF
(237,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #615559; }

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

This text font color is #615559.

Background Color

.myBgColor { background-color: #615559; }

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

This div background color is #615559.

Border color

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

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

This div border color is #615559.

Opacity

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

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

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

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

This text has shadow with #615559 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615559.

Preview

Color preview on black background

This text has color #615559 on black background.


Color preview on white background

This text has color #615559 on white background.


Black color preview on #615559 background

This text has black color on #615559 background.


White color preview on #615559 background

This text has white color on #615559 background.


Related colors

Complementary color

Complementary color for #hex is #9EAAA6.


I love getcolorcode.com

Triadic colors

1 #596155 and #555961 with #615559 are triadic colors.

2 #595561 and #556159 with #615559 are triadic colors.