COLOR #615557

HEX: #615557 RGB: (97,85,87)

Color info

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

RGB color model

#615557 color RGB value is (97,85,87).

RGB: (97,85,87) (38%, 33%, 34%)

RGB channels and saturation

R 97 of 255 = 38%
G 85 of 255 = 33%
B 87 of 255 = 34%

97
85
87

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

Portions of RGB colors in percentages

R + G + B = 97 + 85 + 87 = 269 (100%)
R 97 of 269 ~ 36.06%
G 85 of 269 ~ 31.6%
B 87 of 269 ~ 32.34'%

%36.06
%31.6
%32.34

CMYK color model

#615557 color CMYK value is (0,12,10,62).

  • cyan value is 0.00%
  • magenta value is 12.37%
  • yellow value is 10.31%
  • key color value is 61.96%
CMYK: (0,12,10,62) C0M12Y10K62 (0%,12%,10%,62%) (0.00/0.12/0.10/0.62) 

CMYK percentages

%0
%12.37
%10.31
%61.96

Codes

Color #615557 in popluar color models

61 55 57
RGB 97 85 87
HSL 350° 6.59% 35.69%
HSB/HSV 350° 12.37% 38.04%
CMYK 0.00% 12.37% 10.31%
61.96%

Color #615557 in popluar number systems.

HEX 61 55 57
Decimal 97 85 87
Binary 1100001 1010101 1010111
Octal 141 125 127

Shades and tints

Shades of #615557

#615557
(97,85,87)
#594E50
(89,78,80)
#514749
(81,71,73)
#494042
(73,64,66)
#41393B
(65,57,59)
#393234
(57,50,52)
#312B2D
(49,43,45)
#292426
(41,36,38)
#211D1F
(33,29,31)
#191618
(25,22,24)
#110F11
(17,15,17)
#000000
(0,0,0)

Tints of #615557

#615557
(97,85,87)
#6F6466
(111,100,102)
#7D7375
(125,115,117)
#8B8284
(139,130,132)
#999193
(153,145,147)
#A7A0A2
(167,160,162)
#B5AFB1
(181,175,177)
#C3BEC0
(195,190,192)
#D1CDCF
(209,205,207)
#DFDCDE
(223,220,222)
#EDEBED
(237,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #615557; }

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

This text font color is #615557.

Background Color

.myBgColor { background-color: #615557; }

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

This div background color is #615557.

Border color

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

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

This div border color is #615557.

Opacity

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

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

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

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

This text has shadow with #615557 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615557.

Preview

Color preview on black background

This text has color #615557 on black background.


Color preview on white background

This text has color #615557 on white background.


Black color preview on #615557 background

This text has black color on #615557 background.


White color preview on #615557 background

This text has white color on #615557 background.


Related colors

Complementary color

Complementary color for #hex is #9EAAA8.


I love getcolorcode.com

Triadic colors

1 #576155 and #555761 with #615557 are triadic colors.

2 #575561 and #556157 with #615557 are triadic colors.