COLOR #40906D

HEX: #40906D RGB: (64,144,109)

Color info

#40906D contains mainly green and blue colors. Web safe color of #40906D is #339966 (or #396).

RGB color model

#40906D color RGB value is (64,144,109).

RGB: (64,144,109) (25%, 56%, 43%)

RGB channels and saturation

R 64 of 255 = 25%
G 144 of 255 = 56%
B 109 of 255 = 43%

64
144
109

R + G + B ~ 41%. #40906D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 64 + 144 + 109 = 317 (100%)
R 64 of 317 ~ 20.19%
G 144 of 317 ~ 45.43%
B 109 of 317 ~ 34.38'%

%20.19
%45.43
%34.38

CMYK color model

#40906D color CMYK value is (56,0,24,44).

  • cyan value is 55.56%
  • magenta value is 0.00%
  • yellow value is 24.31%
  • key color value is 43.53%
CMYK: (56,0,24,44) C56M0Y24K44 (56%,0%,24%,44%) (0.56/0.00/0.24/0.44) 

CMYK percentages

%55.56
%0
%24.31
%43.53

Codes

Color #40906D in popluar color models

40 90 6D
RGB 64 144 109
HSL 154° 38.46% 40.78%
HSB/HSV 154° 55.56% 56.47%
CMYK 55.56% 0.00% 24.31%
43.53%

Color #40906D in popluar number systems.

HEX 40 90 6D
Decimal 64 144 109
Binary 1000000 10010000 1101101
Octal 100 220 155

Shades and tints

Shades of #40906D

#40906D
(64,144,109)
#3B8364
(59,131,100)
#36765B
(54,118,91)
#316952
(49,105,82)
#2C5C49
(44,92,73)
#274F40
(39,79,64)
#224237
(34,66,55)
#1D352E
(29,53,46)
#182825
(24,40,37)
#131B1C
(19,27,28)
#0E0E13
(14,14,19)
#000000
(0,0,0)

Tints of #40906D

#40906D
(64,144,109)
#519A7A
(81,154,122)
#62A487
(98,164,135)
#73AE94
(115,174,148)
#84B8A1
(132,184,161)
#95C2AE
(149,194,174)
#A6CCBB
(166,204,187)
#B7D6C8
(183,214,200)
#C8E0D5
(200,224,213)
#D9EAE2
(217,234,226)
#EAF4EF
(234,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #40906D color. Also use rgb(64,144,109) instead hex code.

Text Font Color

.myTextColor { color: #40906D; }

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

This text font color is #40906D.

Background Color

.myBgColor { background-color: #40906D; }

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

This div background color is #40906D.

Border color

.myBorderColor { border: 1px solid #40906D; }

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

This div border color is #40906D.

Opacity

.myOpacity80 { color: #40906D; opacity: 0.8; }

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

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

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

This text has shadow with #40906D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #40906D.

Preview

Color preview on black background

This text has color #40906D on black background.


Color preview on white background

This text has color #40906D on white background.


Black color preview on #40906D background

This text has black color on #40906D background.


White color preview on #40906D background

This text has white color on #40906D background.


Related colors

Complementary color

Complementary color for #hex is #BF6F92.


I love getcolorcode.com

Triadic colors

1 #6D4090 and #906D40 with #40906D are triadic colors.

2 #6D9040 and #90406D with #40906D are triadic colors.