COLOR #447928

HEX: #447928 RGB: (68,121,40)

Color info

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

RGB color model

#447928 color RGB value is (68,121,40).

RGB: (68,121,40) (27%, 47%, 16%)

RGB channels and saturation

R 68 of 255 = 27%
G 121 of 255 = 47%
B 40 of 255 = 16%

68
121
40

R + G + B ~ 30%. #447928 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 121 + 40 = 229 (100%)
R 68 of 229 ~ 29.69%
G 121 of 229 ~ 52.84%
B 40 of 229 ~ 17.47'%

%29.69
%52.84
%17.47

CMYK color model

#447928 color CMYK value is (44,0,67,53).

  • cyan value is 43.80%
  • magenta value is 0.00%
  • yellow value is 66.94%
  • key color value is 52.55%
CMYK: (44,0,67,53) C44M0Y67K53 (44%,0%,67%,53%) (0.44/0.00/0.67/0.53) 

CMYK percentages

%43.8
%0
%66.94
%52.55

Codes

Color #447928 in popluar color models

44 79 28
RGB 68 121 40
HSL 99° 50.31% 31.57%
HSB/HSV 99° 66.94% 47.45%
CMYK 43.80% 0.00% 66.94%
52.55%

Color #447928 in popluar number systems.

HEX 44 79 28
Decimal 68 121 40
Binary 1000100 1111001 101000
Octal 104 171 50

Shades and tints

Shades of #447928

#447928
(68,121,40)
#3E6E25
(62,110,37)
#386322
(56,99,34)
#32581F
(50,88,31)
#2C4D1C
(44,77,28)
#264219
(38,66,25)
#203716
(32,55,22)
#1A2C13
(26,44,19)
#142110
(20,33,16)
#0E160D
(14,22,13)
#080B0A
(8,11,10)
#000000
(0,0,0)

Tints of #447928

#447928
(68,121,40)
#55853B
(85,133,59)
#66914E
(102,145,78)
#779D61
(119,157,97)
#88A974
(136,169,116)
#99B587
(153,181,135)
#AAC19A
(170,193,154)
#BBCDAD
(187,205,173)
#CCD9C0
(204,217,192)
#DDE5D3
(221,229,211)
#EEF1E6
(238,241,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #447928 color. Also use rgb(68,121,40) instead hex code.

Text Font Color

.myTextColor { color: #447928; }

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

This text font color is #447928.

Background Color

.myBgColor { background-color: #447928; }

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

This div background color is #447928.

Border color

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

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

This div border color is #447928.

Opacity

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

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

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

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

This text has shadow with #447928 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #447928.

Preview

Color preview on black background

This text has color #447928 on black background.


Color preview on white background

This text has color #447928 on white background.


Black color preview on #447928 background

This text has black color on #447928 background.


White color preview on #447928 background

This text has white color on #447928 background.


Related colors

Complementary color

Complementary color for #hex is #BB86D7.


I love getcolorcode.com

Triadic colors

1 #284479 and #792844 with #447928 are triadic colors.

2 #287944 and #794428 with #447928 are triadic colors.