COLOR #446912

HEX: #446912 RGB: (68,105,18)

Color info

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

RGB color model

#446912 color RGB value is (68,105,18).

RGB: (68,105,18) (27%, 41%, 7%)

RGB channels and saturation

R 68 of 255 = 27%
G 105 of 255 = 41%
B 18 of 255 = 7%

68
105
18

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

Portions of RGB colors in percentages

R + G + B = 68 + 105 + 18 = 191 (100%)
R 68 of 191 ~ 35.6%
G 105 of 191 ~ 54.97%
B 18 of 191 ~ 9.42'%

%35.6
%54.97

CMYK color model

#446912 color CMYK value is (35,0,83,59).

  • cyan value is 35.24%
  • magenta value is 0.00%
  • yellow value is 82.86%
  • key color value is 58.82%

CMYK: (35,0,83,59)
C35M0Y83K59 (35%, 0%, 83%, 59%)
(0.35 / 0.00 / 0.83 / 0.59)

CMYK percentages

%35.24
%0
%82.86
%58.82

Codes

Color #446912 in popluar color models

44 69 12
RGB 68 105 18
HSL 86° 70.73% 24.12%
HSB/HSV 86° 82.86% 41.18%
CMYK 35.24% 0.00% 82.86%
58.82%

Color #446912 in popluar number systems.

HEX 44 69 12
Decimal 68 105 18
Binary 1000100 1101001 10010
Octal 104 151 22

Shades and tints

Shades of #446912

#446912
(68,105,18)
#3E6011
(62,96,17)
#385710
(56,87,16)
#324E0F
(50,78,15)
#2C450E
(44,69,14)
#263C0D
(38,60,13)
#20330C
(32,51,12)
#1A2A0B
(26,42,11)
#14210A
(20,33,10)
#0E1809
(14,24,9)
#080F08
(8,15,8)
#000000
(0,0,0)

Tints of #446912

#446912
(68,105,18)
#557627
(85,118,39)
#66833C
(102,131,60)
#779051
(119,144,81)
#889D66
(136,157,102)
#99AA7B
(153,170,123)
#AAB790
(170,183,144)
#BBC4A5
(187,196,165)
#CCD1BA
(204,209,186)
#DDDECF
(221,222,207)
#EEEBE4
(238,235,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #446912 color. Also use rgb(68,105,18) instead hex code.

Text Font Color

.myTextColor { color: #446912; }

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

This text font color is #446912.

Background Color

.myBgColor { background-color: #446912; }

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

This div background color is #446912.

Border color

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

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

This div border color is #446912.

Opacity

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

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

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

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

This text has shadow with #446912 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #446912.

Preview

Color preview on black background

This text has color #446912 on black background.


Color preview on white background

This text has color #446912 on white background.


Black color preview on #446912 background

This text has black color on #446912 background.


White color preview on #446912 background

This text has white color on #446912 background.


Related colors

Complementary color

Complementary color for #hex is #BB96ED.


I love getcolorcode.com

Triadic colors

1 #124469 and #691244 with #446912 are triadic colors.

2 #126944 and #694412 with #446912 are triadic colors.