COLOR #615C61

HEX: #615C61 RGB: (97,92,97)

Color info

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

RGB color model

#615C61 color RGB value is (97,92,97).

RGB: (97,92,97) (38%, 36%, 38%)

RGB channels and saturation

R 97 of 255 = 38%
G 92 of 255 = 36%
B 97 of 255 = 38%

97
92
97

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

Portions of RGB colors in percentages

R + G + B = 97 + 92 + 97 = 286 (100%)
R 97 of 286 ~ 33.92%
G 92 of 286 ~ 32.17%
B 97 of 286 ~ 33.92'%

%33.92
%32.17
%33.92

CMYK color model

#615C61 color CMYK value is (0,5,0,62).

  • cyan value is 0.00%
  • magenta value is 5.15%
  • yellow value is 0.00%
  • key color value is 61.96%

CMYK: (0,5,0,62)
C0M5Y0K62 (0%, 5%, 0%, 62%)
(0.00 / 0.05 / 0.00 / 0.62)

CMYK percentages

%0
%5.15
%0
%61.96

Codes

Color #615C61 in popluar color models

61 5C 61
RGB 97 92 97
HSL 300° 2.65% 37.06%
HSB/HSV 300° 5.15% 38.04%
CMYK 0.00% 5.15% 0.00%
61.96%

Color #615C61 in popluar number systems.

HEX 61 5C 61
Decimal 97 92 97
Binary 1100001 1011100 1100001
Octal 141 134 141

Shades and tints

Shades of #615C61

#615C61
(97,92,97)
#595459
(89,84,89)
#514C51
(81,76,81)
#494449
(73,68,73)
#413C41
(65,60,65)
#393439
(57,52,57)
#312C31
(49,44,49)
#292429
(41,36,41)
#211C21
(33,28,33)
#191419
(25,20,25)
#110C11
(17,12,17)
#000000
(0,0,0)

Tints of #615C61

#615C61
(97,92,97)
#6F6A6F
(111,106,111)
#7D787D
(125,120,125)
#8B868B
(139,134,139)
#999499
(153,148,153)
#A7A2A7
(167,162,167)
#B5B0B5
(181,176,181)
#C3BEC3
(195,190,195)
#D1CCD1
(209,204,209)
#DFDADF
(223,218,223)
#EDE8ED
(237,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #615C61; }

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

This text font color is #615C61.

Background Color

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

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

This div background color is #615C61.

Border color

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

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

This div border color is #615C61.

Opacity

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

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

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

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

This text has shadow with #615C61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615C61.

Preview

Color preview on black background

This text has color #615C61 on black background.


Color preview on white background

This text has color #615C61 on white background.


Black color preview on #615C61 background

This text has black color on #615C61 background.


White color preview on #615C61 background

This text has white color on #615C61 background.


Related colors

Complementary color

Complementary color for #hex is #9EA39E.


I love getcolorcode.com

Triadic colors

1 #61615C and #5C6161 with #615C61 are triadic colors.

2 #615C61 and #5C6161 with #615C61 are triadic colors.