COLOR #40994F

HEX: #40994F RGB: (64,153,79)

Color info

#40994F contains mainly green color. Web safe color of #40994F is #339966 (or #396).

RGB color model

#40994F color RGB value is (64,153,79).

RGB: (64,153,79) (25%, 60%, 31%)

RGB channels and saturation

R 64 of 255 = 25%
G 153 of 255 = 60%
B 79 of 255 = 31%

64
153
79

R + G + B ~ 39%. #40994F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 153 + 79 = 296 (100%)
R 64 of 296 ~ 21.62%
G 153 of 296 ~ 51.69%
B 79 of 296 ~ 26.69'%

%21.62
%51.69
%26.69

CMYK color model

#40994F color CMYK value is (58,0,48,40).

  • cyan value is 58.17%
  • magenta value is 0.00%
  • yellow value is 48.37%
  • key color value is 40.00%
CMYK: (58,0,48,40) C58M0Y48K40 (58%,0%,48%,40%) (0.58/0.00/0.48/0.40) 

CMYK percentages

%58.17
%0
%48.37
%40

Codes

Color #40994F in popluar color models

40 99 4F
RGB 64 153 79
HSL 130° 41.01% 42.55%
HSB/HSV 130° 58.17% 60.00%
CMYK 58.17% 0.00% 48.37%
40.00%

Color #40994F in popluar number systems.

HEX 40 99 4F
Decimal 64 153 79
Binary 1000000 10011001 1001111
Octal 100 231 117

Shades and tints

Shades of #40994F

#40994F
(64,153,79)
#3B8C48
(59,140,72)
#367F41
(54,127,65)
#31723A
(49,114,58)
#2C6533
(44,101,51)
#27582C
(39,88,44)
#224B25
(34,75,37)
#1D3E1E
(29,62,30)
#183117
(24,49,23)
#132410
(19,36,16)
#0E1709
(14,23,9)
#000000
(0,0,0)

Tints of #40994F

#40994F
(64,153,79)
#51A25F
(81,162,95)
#62AB6F
(98,171,111)
#73B47F
(115,180,127)
#84BD8F
(132,189,143)
#95C69F
(149,198,159)
#A6CFAF
(166,207,175)
#B7D8BF
(183,216,191)
#C8E1CF
(200,225,207)
#D9EADF
(217,234,223)
#EAF3EF
(234,243,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #40994F color. Also use rgb(64,153,79) instead hex code.

Text Font Color

.myTextColor { color: #40994F; }

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

This text font color is #40994F.

Background Color

.myBgColor { background-color: #40994F; }

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

This div background color is #40994F.

Border color

.myBorderColor { border: 1px solid #40994F; }

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

This div border color is #40994F.

Opacity

.myOpacity80 { color: #40994F; opacity: 0.8; }

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

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

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

This text has shadow with #40994F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #40994F.

Preview

Color preview on black background

This text has color #40994F on black background.


Color preview on white background

This text has color #40994F on white background.


Black color preview on #40994F background

This text has black color on #40994F background.


White color preview on #40994F background

This text has white color on #40994F background.


Related colors

Complementary color

Complementary color for #hex is #BF66B0.


I love getcolorcode.com

Triadic colors

1 #4F4099 and #994F40 with #40994F are triadic colors.

2 #4F9940 and #99404F with #40994F are triadic colors.