COLOR #447848

HEX: #447848 RGB: (68,120,72)

Color info

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

RGB color model

#447848 color RGB value is (68,120,72).

RGB: (68,120,72) (27%, 47%, 28%)

RGB channels and saturation

R 68 of 255 = 27%
G 120 of 255 = 47%
B 72 of 255 = 28%

68
120
72

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

Portions of RGB colors in percentages

R + G + B = 68 + 120 + 72 = 260 (100%)
R 68 of 260 ~ 26.15%
G 120 of 260 ~ 46.15%
B 72 of 260 ~ 27.69'%

%26.15
%46.15
%27.69

CMYK color model

#447848 color CMYK value is (43,0,40,53).

  • cyan value is 43.33%
  • magenta value is 0.00%
  • yellow value is 40.00%
  • key color value is 52.94%

CMYK: (43,0,40,53)
C43M0Y40K53 (43%, 0%, 40%, 53%)
(0.43 / 0.00 / 0.40 / 0.53)

CMYK percentages

%43.33
%0
%40
%52.94

Codes

Color #447848 in popluar color models

44 78 48
RGB 68 120 72
HSL 125° 27.66% 36.86%
HSB/HSV 125° 43.33% 47.06%
CMYK 43.33% 0.00% 40.00%
52.94%

Color #447848 in popluar number systems.

HEX 44 78 48
Decimal 68 120 72
Binary 1000100 1111000 1001000
Octal 104 170 110

Shades and tints

Shades of #447848

#447848
(68,120,72)
#3E6E42
(62,110,66)
#38643C
(56,100,60)
#325A36
(50,90,54)
#2C5030
(44,80,48)
#26462A
(38,70,42)
#203C24
(32,60,36)
#1A321E
(26,50,30)
#142818
(20,40,24)
#0E1E12
(14,30,18)
#08140C
(8,20,12)
#000000
(0,0,0)

Tints of #447848

#447848
(68,120,72)
#558458
(85,132,88)
#669068
(102,144,104)
#779C78
(119,156,120)
#88A888
(136,168,136)
#99B498
(153,180,152)
#AAC0A8
(170,192,168)
#BBCCB8
(187,204,184)
#CCD8C8
(204,216,200)
#DDE4D8
(221,228,216)
#EEF0E8
(238,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #447848 color. Also use rgb(68,120,72) instead hex code.

Text Font Color

.myTextColor { color: #447848; }

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

This text font color is #447848.

Background Color

.myBgColor { background-color: #447848; }

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

This div background color is #447848.

Border color

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

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

This div border color is #447848.

Opacity

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

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

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

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

This text has shadow with #447848 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #447848.

Preview

Color preview on black background

This text has color #447848 on black background.


Color preview on white background

This text has color #447848 on white background.


Black color preview on #447848 background

This text has black color on #447848 background.


White color preview on #447848 background

This text has white color on #447848 background.


Related colors

Complementary color

Complementary color for #hex is #BB87B7.


I love getcolorcode.com

Triadic colors

1 #484478 and #784844 with #447848 are triadic colors.

2 #487844 and #784448 with #447848 are triadic colors.