COLOR #616556

HEX: #616556 RGB: (97,101,86)

Color info

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

RGB color model

#616556 color RGB value is (97,101,86).

RGB: (97,101,86) (38%, 40%, 34%)

RGB channels and saturation

R 97 of 255 = 38%
G 101 of 255 = 40%
B 86 of 255 = 34%

97
101
86

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

Portions of RGB colors in percentages

R + G + B = 97 + 101 + 86 = 284 (100%)
R 97 of 284 ~ 34.15%
G 101 of 284 ~ 35.56%
B 86 of 284 ~ 30.28'%

%34.15
%35.56
%30.28

CMYK color model

#616556 color CMYK value is (4,0,15,60).

  • cyan value is 3.96%
  • magenta value is 0.00%
  • yellow value is 14.85%
  • key color value is 60.39%

CMYK: (4,0,15,60)
C4M0Y15K60 (4%, 0%, 15%, 60%)
(0.04 / 0.00 / 0.15 / 0.60)

CMYK percentages

%3.96
%0
%14.85
%60.39

Codes

Color #616556 in popluar color models

61 65 56
RGB 97 101 86
HSL 76° 8.02% 36.67%
HSB/HSV 76° 14.85% 39.61%
CMYK 3.96% 0.00% 14.85%
60.39%

Color #616556 in popluar number systems.

HEX 61 65 56
Decimal 97 101 86
Binary 1100001 1100101 1010110
Octal 141 145 126

Shades and tints

Shades of #616556

#616556
(97,101,86)
#595C4F
(89,92,79)
#515348
(81,83,72)
#494A41
(73,74,65)
#41413A
(65,65,58)
#393833
(57,56,51)
#312F2C
(49,47,44)
#292625
(41,38,37)
#211D1E
(33,29,30)
#191417
(25,20,23)
#110B10
(17,11,16)
#000000
(0,0,0)

Tints of #616556

#616556
(97,101,86)
#6F7365
(111,115,101)
#7D8174
(125,129,116)
#8B8F83
(139,143,131)
#999D92
(153,157,146)
#A7ABA1
(167,171,161)
#B5B9B0
(181,185,176)
#C3C7BF
(195,199,191)
#D1D5CE
(209,213,206)
#DFE3DD
(223,227,221)
#EDF1EC
(237,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #616556; }

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

This text font color is #616556.

Background Color

.myBgColor { background-color: #616556; }

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

This div background color is #616556.

Border color

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

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

This div border color is #616556.

Opacity

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

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

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

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

This text has shadow with #616556 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #616556.

Preview

Color preview on black background

This text has color #616556 on black background.


Color preview on white background

This text has color #616556 on white background.


Black color preview on #616556 background

This text has black color on #616556 background.


White color preview on #616556 background

This text has white color on #616556 background.


Related colors

Complementary color

Complementary color for #hex is #9E9AA9.


I love getcolorcode.com

Triadic colors

1 #566165 and #655661 with #616556 are triadic colors.

2 #566561 and #656156 with #616556 are triadic colors.