COLOR #616659

HEX: #616659 RGB: (97,102,89)

Color info

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

RGB color model

#616659 color RGB value is (97,102,89).

RGB: (97,102,89) (38%, 40%, 35%)

RGB channels and saturation

R 97 of 255 = 38%
G 102 of 255 = 40%
B 89 of 255 = 35%

97
102
89

R + G + B ~ 38%. #616659 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 102 + 89 = 288 (100%)
R 97 of 288 ~ 33.68%
G 102 of 288 ~ 35.42%
B 89 of 288 ~ 30.9'%

%33.68
%35.42
%30.9

CMYK color model

#616659 color CMYK value is (5,0,13,60).

  • cyan value is 4.90%
  • magenta value is 0.00%
  • yellow value is 12.75%
  • key color value is 60.00%

CMYK: (5,0,13,60)
C5M0Y13K60 (5%, 0%, 13%, 60%)
(0.05 / 0.00 / 0.13 / 0.60)

CMYK percentages

%4.9
%0
%12.75
%60

Codes

Color #616659 in popluar color models

61 66 59
RGB 97 102 89
HSL 83° 6.81% 37.45%
HSB/HSV 83° 12.75% 40.00%
CMYK 4.90% 0.00% 12.75%
60.00%

Color #616659 in popluar number systems.

HEX 61 66 59
Decimal 97 102 89
Binary 1100001 1100110 1011001
Octal 141 146 131

Shades and tints

Shades of #616659

#616659
(97,102,89)
#595D51
(89,93,81)
#515449
(81,84,73)
#494B41
(73,75,65)
#414239
(65,66,57)
#393931
(57,57,49)
#313029
(49,48,41)
#292721
(41,39,33)
#211E19
(33,30,25)
#191511
(25,21,17)
#110C09
(17,12,9)
#000000
(0,0,0)

Tints of #616659

#616659
(97,102,89)
#6F7368
(111,115,104)
#7D8077
(125,128,119)
#8B8D86
(139,141,134)
#999A95
(153,154,149)
#A7A7A4
(167,167,164)
#B5B4B3
(181,180,179)
#C3C1C2
(195,193,194)
#D1CED1
(209,206,209)
#DFDBE0
(223,219,224)
#EDE8EF
(237,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #616659 color. Also use rgb(97,102,89) instead hex code.

Text Font Color

.myTextColor { color: #616659; }

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

This text font color is #616659.

Background Color

.myBgColor { background-color: #616659; }

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

This div background color is #616659.

Border color

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

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

This div border color is #616659.

Opacity

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

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

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

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

This text has shadow with #616659 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #616659.

Preview

Color preview on black background

This text has color #616659 on black background.


Color preview on white background

This text has color #616659 on white background.


Black color preview on #616659 background

This text has black color on #616659 background.


White color preview on #616659 background

This text has white color on #616659 background.


Related colors

Complementary color

Complementary color for #hex is #9E99A6.


I love getcolorcode.com

Triadic colors

1 #596166 and #665961 with #616659 are triadic colors.

2 #596661 and #666159 with #616659 are triadic colors.