COLOR #616F49

HEX: #616F49 RGB: (97,111,73)

Color info

#616F49 contains red, green and blue colors in about the same proportion. Web safe color of #616F49 is #666633 (or #663).

RGB color model

#616F49 color RGB value is (97,111,73).

RGB: (97,111,73) (38%, 44%, 29%)

RGB channels and saturation

R 97 of 255 = 38%
G 111 of 255 = 44%
B 73 of 255 = 29%

97
111
73

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

Portions of RGB colors in percentages

R + G + B = 97 + 111 + 73 = 281 (100%)
R 97 of 281 ~ 34.52%
G 111 of 281 ~ 39.5%
B 73 of 281 ~ 25.98'%

%34.52
%39.5
%25.98

CMYK color model

#616F49 color CMYK value is (13,0,34,56).

  • cyan value is 12.61%
  • magenta value is 0.00%
  • yellow value is 34.23%
  • key color value is 56.47%

CMYK: (13,0,34,56)
C13M0Y34K56 (13%, 0%, 34%, 56%)
(0.13 / 0.00 / 0.34 / 0.56)

CMYK percentages

%12.61
%0
%34.23
%56.47

Codes

Color #616F49 in popluar color models

61 6F 49
RGB 97 111 73
HSL 82° 20.65% 36.08%
HSB/HSV 82° 34.23% 43.53%
CMYK 12.61% 0.00% 34.23%
56.47%

Color #616F49 in popluar number systems.

HEX 61 6F 49
Decimal 97 111 73
Binary 1100001 1101111 1001001
Octal 141 157 111

Shades and tints

Shades of #616F49

#616F49
(97,111,73)
#596543
(89,101,67)
#515B3D
(81,91,61)
#495137
(73,81,55)
#414731
(65,71,49)
#393D2B
(57,61,43)
#313325
(49,51,37)
#29291F
(41,41,31)
#211F19
(33,31,25)
#191513
(25,21,19)
#110B0D
(17,11,13)
#000000
(0,0,0)

Tints of #616F49

#616F49
(97,111,73)
#6F7C59
(111,124,89)
#7D8969
(125,137,105)
#8B9679
(139,150,121)
#99A389
(153,163,137)
#A7B099
(167,176,153)
#B5BDA9
(181,189,169)
#C3CAB9
(195,202,185)
#D1D7C9
(209,215,201)
#DFE4D9
(223,228,217)
#EDF1E9
(237,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #616F49 color. Also use rgb(97,111,73) instead hex code.

Text Font Color

.myTextColor { color: #616F49; }

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

This text font color is #616F49.

Background Color

.myBgColor { background-color: #616F49; }

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

This div background color is #616F49.

Border color

.myBorderColor { border: 1px solid #616F49; }

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

This div border color is #616F49.

Opacity

.myOpacity80 { color: #616F49; opacity: 0.8; }

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

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

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

This text has shadow with #616F49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #616F49.

Preview

Color preview on black background

This text has color #616F49 on black background.


Color preview on white background

This text has color #616F49 on white background.


Black color preview on #616F49 background

This text has black color on #616F49 background.


White color preview on #616F49 background

This text has white color on #616F49 background.


Related colors

Complementary color

Complementary color for #hex is #9E90B6.


I love getcolorcode.com

Triadic colors

1 #49616F and #6F4961 with #616F49 are triadic colors.

2 #496F61 and #6F6149 with #616F49 are triadic colors.