COLOR #464516

HEX: #464516 RGB: (70,69,22)

Color info

#464516 contains red, green and blue colors in about the same proportion. Web safe color of #464516 is #333300 (or #330).

RGB color model

#464516 color RGB value is (70,69,22).

RGB: (70,69,22) (27%, 27%, 9%)

RGB channels and saturation

R 70 of 255 = 27%
G 69 of 255 = 27%
B 22 of 255 = 9%

70
69
22

R + G + B ~ 21%. #464516 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 69 + 22 = 161 (100%)
R 70 of 161 ~ 43.48%
G 69 of 161 ~ 42.86%
B 22 of 161 ~ 13.66'%

%43.48
%42.86
%13.66

CMYK color model

#464516 color CMYK value is (0,1,69,73).

  • cyan value is 0.00%
  • magenta value is 1.43%
  • yellow value is 68.57%
  • key color value is 72.55%

CMYK: (0,1,69,73)
C0M1Y69K73 (0%, 1%, 69%, 73%)
(0.00 / 0.01 / 0.69 / 0.73)

CMYK percentages

%0
%1.43
%68.57
%72.55

Codes

Color #464516 in popluar color models

46 45 16
RGB 70 69 22
HSL 59° 52.17% 18.04%
HSB/HSV 59° 68.57% 27.45%
CMYK 0.00% 1.43% 68.57%
72.55%

Color #464516 in popluar number systems.

HEX 46 45 16
Decimal 70 69 22
Binary 1000110 1000101 10110
Octal 106 105 26

Shades and tints

Shades of #464516

#464516
(70,69,22)
#403F14
(64,63,20)
#3A3912
(58,57,18)
#343310
(52,51,16)
#2E2D0E
(46,45,14)
#28270C
(40,39,12)
#22210A
(34,33,10)
#1C1B08
(28,27,8)
#161506
(22,21,6)
#100F04
(16,15,4)
#0A0902
(10,9,2)
#000000
(0,0,0)

Tints of #464516

#464516
(70,69,22)
#56552B
(86,85,43)
#666540
(102,101,64)
#767555
(118,117,85)
#86856A
(134,133,106)
#96957F
(150,149,127)
#A6A594
(166,165,148)
#B6B5A9
(182,181,169)
#C6C5BE
(198,197,190)
#D6D5D3
(214,213,211)
#E6E5E8
(230,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #464516; }

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

This text font color is #464516.

Background Color

.myBgColor { background-color: #464516; }

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

This div background color is #464516.

Border color

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

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

This div border color is #464516.

Opacity

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

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

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

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

This text has shadow with #464516 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464516.

Preview

Color preview on black background

This text has color #464516 on black background.


Color preview on white background

This text has color #464516 on white background.


Black color preview on #464516 background

This text has black color on #464516 background.


White color preview on #464516 background

This text has white color on #464516 background.


Related colors

Complementary color

Complementary color for #hex is #B9BAE9.


I love getcolorcode.com

Triadic colors

1 #164645 and #451646 with #464516 are triadic colors.

2 #164546 and #454616 with #464516 are triadic colors.