COLOR #449728

HEX: #449728 RGB: (68,151,40)

Color info

#449728 contains mainly green color. Web safe color of #449728 is #339933 (or #393).

RGB color model

#449728 color RGB value is (68,151,40).

RGB: (68,151,40) (27%, 59%, 16%)

RGB channels and saturation

R 68 of 255 = 27%
G 151 of 255 = 59%
B 40 of 255 = 16%

68
151
40

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

Portions of RGB colors in percentages

R + G + B = 68 + 151 + 40 = 259 (100%)
R 68 of 259 ~ 26.25%
G 151 of 259 ~ 58.3%
B 40 of 259 ~ 15.44'%

%26.25
%58.3
%15.44

CMYK color model

#449728 color CMYK value is (55,0,74,41).

  • cyan value is 54.97%
  • magenta value is 0.00%
  • yellow value is 73.51%
  • key color value is 40.78%

CMYK: (55,0,74,41)
C55M0Y74K41 (55%, 0%, 74%, 41%)
(0.55 / 0.00 / 0.74 / 0.41)

CMYK percentages

%54.97
%0
%73.51
%40.78

Codes

Color #449728 in popluar color models

44 97 28
RGB 68 151 40
HSL 105° 58.12% 37.45%
HSB/HSV 105° 73.51% 59.22%
CMYK 54.97% 0.00% 73.51%
40.78%

Color #449728 in popluar number systems.

HEX 44 97 28
Decimal 68 151 40
Binary 1000100 10010111 101000
Octal 104 227 50

Shades and tints

Shades of #449728

#449728
(68,151,40)
#3E8A25
(62,138,37)
#387D22
(56,125,34)
#32701F
(50,112,31)
#2C631C
(44,99,28)
#265619
(38,86,25)
#204916
(32,73,22)
#1A3C13
(26,60,19)
#142F10
(20,47,16)
#0E220D
(14,34,13)
#08150A
(8,21,10)
#000000
(0,0,0)

Tints of #449728

#449728
(68,151,40)
#55A03B
(85,160,59)
#66A94E
(102,169,78)
#77B261
(119,178,97)
#88BB74
(136,187,116)
#99C487
(153,196,135)
#AACD9A
(170,205,154)
#BBD6AD
(187,214,173)
#CCDFC0
(204,223,192)
#DDE8D3
(221,232,211)
#EEF1E6
(238,241,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #449728 color. Also use rgb(68,151,40) instead hex code.

Text Font Color

.myTextColor { color: #449728; }

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

This text font color is #449728.

Background Color

.myBgColor { background-color: #449728; }

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

This div background color is #449728.

Border color

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

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

This div border color is #449728.

Opacity

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

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

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

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

This text has shadow with #449728 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #449728.

Preview

Color preview on black background

This text has color #449728 on black background.


Color preview on white background

This text has color #449728 on white background.


Black color preview on #449728 background

This text has black color on #449728 background.


White color preview on #449728 background

This text has white color on #449728 background.


Related colors

Complementary color

Complementary color for #hex is #BB68D7.


I love getcolorcode.com

Triadic colors

1 #284497 and #972844 with #449728 are triadic colors.

2 #289744 and #974428 with #449728 are triadic colors.