COLOR #447A17

HEX: #447A17 RGB: (68,122,23)

Color info

#447A17 contains mainly red and green colors. Web safe color of #447A17 is #336600 (or #360).

RGB color model

#447A17 color RGB value is (68,122,23).

RGB: (68,122,23) (27%, 48%, 9%)

RGB channels and saturation

R 68 of 255 = 27%
G 122 of 255 = 48%
B 23 of 255 = 9%

68
122
23

R + G + B ~ 28%. #447A17 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 68 + 122 + 23 = 213 (100%)
R 68 of 213 ~ 31.92%
G 122 of 213 ~ 57.28%
B 23 of 213 ~ 10.8'%

%31.92
%57.28
%10.8

CMYK color model

#447A17 color CMYK value is (44,0,81,52).

  • cyan value is 44.26%
  • magenta value is 0.00%
  • yellow value is 81.15%
  • key color value is 52.16%

CMYK: (44,0,81,52)
C44M0Y81K52 (44%, 0%, 81%, 52%)
(0.44 / 0.00 / 0.81 / 0.52)

CMYK percentages

%44.26
%0
%81.15
%52.16

Codes

Color #447A17 in popluar color models

44 7A 17
RGB 68 122 23
HSL 93° 68.28% 28.43%
HSB/HSV 93° 81.15% 47.84%
CMYK 44.26% 0.00% 81.15%
52.16%

Color #447A17 in popluar number systems.

HEX 44 7A 17
Decimal 68 122 23
Binary 1000100 1111010 10111
Octal 104 172 27

Shades and tints

Shades of #447A17

#447A17
(68,122,23)
#3E6F15
(62,111,21)
#386413
(56,100,19)
#325911
(50,89,17)
#2C4E0F
(44,78,15)
#26430D
(38,67,13)
#20380B
(32,56,11)
#1A2D09
(26,45,9)
#142207
(20,34,7)
#0E1705
(14,23,5)
#080C03
(8,12,3)
#000000
(0,0,0)

Tints of #447A17

#447A17
(68,122,23)
#55862C
(85,134,44)
#669241
(102,146,65)
#779E56
(119,158,86)
#88AA6B
(136,170,107)
#99B680
(153,182,128)
#AAC295
(170,194,149)
#BBCEAA
(187,206,170)
#CCDABF
(204,218,191)
#DDE6D4
(221,230,212)
#EEF2E9
(238,242,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #447A17 color. Also use rgb(68,122,23) instead hex code.

Text Font Color

.myTextColor { color: #447A17; }

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

This text font color is #447A17.

Background Color

.myBgColor { background-color: #447A17; }

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

This div background color is #447A17.

Border color

.myBorderColor { border: 1px solid #447A17; }

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

This div border color is #447A17.

Opacity

.myOpacity80 { color: #447A17; opacity: 0.8; }

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

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

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

This text has shadow with #447A17 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #447A17.

Preview

Color preview on black background

This text has color #447A17 on black background.


Color preview on white background

This text has color #447A17 on white background.


Black color preview on #447A17 background

This text has black color on #447A17 background.


White color preview on #447A17 background

This text has white color on #447A17 background.


Related colors

Complementary color

Complementary color for #hex is #BB85E8.


I love getcolorcode.com

Triadic colors

1 #17447A and #7A1744 with #447A17 are triadic colors.

2 #177A44 and #7A4417 with #447A17 are triadic colors.