COLOR #447430

HEX: #447430 RGB: (68,116,48)

Color info

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

RGB color model

#447430 color RGB value is (68,116,48).

RGB: (68,116,48) (27%, 45%, 19%)

RGB channels and saturation

R 68 of 255 = 27%
G 116 of 255 = 45%
B 48 of 255 = 19%

68
116
48

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

Portions of RGB colors in percentages

R + G + B = 68 + 116 + 48 = 232 (100%)
R 68 of 232 ~ 29.31%
G 116 of 232 ~ 50%
B 48 of 232 ~ 20.69'%

%29.31
%50
%20.69

CMYK color model

#447430 color CMYK value is (41,0,59,55).

  • cyan value is 41.38%
  • magenta value is 0.00%
  • yellow value is 58.62%
  • key color value is 54.51%

CMYK: (41,0,59,55)
C41M0Y59K55 (41%, 0%, 59%, 55%)
(0.41 / 0.00 / 0.59 / 0.55)

CMYK percentages

%41.38
%0
%58.62
%54.51

Codes

Color #447430 in popluar color models

44 74 30
RGB 68 116 48
HSL 102° 41.46% 32.16%
HSB/HSV 102° 58.62% 45.49%
CMYK 41.38% 0.00% 58.62%
54.51%

Color #447430 in popluar number systems.

HEX 44 74 30
Decimal 68 116 48
Binary 1000100 1110100 110000
Octal 104 164 60

Shades and tints

Shades of #447430

#447430
(68,116,48)
#3E6A2C
(62,106,44)
#386028
(56,96,40)
#325624
(50,86,36)
#2C4C20
(44,76,32)
#26421C
(38,66,28)
#203818
(32,56,24)
#1A2E14
(26,46,20)
#142410
(20,36,16)
#0E1A0C
(14,26,12)
#081008
(8,16,8)
#000000
(0,0,0)

Tints of #447430

#447430
(68,116,48)
#558042
(85,128,66)
#668C54
(102,140,84)
#779866
(119,152,102)
#88A478
(136,164,120)
#99B08A
(153,176,138)
#AABC9C
(170,188,156)
#BBC8AE
(187,200,174)
#CCD4C0
(204,212,192)
#DDE0D2
(221,224,210)
#EEECE4
(238,236,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #447430 color. Also use rgb(68,116,48) instead hex code.

Text Font Color

.myTextColor { color: #447430; }

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

This text font color is #447430.

Background Color

.myBgColor { background-color: #447430; }

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

This div background color is #447430.

Border color

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

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

This div border color is #447430.

Opacity

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

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

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

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

This text has shadow with #447430 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #447430.

Preview

Color preview on black background

This text has color #447430 on black background.


Color preview on white background

This text has color #447430 on white background.


Black color preview on #447430 background

This text has black color on #447430 background.


White color preview on #447430 background

This text has white color on #447430 background.


Related colors

Complementary color

Complementary color for #hex is #BB8BCF.


I love getcolorcode.com

Triadic colors

1 #304474 and #743044 with #447430 are triadic colors.

2 #307444 and #744430 with #447430 are triadic colors.