COLOR #615B5E

HEX: #615B5E RGB: (97,91,94)

Color info

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

RGB color model

#615B5E color RGB value is (97,91,94).

RGB: (97,91,94) (38%, 36%, 37%)

RGB channels and saturation

R 97 of 255 = 38%
G 91 of 255 = 36%
B 94 of 255 = 37%

97
91
94

R + G + B ~ 37%. #615B5E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 91 + 94 = 282 (100%)
R 97 of 282 ~ 34.4%
G 91 of 282 ~ 32.27%
B 94 of 282 ~ 33.33'%

%34.4
%32.27
%33.33

CMYK color model

#615B5E color CMYK value is (0,6,3,62).

  • cyan value is 0.00%
  • magenta value is 6.19%
  • yellow value is 3.09%
  • key color value is 61.96%

CMYK: (0,6,3,62)
C0M6Y3K62 (0%, 6%, 3%, 62%)
(0.00 / 0.06 / 0.03 / 0.62)

CMYK percentages

%0
%6.19
%3.09
%61.96

Codes

Color #615B5E in popluar color models

61 5B 5E
RGB 97 91 94
HSL 330° 3.19% 36.86%
HSB/HSV 330° 6.19% 38.04%
CMYK 0.00% 6.19% 3.09%
61.96%

Color #615B5E in popluar number systems.

HEX 61 5B 5E
Decimal 97 91 94
Binary 1100001 1011011 1011110
Octal 141 133 136

Shades and tints

Shades of #615B5E

#615B5E
(97,91,94)
#595356
(89,83,86)
#514B4E
(81,75,78)
#494346
(73,67,70)
#413B3E
(65,59,62)
#393336
(57,51,54)
#312B2E
(49,43,46)
#292326
(41,35,38)
#211B1E
(33,27,30)
#191316
(25,19,22)
#110B0E
(17,11,14)
#000000
(0,0,0)

Tints of #615B5E

#615B5E
(97,91,94)
#6F696C
(111,105,108)
#7D777A
(125,119,122)
#8B8588
(139,133,136)
#999396
(153,147,150)
#A7A1A4
(167,161,164)
#B5AFB2
(181,175,178)
#C3BDC0
(195,189,192)
#D1CBCE
(209,203,206)
#DFD9DC
(223,217,220)
#EDE7EA
(237,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #615B5E; }

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

This text font color is #615B5E.

Background Color

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

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

This div background color is #615B5E.

Border color

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

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

This div border color is #615B5E.

Opacity

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

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

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

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

This text has shadow with #615B5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615B5E.

Preview

Color preview on black background

This text has color #615B5E on black background.


Color preview on white background

This text has color #615B5E on white background.


Black color preview on #615B5E background

This text has black color on #615B5E background.


White color preview on #615B5E background

This text has white color on #615B5E background.


Related colors

Complementary color

Complementary color for #hex is #9EA4A1.


I love getcolorcode.com

Triadic colors

1 #5E615B and #5B5E61 with #615B5E are triadic colors.

2 #5E5B61 and #5B615E with #615B5E are triadic colors.