COLOR #616951

HEX: #616951 RGB: (97,105,81)

Color info

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

RGB color model

#616951 color RGB value is (97,105,81).

RGB: (97,105,81) (38%, 41%, 32%)

RGB channels and saturation

R 97 of 255 = 38%
G 105 of 255 = 41%
B 81 of 255 = 32%

97
105
81

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

Portions of RGB colors in percentages

R + G + B = 97 + 105 + 81 = 283 (100%)
R 97 of 283 ~ 34.28%
G 105 of 283 ~ 37.1%
B 81 of 283 ~ 28.62'%

%34.28
%37.1
%28.62

CMYK color model

#616951 color CMYK value is (8,0,23,59).

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

CMYK: (8,0,23,59)
C8M0Y23K59 (8%, 0%, 23%, 59%)
(0.08 / 0.00 / 0.23 / 0.59)

CMYK percentages

%7.62
%0
%22.86
%58.82

Codes

Color #616951 in popluar color models

61 69 51
RGB 97 105 81
HSL 80° 12.90% 36.47%
HSB/HSV 80° 22.86% 41.18%
CMYK 7.62% 0.00% 22.86%
58.82%

Color #616951 in popluar number systems.

HEX 61 69 51
Decimal 97 105 81
Binary 1100001 1101001 1010001
Octal 141 151 121

Shades and tints

Shades of #616951

#616951
(97,105,81)
#59604A
(89,96,74)
#515743
(81,87,67)
#494E3C
(73,78,60)
#414535
(65,69,53)
#393C2E
(57,60,46)
#313327
(49,51,39)
#292A20
(41,42,32)
#212119
(33,33,25)
#191812
(25,24,18)
#110F0B
(17,15,11)
#000000
(0,0,0)

Tints of #616951

#616951
(97,105,81)
#6F7660
(111,118,96)
#7D836F
(125,131,111)
#8B907E
(139,144,126)
#999D8D
(153,157,141)
#A7AA9C
(167,170,156)
#B5B7AB
(181,183,171)
#C3C4BA
(195,196,186)
#D1D1C9
(209,209,201)
#DFDED8
(223,222,216)
#EDEBE7
(237,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #616951; }

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

This text font color is #616951.

Background Color

.myBgColor { background-color: #616951; }

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

This div background color is #616951.

Border color

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

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

This div border color is #616951.

Opacity

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

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

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

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

This text has shadow with #616951 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #616951.

Preview

Color preview on black background

This text has color #616951 on black background.


Color preview on white background

This text has color #616951 on white background.


Black color preview on #616951 background

This text has black color on #616951 background.


White color preview on #616951 background

This text has white color on #616951 background.


Related colors

Complementary color

Complementary color for #hex is #9E96AE.


I love getcolorcode.com

Triadic colors

1 #516169 and #695161 with #616951 are triadic colors.

2 #516961 and #696151 with #616951 are triadic colors.