COLOR #615558

HEX: #615558 RGB: (97,85,88)

Color info

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

RGB color model

#615558 color RGB value is (97,85,88).

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

RGB channels and saturation

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

97
85
88

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

Portions of RGB colors in percentages

R + G + B = 97 + 85 + 88 = 270 (100%)
R 97 of 270 ~ 35.93%
G 85 of 270 ~ 31.48%
B 88 of 270 ~ 32.59'%

%35.93
%31.48
%32.59

CMYK color model

#615558 color CMYK value is (0,12,9,62).

  • cyan value is 0.00%
  • magenta value is 12.37%
  • yellow value is 9.28%
  • key color value is 61.96%

CMYK: (0,12,9,62)
C0M12Y9K62 (0%, 12%, 9%, 62%)
(0.00 / 0.12 / 0.09 / 0.62)

CMYK percentages

%0
%12.37
%9.28
%61.96

Codes

Color #615558 in popluar color models

61 55 58
RGB 97 85 88
HSL 345° 6.59% 35.69%
HSB/HSV 345° 12.37% 38.04%
CMYK 0.00% 12.37% 9.28%
61.96%

Color #615558 in popluar number systems.

HEX 61 55 58
Decimal 97 85 88
Binary 1100001 1010101 1011000
Octal 141 125 130

Shades and tints

Shades of #615558

#615558
(97,85,88)
#594E50
(89,78,80)
#514748
(81,71,72)
#494040
(73,64,64)
#413938
(65,57,56)
#393230
(57,50,48)
#312B28
(49,43,40)
#292420
(41,36,32)
#211D18
(33,29,24)
#191610
(25,22,16)
#110F08
(17,15,8)
#000000
(0,0,0)

Tints of #615558

#615558
(97,85,88)
#6F6467
(111,100,103)
#7D7376
(125,115,118)
#8B8285
(139,130,133)
#999194
(153,145,148)
#A7A0A3
(167,160,163)
#B5AFB2
(181,175,178)
#C3BEC1
(195,190,193)
#D1CDD0
(209,205,208)
#DFDCDF
(223,220,223)
#EDEBEE
(237,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #615558; }

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

This text font color is #615558.

Background Color

.myBgColor { background-color: #615558; }

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

This div background color is #615558.

Border color

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

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

This div border color is #615558.

Opacity

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

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

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

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

This text has shadow with #615558 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615558.

Preview

Color preview on black background

This text has color #615558 on black background.


Color preview on white background

This text has color #615558 on white background.


Black color preview on #615558 background

This text has black color on #615558 background.


White color preview on #615558 background

This text has white color on #615558 background.


Related colors

Complementary color

Complementary color for #hex is #9EAAA7.


I love getcolorcode.com

Triadic colors

1 #586155 and #555861 with #615558 are triadic colors.

2 #585561 and #556158 with #615558 are triadic colors.