COLOR #447133

HEX: #447133 RGB: (68,113,51)

Color info

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

RGB color model

#447133 color RGB value is (68,113,51).

RGB: (68,113,51) (27%, 44%, 20%)

RGB channels and saturation

R 68 of 255 = 27%
G 113 of 255 = 44%
B 51 of 255 = 20%

68
113
51

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

Portions of RGB colors in percentages

R + G + B = 68 + 113 + 51 = 232 (100%)
R 68 of 232 ~ 29.31%
G 113 of 232 ~ 48.71%
B 51 of 232 ~ 21.98'%

%29.31
%48.71
%21.98

CMYK color model

#447133 color CMYK value is (40,0,55,56).

  • cyan value is 39.82%
  • magenta value is 0.00%
  • yellow value is 54.87%
  • key color value is 55.69%

CMYK: (40,0,55,56)
C40M0Y55K56 (40%, 0%, 55%, 56%)
(0.40 / 0.00 / 0.55 / 0.56)

CMYK percentages

%39.82
%0
%54.87
%55.69

Codes

Color #447133 in popluar color models

44 71 33
RGB 68 113 51
HSL 104° 37.80% 32.16%
HSB/HSV 104° 54.87% 44.31%
CMYK 39.82% 0.00% 54.87%
55.69%

Color #447133 in popluar number systems.

HEX 44 71 33
Decimal 68 113 51
Binary 1000100 1110001 110011
Octal 104 161 63

Shades and tints

Shades of #447133

#447133
(68,113,51)
#3E672F
(62,103,47)
#385D2B
(56,93,43)
#325327
(50,83,39)
#2C4923
(44,73,35)
#263F1F
(38,63,31)
#20351B
(32,53,27)
#1A2B17
(26,43,23)
#142113
(20,33,19)
#0E170F
(14,23,15)
#080D0B
(8,13,11)
#000000
(0,0,0)

Tints of #447133

#447133
(68,113,51)
#557D45
(85,125,69)
#668957
(102,137,87)
#779569
(119,149,105)
#88A17B
(136,161,123)
#99AD8D
(153,173,141)
#AAB99F
(170,185,159)
#BBC5B1
(187,197,177)
#CCD1C3
(204,209,195)
#DDDDD5
(221,221,213)
#EEE9E7
(238,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #447133 color. Also use rgb(68,113,51) instead hex code.

Text Font Color

.myTextColor { color: #447133; }

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

This text font color is #447133.

Background Color

.myBgColor { background-color: #447133; }

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

This div background color is #447133.

Border color

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

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

This div border color is #447133.

Opacity

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

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

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

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

This text has shadow with #447133 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #447133.

Preview

Color preview on black background

This text has color #447133 on black background.


Color preview on white background

This text has color #447133 on white background.


Black color preview on #447133 background

This text has black color on #447133 background.


White color preview on #447133 background

This text has white color on #447133 background.


Related colors

Complementary color

Complementary color for #hex is #BB8ECC.


I love getcolorcode.com

Triadic colors

1 #334471 and #713344 with #447133 are triadic colors.

2 #337144 and #714433 with #447133 are triadic colors.