COLOR #466306

HEX: #466306 RGB: (70,99,6)

Color info

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

RGB color model

#466306 color RGB value is (70,99,6).

RGB: (70,99,6) (27%, 39%, 2%)

RGB channels and saturation

R 70 of 255 = 27%
G 99 of 255 = 39%
B 6 of 255 = 2%

70
99
6

R + G + B ~ 23%. #466306 is dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 99 + 6 = 175 (100%)
R 70 of 175 ~ 40%
G 99 of 175 ~ 56.57%
B 6 of 175 ~ 3.43'%

%40
%56.57

CMYK color model

#466306 color CMYK value is (29,0,94,61).

  • cyan value is 29.29%
  • magenta value is 0.00%
  • yellow value is 93.94%
  • key color value is 61.18%
CMYK: (29,0,94,61) C29M0Y94K61 (29%,0%,94%,61%) (0.29/0.00/0.94/0.61) 

CMYK percentages

%29.29
%0
%93.94
%61.18

Codes

Color #466306 in popluar color models

46 63 06
RGB 70 99 6
HSL 79° 88.57% 20.59%
HSB/HSV 79° 93.94% 38.82%
CMYK 29.29% 0.00% 93.94%
61.18%

Color #466306 in popluar number systems.

HEX 46 63 06
Decimal 70 99 6
Binary 1000110 1100011 110
Octal 106 143 6

Shades and tints

Shades of #466306

#466306
(70,99,6)
#405A06
(64,90,6)
#3A5106
(58,81,6)
#344806
(52,72,6)
#2E3F06
(46,63,6)
#283606
(40,54,6)
#222D06
(34,45,6)
#1C2406
(28,36,6)
#161B06
(22,27,6)
#101206
(16,18,6)
#0A0906
(10,9,6)
#000000
(0,0,0)

Tints of #466306

#466306
(70,99,6)
#56711C
(86,113,28)
#667F32
(102,127,50)
#768D48
(118,141,72)
#869B5E
(134,155,94)
#96A974
(150,169,116)
#A6B78A
(166,183,138)
#B6C5A0
(182,197,160)
#C6D3B6
(198,211,182)
#D6E1CC
(214,225,204)
#E6EFE2
(230,239,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #466306; }

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

This text font color is #466306.

Background Color

.myBgColor { background-color: #466306; }

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

This div background color is #466306.

Border color

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

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

This div border color is #466306.

Opacity

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

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

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

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

This text has shadow with #466306 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #466306.

Preview

Color preview on black background

This text has color #466306 on black background.


Color preview on white background

This text has color #466306 on white background.


Black color preview on #466306 background

This text has black color on #466306 background.


White color preview on #466306 background

This text has white color on #466306 background.


Related colors

Complementary color

Complementary color for #hex is #B99CF9.


I love getcolorcode.com

Triadic colors

1 #064663 and #630646 with #466306 are triadic colors.

2 #066346 and #634606 with #466306 are triadic colors.