COLOR #616957

HEX: #616957 RGB: (97,105,87)

Color info

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

RGB color model

#616957 color RGB value is (97,105,87).

RGB: (97,105,87) (38%, 41%, 34%)

RGB channels and saturation

R 97 of 255 = 38%
G 105 of 255 = 41%
B 87 of 255 = 34%

97
105
87

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

Portions of RGB colors in percentages

R + G + B = 97 + 105 + 87 = 289 (100%)
R 97 of 289 ~ 33.56%
G 105 of 289 ~ 36.33%
B 87 of 289 ~ 30.1'%

%33.56
%36.33
%30.1

CMYK color model

#616957 color CMYK value is (8,0,17,59).

  • cyan value is 7.62%
  • magenta value is 0.00%
  • yellow value is 17.14%
  • key color value is 58.82%

CMYK: (8,0,17,59)
C8M0Y17K59 (8%, 0%, 17%, 59%)
(0.08 / 0.00 / 0.17 / 0.59)

CMYK percentages

%7.62
%0
%17.14
%58.82

Codes

Color #616957 in popluar color models

61 69 57
RGB 97 105 87
HSL 87° 9.38% 37.65%
HSB/HSV 87° 17.14% 41.18%
CMYK 7.62% 0.00% 17.14%
58.82%

Color #616957 in popluar number systems.

HEX 61 69 57
Decimal 97 105 87
Binary 1100001 1101001 1010111
Octal 141 151 127

Shades and tints

Shades of #616957

#616957
(97,105,87)
#596050
(89,96,80)
#515749
(81,87,73)
#494E42
(73,78,66)
#41453B
(65,69,59)
#393C34
(57,60,52)
#31332D
(49,51,45)
#292A26
(41,42,38)
#21211F
(33,33,31)
#191818
(25,24,24)
#110F11
(17,15,17)
#000000
(0,0,0)

Tints of #616957

#616957
(97,105,87)
#6F7666
(111,118,102)
#7D8375
(125,131,117)
#8B9084
(139,144,132)
#999D93
(153,157,147)
#A7AAA2
(167,170,162)
#B5B7B1
(181,183,177)
#C3C4C0
(195,196,192)
#D1D1CF
(209,209,207)
#DFDEDE
(223,222,222)
#EDEBED
(237,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #616957 color. Also use rgb(97,105,87) instead hex code.

Text Font Color

.myTextColor { color: #616957; }

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

This text font color is #616957.

Background Color

.myBgColor { background-color: #616957; }

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

This div background color is #616957.

Border color

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

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

This div border color is #616957.

Opacity

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

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

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

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

This text has shadow with #616957 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #616957.

Preview

Color preview on black background

This text has color #616957 on black background.


Color preview on white background

This text has color #616957 on white background.


Black color preview on #616957 background

This text has black color on #616957 background.


White color preview on #616957 background

This text has white color on #616957 background.


Related colors

Complementary color

Complementary color for #hex is #9E96A8.


I love getcolorcode.com

Triadic colors

1 #576169 and #695761 with #616957 are triadic colors.

2 #576961 and #696157 with #616957 are triadic colors.