COLOR #464506

HEX: #464506 RGB: (70,69,6)

Color info

#464506 contains mainly red and green colors. Web safe color of #464506 is #333300 (or #330).

RGB color model

#464506 color RGB value is (70,69,6).

RGB: (70,69,6) (27%, 27%, 2%)

RGB channels and saturation

R 70 of 255 = 27%
G 69 of 255 = 27%
B 6 of 255 = 2%

70
69
6

R + G + B ~ 19%. #464506 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 69 + 6 = 145 (100%)
R 70 of 145 ~ 48.28%
G 69 of 145 ~ 47.59%
B 6 of 145 ~ 4.14'%

%48.28
%47.59

CMYK color model

#464506 color CMYK value is (0,1,91,73).

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

CMYK: (0,1,91,73)
C0M1Y91K73 (0%, 1%, 91%, 73%)
(0.00 / 0.01 / 0.91 / 0.73)

CMYK percentages

%0
%1.43
%91.43
%72.55

Codes

Color #464506 in popluar color models

46 45 06
RGB 70 69 6
HSL 59° 84.21% 14.90%
HSB/HSV 59° 91.43% 27.45%
CMYK 0.00% 1.43% 91.43%
72.55%

Color #464506 in popluar number systems.

HEX 46 45 06
Decimal 70 69 6
Binary 1000110 1000101 110
Octal 106 105 6

Shades and tints

Shades of #464506

#464506
(70,69,6)
#403F06
(64,63,6)
#3A3906
(58,57,6)
#343306
(52,51,6)
#2E2D06
(46,45,6)
#282706
(40,39,6)
#222106
(34,33,6)
#1C1B06
(28,27,6)
#161506
(22,21,6)
#100F06
(16,15,6)
#0A0906
(10,9,6)
#000000
(0,0,0)

Tints of #464506

#464506
(70,69,6)
#56551C
(86,85,28)
#666532
(102,101,50)
#767548
(118,117,72)
#86855E
(134,133,94)
#969574
(150,149,116)
#A6A58A
(166,165,138)
#B6B5A0
(182,181,160)
#C6C5B6
(198,197,182)
#D6D5CC
(214,213,204)
#E6E5E2
(230,229,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #464506; }

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

This text font color is #464506.

Background Color

.myBgColor { background-color: #464506; }

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

This div background color is #464506.

Border color

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

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

This div border color is #464506.

Opacity

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

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

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

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

This text has shadow with #464506 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #464506.

Preview

Color preview on black background

This text has color #464506 on black background.


Color preview on white background

This text has color #464506 on white background.


Black color preview on #464506 background

This text has black color on #464506 background.


White color preview on #464506 background

This text has white color on #464506 background.


Related colors

Complementary color

Complementary color for #hex is #B9BAF9.


I love getcolorcode.com

Triadic colors

1 #064645 and #450646 with #464506 are triadic colors.

2 #064546 and #454606 with #464506 are triadic colors.