COLOR #447149

HEX: #447149 RGB: (68,113,73)

Color info

#447149 contains red, green and blue colors in about the same proportion. Web safe color of #447149 is #336633 (or #363).

RGB color model

#447149 color RGB value is (68,113,73).

RGB: (68,113,73) (27%, 44%, 29%)

RGB channels and saturation

R 68 of 255 = 27%
G 113 of 255 = 44%
B 73 of 255 = 29%

68
113
73

R + G + B ~ 33%. #447149 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 113 + 73 = 254 (100%)
R 68 of 254 ~ 26.77%
G 113 of 254 ~ 44.49%
B 73 of 254 ~ 28.74'%

%26.77
%44.49
%28.74

CMYK color model

#447149 color CMYK value is (40,0,35,56).

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

CMYK: (40,0,35,56)
C40M0Y35K56 (40%, 0%, 35%, 56%)
(0.40 / 0.00 / 0.35 / 0.56)

CMYK percentages

%39.82
%0
%35.4
%55.69

Codes

Color #447149 in popluar color models

44 71 49
RGB 68 113 73
HSL 127° 24.86% 35.49%
HSB/HSV 127° 39.82% 44.31%
CMYK 39.82% 0.00% 35.40%
55.69%

Color #447149 in popluar number systems.

HEX 44 71 49
Decimal 68 113 73
Binary 1000100 1110001 1001001
Octal 104 161 111

Shades and tints

Shades of #447149

#447149
(68,113,73)
#3E6743
(62,103,67)
#385D3D
(56,93,61)
#325337
(50,83,55)
#2C4931
(44,73,49)
#263F2B
(38,63,43)
#203525
(32,53,37)
#1A2B1F
(26,43,31)
#142119
(20,33,25)
#0E1713
(14,23,19)
#080D0D
(8,13,13)
#000000
(0,0,0)

Tints of #447149

#447149
(68,113,73)
#557D59
(85,125,89)
#668969
(102,137,105)
#779579
(119,149,121)
#88A189
(136,161,137)
#99AD99
(153,173,153)
#AAB9A9
(170,185,169)
#BBC5B9
(187,197,185)
#CCD1C9
(204,209,201)
#DDDDD9
(221,221,217)
#EEE9E9
(238,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #447149; }

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

This text font color is #447149.

Background Color

.myBgColor { background-color: #447149; }

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

This div background color is #447149.

Border color

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

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

This div border color is #447149.

Opacity

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

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

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

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

This text has shadow with #447149 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #447149.

Preview

Color preview on black background

This text has color #447149 on black background.


Color preview on white background

This text has color #447149 on white background.


Black color preview on #447149 background

This text has black color on #447149 background.


White color preview on #447149 background

This text has white color on #447149 background.


Related colors

Complementary color

Complementary color for #hex is #BB8EB6.


I love getcolorcode.com

Triadic colors

1 #494471 and #714944 with #447149 are triadic colors.

2 #497144 and #714449 with #447149 are triadic colors.