COLOR #447422

HEX: #447422 RGB: (68,116,34)

Color info

#447422 contains mainly red and green colors. Web safe color of #447422 is #336633 (or #363).

RGB color model

#447422 color RGB value is (68,116,34).

RGB: (68,116,34) (27%, 45%, 13%)

RGB channels and saturation

R 68 of 255 = 27%
G 116 of 255 = 45%
B 34 of 255 = 13%

68
116
34

R + G + B ~ 28%. #447422 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 116 + 34 = 218 (100%)
R 68 of 218 ~ 31.19%
G 116 of 218 ~ 53.21%
B 34 of 218 ~ 15.6'%

%31.19
%53.21
%15.6

CMYK color model

#447422 color CMYK value is (41,0,71,55).

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

CMYK: (41,0,71,55)
C41M0Y71K55 (41%, 0%, 71%, 55%)
(0.41 / 0.00 / 0.71 / 0.55)

CMYK percentages

%41.38
%0
%70.69
%54.51

Codes

Color #447422 in popluar color models

44 74 22
RGB 68 116 34
HSL 95° 54.67% 29.41%
HSB/HSV 95° 70.69% 45.49%
CMYK 41.38% 0.00% 70.69%
54.51%

Color #447422 in popluar number systems.

HEX 44 74 22
Decimal 68 116 34
Binary 1000100 1110100 100010
Octal 104 164 42

Shades and tints

Shades of #447422

#447422
(68,116,34)
#3E6A1F
(62,106,31)
#38601C
(56,96,28)
#325619
(50,86,25)
#2C4C16
(44,76,22)
#264213
(38,66,19)
#203810
(32,56,16)
#1A2E0D
(26,46,13)
#14240A
(20,36,10)
#0E1A07
(14,26,7)
#081004
(8,16,4)
#000000
(0,0,0)

Tints of #447422

#447422
(68,116,34)
#558036
(85,128,54)
#668C4A
(102,140,74)
#77985E
(119,152,94)
#88A472
(136,164,114)
#99B086
(153,176,134)
#AABC9A
(170,188,154)
#BBC8AE
(187,200,174)
#CCD4C2
(204,212,194)
#DDE0D6
(221,224,214)
#EEECEA
(238,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #447422; }

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

This text font color is #447422.

Background Color

.myBgColor { background-color: #447422; }

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

This div background color is #447422.

Border color

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

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

This div border color is #447422.

Opacity

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

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

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

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

This text has shadow with #447422 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #447422.

Preview

Color preview on black background

This text has color #447422 on black background.


Color preview on white background

This text has color #447422 on white background.


Black color preview on #447422 background

This text has black color on #447422 background.


White color preview on #447422 background

This text has white color on #447422 background.


Related colors

Complementary color

Complementary color for #hex is #BB8BDD.


I love getcolorcode.com

Triadic colors

1 #224474 and #742244 with #447422 are triadic colors.

2 #227444 and #744422 with #447422 are triadic colors.