COLOR #615B56

HEX: #615B56 RGB: (97,91,86)

Color info

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

RGB color model

#615B56 color RGB value is (97,91,86).

RGB: (97,91,86) (38%, 36%, 34%)

RGB channels and saturation

R 97 of 255 = 38%
G 91 of 255 = 36%
B 86 of 255 = 34%

97
91
86

R + G + B ~ 36%. #615B56 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 91 + 86 = 274 (100%)
R 97 of 274 ~ 35.4%
G 91 of 274 ~ 33.21%
B 86 of 274 ~ 31.39'%

%35.4
%33.21
%31.39

CMYK color model

#615B56 color CMYK value is (0,6,11,62).

  • cyan value is 0.00%
  • magenta value is 6.19%
  • yellow value is 11.34%
  • key color value is 61.96%
CMYK: (0,6,11,62) C0M6Y11K62 (0%,6%,11%,62%) (0.00/0.06/0.11/0.62) 

CMYK percentages

%0
%6.19
%11.34
%61.96

Codes

Color #615B56 in popluar color models

61 5B 56
RGB 97 91 86
HSL 27° 6.01% 35.88%
HSB/HSV 27° 11.34% 38.04%
CMYK 0.00% 6.19% 11.34%
61.96%

Color #615B56 in popluar number systems.

HEX 61 5B 56
Decimal 97 91 86
Binary 1100001 1011011 1010110
Octal 141 133 126

Shades and tints

Shades of #615B56

#615B56
(97,91,86)
#59534F
(89,83,79)
#514B48
(81,75,72)
#494341
(73,67,65)
#413B3A
(65,59,58)
#393333
(57,51,51)
#312B2C
(49,43,44)
#292325
(41,35,37)
#211B1E
(33,27,30)
#191317
(25,19,23)
#110B10
(17,11,16)
#000000
(0,0,0)

Tints of #615B56

#615B56
(97,91,86)
#6F6965
(111,105,101)
#7D7774
(125,119,116)
#8B8583
(139,133,131)
#999392
(153,147,146)
#A7A1A1
(167,161,161)
#B5AFB0
(181,175,176)
#C3BDBF
(195,189,191)
#D1CBCE
(209,203,206)
#DFD9DD
(223,217,221)
#EDE7EC
(237,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #615B56 color. Also use rgb(97,91,86) instead hex code.

Text Font Color

.myTextColor { color: #615B56; }

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

This text font color is #615B56.

Background Color

.myBgColor { background-color: #615B56; }

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

This div background color is #615B56.

Border color

.myBorderColor { border: 1px solid #615B56; }

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

This div border color is #615B56.

Opacity

.myOpacity80 { color: #615B56; opacity: 0.8; }

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

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

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

This text has shadow with #615B56 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615B56.

Preview

Color preview on black background

This text has color #615B56 on black background.


Color preview on white background

This text has color #615B56 on white background.


Black color preview on #615B56 background

This text has black color on #615B56 background.


White color preview on #615B56 background

This text has white color on #615B56 background.


Related colors

Complementary color

Complementary color for #hex is #9EA4A9.


I love getcolorcode.com

Triadic colors

1 #56615B and #5B5661 with #615B56 are triadic colors.

2 #565B61 and #5B6156 with #615B56 are triadic colors.