COLOR #466907

HEX: #466907 RGB: (70,105,7)

Color info

#466907 contains mainly red and green colors. Web safe color of #466907 is #336600 (or #360).

RGB color model

#466907 color RGB value is (70,105,7).

RGB: (70,105,7) (27%, 41%, 3%)

RGB channels and saturation

R 70 of 255 = 27%
G 105 of 255 = 41%
B 7 of 255 = 3%

70
105
7

R + G + B ~ 24%. #466907 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 105 + 7 = 182 (100%)
R 70 of 182 ~ 38.46%
G 105 of 182 ~ 57.69%
B 7 of 182 ~ 3.85'%

%38.46
%57.69

CMYK color model

#466907 color CMYK value is (33,0,93,59).

  • cyan value is 33.33%
  • magenta value is 0.00%
  • yellow value is 93.33%
  • key color value is 58.82%

CMYK: (33,0,93,59)
C33M0Y93K59 (33%, 0%, 93%, 59%)
(0.33 / 0.00 / 0.93 / 0.59)

CMYK percentages

%33.33
%0
%93.33
%58.82

Codes

Color #466907 in popluar color models

46 69 07
RGB 70 105 7
HSL 81° 87.50% 21.96%
HSB/HSV 81° 93.33% 41.18%
CMYK 33.33% 0.00% 93.33%
58.82%

Color #466907 in popluar number systems.

HEX 46 69 07
Decimal 70 105 7
Binary 1000110 1101001 111
Octal 106 151 7

Shades and tints

Shades of #466907

#466907
(70,105,7)
#406007
(64,96,7)
#3A5707
(58,87,7)
#344E07
(52,78,7)
#2E4507
(46,69,7)
#283C07
(40,60,7)
#223307
(34,51,7)
#1C2A07
(28,42,7)
#162107
(22,33,7)
#101807
(16,24,7)
#0A0F07
(10,15,7)
#000000
(0,0,0)

Tints of #466907

#466907
(70,105,7)
#56761D
(86,118,29)
#668333
(102,131,51)
#769049
(118,144,73)
#869D5F
(134,157,95)
#96AA75
(150,170,117)
#A6B78B
(166,183,139)
#B6C4A1
(182,196,161)
#C6D1B7
(198,209,183)
#D6DECD
(214,222,205)
#E6EBE3
(230,235,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #466907 color. Also use rgb(70,105,7) instead hex code.

Text Font Color

.myTextColor { color: #466907; }

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

This text font color is #466907.

Background Color

.myBgColor { background-color: #466907; }

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

This div background color is #466907.

Border color

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

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

This div border color is #466907.

Opacity

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

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

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

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

This text has shadow with #466907 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #466907.

Preview

Color preview on black background

This text has color #466907 on black background.


Color preview on white background

This text has color #466907 on white background.


Black color preview on #466907 background

This text has black color on #466907 background.


White color preview on #466907 background

This text has white color on #466907 background.


Related colors

Complementary color

Complementary color for #hex is #B996F8.


I love getcolorcode.com

Triadic colors

1 #074669 and #690746 with #466907 are triadic colors.

2 #076946 and #694607 with #466907 are triadic colors.