COLOR #464911

HEX: #464911 RGB: (70,73,17)

Color info

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

RGB color model

#464911 color RGB value is (70,73,17).

RGB: (70,73,17) (27%, 29%, 7%)

RGB channels and saturation

R 70 of 255 = 27%
G 73 of 255 = 29%
B 17 of 255 = 7%

70
73
17

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

Portions of RGB colors in percentages

R + G + B = 70 + 73 + 17 = 160 (100%)
R 70 of 160 ~ 43.75%
G 73 of 160 ~ 45.63%
B 17 of 160 ~ 10.63'%

%43.75
%45.63
%10.63

CMYK color model

#464911 color CMYK value is (4,0,77,71).

  • cyan value is 4.11%
  • magenta value is 0.00%
  • yellow value is 76.71%
  • key color value is 71.37%

CMYK: (4,0,77,71)
C4M0Y77K71 (4%, 0%, 77%, 71%)
(0.04 / 0.00 / 0.77 / 0.71)

CMYK percentages

%4.11
%0
%76.71
%71.37

Codes

Color #464911 in popluar color models

46 49 11
RGB 70 73 17
HSL 63° 62.22% 17.65%
HSB/HSV 63° 76.71% 28.63%
CMYK 4.11% 0.00% 76.71%
71.37%

Color #464911 in popluar number systems.

HEX 46 49 11
Decimal 70 73 17
Binary 1000110 1001001 10001
Octal 106 111 21

Shades and tints

Shades of #464911

#464911
(70,73,17)
#404310
(64,67,16)
#3A3D0F
(58,61,15)
#34370E
(52,55,14)
#2E310D
(46,49,13)
#282B0C
(40,43,12)
#22250B
(34,37,11)
#1C1F0A
(28,31,10)
#161909
(22,25,9)
#101308
(16,19,8)
#0A0D07
(10,13,7)
#000000
(0,0,0)

Tints of #464911

#464911
(70,73,17)
#565926
(86,89,38)
#66693B
(102,105,59)
#767950
(118,121,80)
#868965
(134,137,101)
#96997A
(150,153,122)
#A6A98F
(166,169,143)
#B6B9A4
(182,185,164)
#C6C9B9
(198,201,185)
#D6D9CE
(214,217,206)
#E6E9E3
(230,233,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #464911 color. Also use rgb(70,73,17) instead hex code.

Text Font Color

.myTextColor { color: #464911; }

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

This text font color is #464911.

Background Color

.myBgColor { background-color: #464911; }

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

This div background color is #464911.

Border color

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

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

This div border color is #464911.

Opacity

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

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

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

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

This text has shadow with #464911 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464911.

Preview

Color preview on black background

This text has color #464911 on black background.


Color preview on white background

This text has color #464911 on white background.


Black color preview on #464911 background

This text has black color on #464911 background.


White color preview on #464911 background

This text has white color on #464911 background.


Related colors

Complementary color

Complementary color for #hex is #B9B6EE.


I love getcolorcode.com

Triadic colors

1 #114649 and #491146 with #464911 are triadic colors.

2 #114946 and #494611 with #464911 are triadic colors.