COLOR #447416

HEX: #447416 RGB: (68,116,22)

Color info

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

RGB color model

#447416 color RGB value is (68,116,22).

RGB: (68,116,22) (27%, 45%, 9%)

RGB channels and saturation

R 68 of 255 = 27%
G 116 of 255 = 45%
B 22 of 255 = 9%

68
116
22

R + G + B ~ 27%. #447416 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 116 + 22 = 206 (100%)
R 68 of 206 ~ 33.01%
G 116 of 206 ~ 56.31%
B 22 of 206 ~ 10.68'%

%33.01
%56.31
%10.68

CMYK color model

#447416 color CMYK value is (41,0,81,55).

  • cyan value is 41.38%
  • magenta value is 0.00%
  • yellow value is 81.03%
  • key color value is 54.51%

CMYK: (41,0,81,55)
C41M0Y81K55 (41%, 0%, 81%, 55%)
(0.41 / 0.00 / 0.81 / 0.55)

CMYK percentages

%41.38
%0
%81.03
%54.51

Codes

Color #447416 in popluar color models

44 74 16
RGB 68 116 22
HSL 91° 68.12% 27.06%
HSB/HSV 91° 81.03% 45.49%
CMYK 41.38% 0.00% 81.03%
54.51%

Color #447416 in popluar number systems.

HEX 44 74 16
Decimal 68 116 22
Binary 1000100 1110100 10110
Octal 104 164 26

Shades and tints

Shades of #447416

#447416
(68,116,22)
#3E6A14
(62,106,20)
#386012
(56,96,18)
#325610
(50,86,16)
#2C4C0E
(44,76,14)
#26420C
(38,66,12)
#20380A
(32,56,10)
#1A2E08
(26,46,8)
#142406
(20,36,6)
#0E1A04
(14,26,4)
#081002
(8,16,2)
#000000
(0,0,0)

Tints of #447416

#447416
(68,116,22)
#55802B
(85,128,43)
#668C40
(102,140,64)
#779855
(119,152,85)
#88A46A
(136,164,106)
#99B07F
(153,176,127)
#AABC94
(170,188,148)
#BBC8A9
(187,200,169)
#CCD4BE
(204,212,190)
#DDE0D3
(221,224,211)
#EEECE8
(238,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #447416 color. Also use rgb(68,116,22) instead hex code.

Text Font Color

.myTextColor { color: #447416; }

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

This text font color is #447416.

Background Color

.myBgColor { background-color: #447416; }

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

This div background color is #447416.

Border color

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

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

This div border color is #447416.

Opacity

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

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

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

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

This text has shadow with #447416 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #447416.

Preview

Color preview on black background

This text has color #447416 on black background.


Color preview on white background

This text has color #447416 on white background.


Black color preview on #447416 background

This text has black color on #447416 background.


White color preview on #447416 background

This text has white color on #447416 background.


Related colors

Complementary color

Complementary color for #hex is #BB8BE9.


I love getcolorcode.com

Triadic colors

1 #164474 and #741644 with #447416 are triadic colors.

2 #167444 and #744416 with #447416 are triadic colors.