COLOR #616916

HEX: #616916 RGB: (97,105,22)

Color info

#616916 contains mainly red and green colors. Web safe color of #616916 is #666600 (or #660).

RGB color model

#616916 color RGB value is (97,105,22).

RGB: (97,105,22) (38%, 41%, 9%)

RGB channels and saturation

R 97 of 255 = 38%
G 105 of 255 = 41%
B 22 of 255 = 9%

97
105
22

R + G + B ~ 29%. #616916 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 105 + 22 = 224 (100%)
R 97 of 224 ~ 43.3%
G 105 of 224 ~ 46.88%
B 22 of 224 ~ 9.82'%

%43.3
%46.88

CMYK color model

#616916 color CMYK value is (8,0,79,59).

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

CMYK: (8,0,79,59)
C8M0Y79K59 (8%, 0%, 79%, 59%)
(0.08 / 0.00 / 0.79 / 0.59)

CMYK percentages

%7.62
%0
%79.05
%58.82

Codes

Color #616916 in popluar color models

61 69 16
RGB 97 105 22
HSL 66° 65.35% 24.90%
HSB/HSV 66° 79.05% 41.18%
CMYK 7.62% 0.00% 79.05%
58.82%

Color #616916 in popluar number systems.

HEX 61 69 16
Decimal 97 105 22
Binary 1100001 1101001 10110
Octal 141 151 26

Shades and tints

Shades of #616916

#616916
(97,105,22)
#596014
(89,96,20)
#515712
(81,87,18)
#494E10
(73,78,16)
#41450E
(65,69,14)
#393C0C
(57,60,12)
#31330A
(49,51,10)
#292A08
(41,42,8)
#212106
(33,33,6)
#191804
(25,24,4)
#110F02
(17,15,2)
#000000
(0,0,0)

Tints of #616916

#616916
(97,105,22)
#6F762B
(111,118,43)
#7D8340
(125,131,64)
#8B9055
(139,144,85)
#999D6A
(153,157,106)
#A7AA7F
(167,170,127)
#B5B794
(181,183,148)
#C3C4A9
(195,196,169)
#D1D1BE
(209,209,190)
#DFDED3
(223,222,211)
#EDEBE8
(237,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #616916; }

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

This text font color is #616916.

Background Color

.myBgColor { background-color: #616916; }

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

This div background color is #616916.

Border color

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

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

This div border color is #616916.

Opacity

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

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

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

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

This text has shadow with #616916 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #616916.

Preview

Color preview on black background

This text has color #616916 on black background.


Color preview on white background

This text has color #616916 on white background.


Black color preview on #616916 background

This text has black color on #616916 background.


White color preview on #616916 background

This text has white color on #616916 background.


Related colors

Complementary color

Complementary color for #hex is #9E96E9.


I love getcolorcode.com

Triadic colors

1 #166169 and #691661 with #616916 are triadic colors.

2 #166961 and #696116 with #616916 are triadic colors.