COLOR #439149

HEX: #439149 RGB: (67,145,73)

Color info

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

RGB color model

#439149 color RGB value is (67,145,73).

RGB: (67,145,73) (26%, 57%, 29%)

RGB channels and saturation

R 67 of 255 = 26%
G 145 of 255 = 57%
B 73 of 255 = 29%

67
145
73

R + G + B ~ 37%. #439149 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 67 + 145 + 73 = 285 (100%)
R 67 of 285 ~ 23.51%
G 145 of 285 ~ 50.88%
B 73 of 285 ~ 25.61'%

%23.51
%50.88
%25.61

CMYK color model

#439149 color CMYK value is (54,0,50,43).

  • cyan value is 53.79%
  • magenta value is 0.00%
  • yellow value is 49.66%
  • key color value is 43.14%

CMYK: (54,0,50,43)
C54M0Y50K43 (54%, 0%, 50%, 43%)
(0.54 / 0.00 / 0.50 / 0.43)

CMYK percentages

%53.79
%0
%49.66
%43.14

Codes

Color #439149 in popluar color models

43 91 49
RGB 67 145 73
HSL 125° 36.79% 41.57%
HSB/HSV 125° 53.79% 56.86%
CMYK 53.79% 0.00% 49.66%
43.14%

Color #439149 in popluar number systems.

HEX 43 91 49
Decimal 67 145 73
Binary 1000011 10010001 1001001
Octal 103 221 111

Shades and tints

Shades of #439149

#439149
(67,145,73)
#3D8443
(61,132,67)
#37773D
(55,119,61)
#316A37
(49,106,55)
#2B5D31
(43,93,49)
#25502B
(37,80,43)
#1F4325
(31,67,37)
#19361F
(25,54,31)
#132919
(19,41,25)
#0D1C13
(13,28,19)
#070F0D
(7,15,13)
#000000
(0,0,0)

Tints of #439149

#439149
(67,145,73)
#549B59
(84,155,89)
#65A569
(101,165,105)
#76AF79
(118,175,121)
#87B989
(135,185,137)
#98C399
(152,195,153)
#A9CDA9
(169,205,169)
#BAD7B9
(186,215,185)
#CBE1C9
(203,225,201)
#DCEBD9
(220,235,217)
#EDF5E9
(237,245,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #439149 color. Also use rgb(67,145,73) instead hex code.

Text Font Color

.myTextColor { color: #439149; }

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

This text font color is #439149.

Background Color

.myBgColor { background-color: #439149; }

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

This div background color is #439149.

Border color

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

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

This div border color is #439149.

Opacity

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

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

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

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

This text has shadow with #439149 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #439149.

Preview

Color preview on black background

This text has color #439149 on black background.


Color preview on white background

This text has color #439149 on white background.


Black color preview on #439149 background

This text has black color on #439149 background.


White color preview on #439149 background

This text has white color on #439149 background.


Related colors

Complementary color

Complementary color for #hex is #BC6EB6.


I love getcolorcode.com

Triadic colors

1 #494391 and #914943 with #439149 are triadic colors.

2 #499143 and #914349 with #439149 are triadic colors.