COLOR #465912

HEX: #465912 RGB: (70,89,18)

Color info

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

RGB color model

#465912 color RGB value is (70,89,18).

RGB: (70,89,18) (27%, 35%, 7%)

RGB channels and saturation

R 70 of 255 = 27%
G 89 of 255 = 35%
B 18 of 255 = 7%

70
89
18

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

Portions of RGB colors in percentages

R + G + B = 70 + 89 + 18 = 177 (100%)
R 70 of 177 ~ 39.55%
G 89 of 177 ~ 50.28%
B 18 of 177 ~ 10.17'%

%39.55
%50.28

CMYK color model

#465912 color CMYK value is (21,0,80,65).

  • cyan value is 21.35%
  • magenta value is 0.00%
  • yellow value is 79.78%
  • key color value is 65.10%

CMYK: (21,0,80,65)
C21M0Y80K65 (21%, 0%, 80%, 65%)
(0.21 / 0.00 / 0.80 / 0.65)

CMYK percentages

%21.35
%0
%79.78
%65.1

Codes

Color #465912 in popluar color models

46 59 12
RGB 70 89 18
HSL 76° 66.36% 20.98%
HSB/HSV 76° 79.78% 34.90%
CMYK 21.35% 0.00% 79.78%
65.10%

Color #465912 in popluar number systems.

HEX 46 59 12
Decimal 70 89 18
Binary 1000110 1011001 10010
Octal 106 131 22

Shades and tints

Shades of #465912

#465912
(70,89,18)
#405111
(64,81,17)
#3A4910
(58,73,16)
#34410F
(52,65,15)
#2E390E
(46,57,14)
#28310D
(40,49,13)
#22290C
(34,41,12)
#1C210B
(28,33,11)
#16190A
(22,25,10)
#101109
(16,17,9)
#0A0908
(10,9,8)
#000000
(0,0,0)

Tints of #465912

#465912
(70,89,18)
#566827
(86,104,39)
#66773C
(102,119,60)
#768651
(118,134,81)
#869566
(134,149,102)
#96A47B
(150,164,123)
#A6B390
(166,179,144)
#B6C2A5
(182,194,165)
#C6D1BA
(198,209,186)
#D6E0CF
(214,224,207)
#E6EFE4
(230,239,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #465912 color. Also use rgb(70,89,18) instead hex code.

Text Font Color

.myTextColor { color: #465912; }

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

This text font color is #465912.

Background Color

.myBgColor { background-color: #465912; }

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

This div background color is #465912.

Border color

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

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

This div border color is #465912.

Opacity

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

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

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

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

This text has shadow with #465912 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #465912.

Preview

Color preview on black background

This text has color #465912 on black background.


Color preview on white background

This text has color #465912 on white background.


Black color preview on #465912 background

This text has black color on #465912 background.


White color preview on #465912 background

This text has white color on #465912 background.


Related colors

Complementary color

Complementary color for #hex is #B9A6ED.


I love getcolorcode.com

Triadic colors

1 #124659 and #591246 with #465912 are triadic colors.

2 #125946 and #594612 with #465912 are triadic colors.