COLOR #466A11

HEX: #466A11 RGB: (70,106,17)

Color info

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

RGB color model

#466A11 color RGB value is (70,106,17).

RGB: (70,106,17) (27%, 42%, 7%)

RGB channels and saturation

R 70 of 255 = 27%
G 106 of 255 = 42%
B 17 of 255 = 7%

70
106
17

R + G + B ~ 25%. #466A11 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 70 + 106 + 17 = 193 (100%)
R 70 of 193 ~ 36.27%
G 106 of 193 ~ 54.92%
B 17 of 193 ~ 8.81'%

%36.27
%54.92

CMYK color model

#466A11 color CMYK value is (34,0,84,58).

  • cyan value is 33.96%
  • magenta value is 0.00%
  • yellow value is 83.96%
  • key color value is 58.43%

CMYK: (34,0,84,58)
C34M0Y84K58 (34%, 0%, 84%, 58%)
(0.34 / 0.00 / 0.84 / 0.58)

CMYK percentages

%33.96
%0
%83.96
%58.43

Codes

Color #466A11 in popluar color models

46 6A 11
RGB 70 106 17
HSL 84° 72.36% 24.12%
HSB/HSV 84° 83.96% 41.57%
CMYK 33.96% 0.00% 83.96%
58.43%

Color #466A11 in popluar number systems.

HEX 46 6A 11
Decimal 70 106 17
Binary 1000110 1101010 10001
Octal 106 152 21

Shades and tints

Shades of #466A11

#466A11
(70,106,17)
#406110
(64,97,16)
#3A580F
(58,88,15)
#344F0E
(52,79,14)
#2E460D
(46,70,13)
#283D0C
(40,61,12)
#22340B
(34,52,11)
#1C2B0A
(28,43,10)
#162209
(22,34,9)
#101908
(16,25,8)
#0A1007
(10,16,7)
#000000
(0,0,0)

Tints of #466A11

#466A11
(70,106,17)
#567726
(86,119,38)
#66843B
(102,132,59)
#769150
(118,145,80)
#869E65
(134,158,101)
#96AB7A
(150,171,122)
#A6B88F
(166,184,143)
#B6C5A4
(182,197,164)
#C6D2B9
(198,210,185)
#D6DFCE
(214,223,206)
#E6ECE3
(230,236,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #466A11; }

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

This text font color is #466A11.

Background Color

.myBgColor { background-color: #466A11; }

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

This div background color is #466A11.

Border color

.myBorderColor { border: 1px solid #466A11; }

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

This div border color is #466A11.

Opacity

.myOpacity80 { color: #466A11; opacity: 0.8; }

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

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

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

This text has shadow with #466A11 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #466A11.

Preview

Color preview on black background

This text has color #466A11 on black background.


Color preview on white background

This text has color #466A11 on white background.


Black color preview on #466A11 background

This text has black color on #466A11 background.


White color preview on #466A11 background

This text has white color on #466A11 background.


Related colors

Complementary color

Complementary color for #hex is #B995EE.


I love getcolorcode.com

Triadic colors

1 #11466A and #6A1146 with #466A11 are triadic colors.

2 #116A46 and #6A4611 with #466A11 are triadic colors.