COLOR #447549

HEX: #447549 RGB: (68,117,73)

Color info

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

RGB color model

#447549 color RGB value is (68,117,73).

RGB: (68,117,73) (27%, 46%, 29%)

RGB channels and saturation

R 68 of 255 = 27%
G 117 of 255 = 46%
B 73 of 255 = 29%

68
117
73

R + G + B ~ 34%. #447549 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 117 + 73 = 258 (100%)
R 68 of 258 ~ 26.36%
G 117 of 258 ~ 45.35%
B 73 of 258 ~ 28.29'%

%26.36
%45.35
%28.29

CMYK color model

#447549 color CMYK value is (42,0,38,54).

  • cyan value is 41.88%
  • magenta value is 0.00%
  • yellow value is 37.61%
  • key color value is 54.12%

CMYK: (42,0,38,54)
C42M0Y38K54 (42%, 0%, 38%, 54%)
(0.42 / 0.00 / 0.38 / 0.54)

CMYK percentages

%41.88
%0
%37.61
%54.12

Codes

Color #447549 in popluar color models

44 75 49
RGB 68 117 73
HSL 126° 26.49% 36.27%
HSB/HSV 126° 41.88% 45.88%
CMYK 41.88% 0.00% 37.61%
54.12%

Color #447549 in popluar number systems.

HEX 44 75 49
Decimal 68 117 73
Binary 1000100 1110101 1001001
Octal 104 165 111

Shades and tints

Shades of #447549

#447549
(68,117,73)
#3E6B43
(62,107,67)
#38613D
(56,97,61)
#325737
(50,87,55)
#2C4D31
(44,77,49)
#26432B
(38,67,43)
#203925
(32,57,37)
#1A2F1F
(26,47,31)
#142519
(20,37,25)
#0E1B13
(14,27,19)
#08110D
(8,17,13)
#000000
(0,0,0)

Tints of #447549

#447549
(68,117,73)
#558159
(85,129,89)
#668D69
(102,141,105)
#779979
(119,153,121)
#88A589
(136,165,137)
#99B199
(153,177,153)
#AABDA9
(170,189,169)
#BBC9B9
(187,201,185)
#CCD5C9
(204,213,201)
#DDE1D9
(221,225,217)
#EEEDE9
(238,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #447549; }

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

This text font color is #447549.

Background Color

.myBgColor { background-color: #447549; }

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

This div background color is #447549.

Border color

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

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

This div border color is #447549.

Opacity

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

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

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

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

This text has shadow with #447549 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #447549.

Preview

Color preview on black background

This text has color #447549 on black background.


Color preview on white background

This text has color #447549 on white background.


Black color preview on #447549 background

This text has black color on #447549 background.


White color preview on #447549 background

This text has white color on #447549 background.


Related colors

Complementary color

Complementary color for #hex is #BB8AB6.


I love getcolorcode.com

Triadic colors

1 #494475 and #754944 with #447549 are triadic colors.

2 #497544 and #754449 with #447549 are triadic colors.