COLOR #615556

HEX: #615556 RGB: (97,85,86)

Color info

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

RGB color model

#615556 color RGB value is (97,85,86).

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

RGB channels and saturation

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

97
85
86

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

Portions of RGB colors in percentages

R + G + B = 97 + 85 + 86 = 268 (100%)
R 97 of 268 ~ 36.19%
G 85 of 268 ~ 31.72%
B 86 of 268 ~ 32.09'%

%36.19
%31.72
%32.09

CMYK color model

#615556 color CMYK value is (0,12,11,62).

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

CMYK: (0,12,11,62)
C0M12Y11K62 (0%, 12%, 11%, 62%)
(0.00 / 0.12 / 0.11 / 0.62)

CMYK percentages

%0
%12.37
%11.34
%61.96

Codes

Color #615556 in popluar color models

61 55 56
RGB 97 85 86
HSL 355° 6.59% 35.69%
HSB/HSV 355° 12.37% 38.04%
CMYK 0.00% 12.37% 11.34%
61.96%

Color #615556 in popluar number systems.

HEX 61 55 56
Decimal 97 85 86
Binary 1100001 1010101 1010110
Octal 141 125 126

Shades and tints

Shades of #615556

#615556
(97,85,86)
#594E4F
(89,78,79)
#514748
(81,71,72)
#494041
(73,64,65)
#41393A
(65,57,58)
#393233
(57,50,51)
#312B2C
(49,43,44)
#292425
(41,36,37)
#211D1E
(33,29,30)
#191617
(25,22,23)
#110F10
(17,15,16)
#000000
(0,0,0)

Tints of #615556

#615556
(97,85,86)
#6F6465
(111,100,101)
#7D7374
(125,115,116)
#8B8283
(139,130,131)
#999192
(153,145,146)
#A7A0A1
(167,160,161)
#B5AFB0
(181,175,176)
#C3BEBF
(195,190,191)
#D1CDCE
(209,205,206)
#DFDCDD
(223,220,221)
#EDEBEC
(237,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #615556; }

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

This text font color is #615556.

Background Color

.myBgColor { background-color: #615556; }

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

This div background color is #615556.

Border color

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

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

This div border color is #615556.

Opacity

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

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

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

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

This text has shadow with #615556 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #615556.

Preview

Color preview on black background

This text has color #615556 on black background.


Color preview on white background

This text has color #615556 on white background.


Black color preview on #615556 background

This text has black color on #615556 background.


White color preview on #615556 background

This text has white color on #615556 background.


Related colors

Complementary color

Complementary color for #hex is #9EAAA9.


I love getcolorcode.com

Triadic colors

1 #566155 and #555661 with #615556 are triadic colors.

2 #565561 and #556156 with #615556 are triadic colors.