COLOR #616944

HEX: #616944 RGB: (97,105,68)

Color info

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

RGB color model

#616944 color RGB value is (97,105,68).

RGB: (97,105,68) (38%, 41%, 27%)

RGB channels and saturation

R 97 of 255 = 38%
G 105 of 255 = 41%
B 68 of 255 = 27%

97
105
68

R + G + B ~ 35%. #616944 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 105 + 68 = 270 (100%)
R 97 of 270 ~ 35.93%
G 105 of 270 ~ 38.89%
B 68 of 270 ~ 25.19'%

%35.93
%38.89
%25.19

CMYK color model

#616944 color CMYK value is (8,0,35,59).

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

CMYK: (8,0,35,59)
C8M0Y35K59 (8%, 0%, 35%, 59%)
(0.08 / 0.00 / 0.35 / 0.59)

CMYK percentages

%7.62
%0
%35.24
%58.82

Codes

Color #616944 in popluar color models

61 69 44
RGB 97 105 68
HSL 73° 21.39% 33.92%
HSB/HSV 73° 35.24% 41.18%
CMYK 7.62% 0.00% 35.24%
58.82%

Color #616944 in popluar number systems.

HEX 61 69 44
Decimal 97 105 68
Binary 1100001 1101001 1000100
Octal 141 151 104

Shades and tints

Shades of #616944

#616944
(97,105,68)
#59603E
(89,96,62)
#515738
(81,87,56)
#494E32
(73,78,50)
#41452C
(65,69,44)
#393C26
(57,60,38)
#313320
(49,51,32)
#292A1A
(41,42,26)
#212114
(33,33,20)
#19180E
(25,24,14)
#110F08
(17,15,8)
#000000
(0,0,0)

Tints of #616944

#616944
(97,105,68)
#6F7655
(111,118,85)
#7D8366
(125,131,102)
#8B9077
(139,144,119)
#999D88
(153,157,136)
#A7AA99
(167,170,153)
#B5B7AA
(181,183,170)
#C3C4BB
(195,196,187)
#D1D1CC
(209,209,204)
#DFDEDD
(223,222,221)
#EDEBEE
(237,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #616944; }

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

This text font color is #616944.

Background Color

.myBgColor { background-color: #616944; }

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

This div background color is #616944.

Border color

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

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

This div border color is #616944.

Opacity

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

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

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

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

This text has shadow with #616944 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #616944.

Preview

Color preview on black background

This text has color #616944 on black background.


Color preview on white background

This text has color #616944 on white background.


Black color preview on #616944 background

This text has black color on #616944 background.


White color preview on #616944 background

This text has white color on #616944 background.


Related colors

Complementary color

Complementary color for #hex is #9E96BB.


I love getcolorcode.com

Triadic colors

1 #446169 and #694461 with #616944 are triadic colors.

2 #446961 and #696144 with #616944 are triadic colors.