COLOR #614616

HEX: #614616 RGB: (97,70,22)

Color info

#614616 contains mainly red and green colors. Web safe color of #614616 is #663300 (or #630).

RGB color model

#614616 color RGB value is (97,70,22).

RGB: (97,70,22) (38%, 27%, 9%)

RGB channels and saturation

R 97 of 255 = 38%
G 70 of 255 = 27%
B 22 of 255 = 9%

97
70
22

R + G + B ~ 25%. #614616 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 97 + 70 + 22 = 189 (100%)
R 97 of 189 ~ 51.32%
G 70 of 189 ~ 37.04%
B 22 of 189 ~ 11.64'%

%51.32
%37.04
%11.64

CMYK color model

#614616 color CMYK value is (0,28,77,62).

  • cyan value is 0.00%
  • magenta value is 27.84%
  • yellow value is 77.32%
  • key color value is 61.96%
CMYK: (0,28,77,62) C0M28Y77K62 (0%,28%,77%,62%) (0.00/0.28/0.77/0.62) 

CMYK percentages

%0
%27.84
%77.32
%61.96

Codes

Color #614616 in popluar color models

61 46 16
RGB 97 70 22
HSL 38° 63.03% 23.33%
HSB/HSV 38° 77.32% 38.04%
CMYK 0.00% 27.84% 77.32%
61.96%

Color #614616 in popluar number systems.

HEX 61 46 16
Decimal 97 70 22
Binary 1100001 1000110 10110
Octal 141 106 26

Shades and tints

Shades of #614616

#614616
(97,70,22)
#594014
(89,64,20)
#513A12
(81,58,18)
#493410
(73,52,16)
#412E0E
(65,46,14)
#39280C
(57,40,12)
#31220A
(49,34,10)
#291C08
(41,28,8)
#211606
(33,22,6)
#191004
(25,16,4)
#110A02
(17,10,2)
#000000
(0,0,0)

Tints of #614616

#614616
(97,70,22)
#6F562B
(111,86,43)
#7D6640
(125,102,64)
#8B7655
(139,118,85)
#99866A
(153,134,106)
#A7967F
(167,150,127)
#B5A694
(181,166,148)
#C3B6A9
(195,182,169)
#D1C6BE
(209,198,190)
#DFD6D3
(223,214,211)
#EDE6E8
(237,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #614616; }

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

This text font color is #614616.

Background Color

.myBgColor { background-color: #614616; }

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

This div background color is #614616.

Border color

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

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

This div border color is #614616.

Opacity

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

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

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

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

This text has shadow with #614616 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #614616.

Preview

Color preview on black background

This text has color #614616 on black background.


Color preview on white background

This text has color #614616 on white background.


Black color preview on #614616 background

This text has black color on #614616 background.


White color preview on #614616 background

This text has white color on #614616 background.


Related colors

Complementary color

Complementary color for #hex is #9EB9E9.


I love getcolorcode.com

Triadic colors

1 #166146 and #461661 with #614616 are triadic colors.

2 #164661 and #466116 with #614616 are triadic colors.