COLOR #40324E

HEX: #40324E RGB: (64,50,78)

Color info

#40324E contains red, green and blue colors in about the same proportion. Web safe color of #40324E is #333366 (or #336).

RGB color model

#40324E color RGB value is (64,50,78).

RGB: (64,50,78) (25%, 20%, 31%)

RGB channels and saturation

R 64 of 255 = 25%
G 50 of 255 = 20%
B 78 of 255 = 31%

64
50
78

R + G + B ~ 25%. #40324E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 50 + 78 = 192 (100%)
R 64 of 192 ~ 33.33%
G 50 of 192 ~ 26.04%
B 78 of 192 ~ 40.63'%

%33.33
%26.04
%40.63

CMYK color model

#40324E color CMYK value is (18,36,0,69).

  • cyan value is 17.95%
  • magenta value is 35.90%
  • yellow value is 0.00%
  • key color value is 69.41%

CMYK: (18,36,0,69)
C18M36Y0K69 (18%, 36%, 0%, 69%)
(0.18 / 0.36 / 0.00 / 0.69)

CMYK percentages

%17.95
%35.9
%0
%69.41

Codes

Color #40324E in popluar color models

40 32 4E
RGB 64 50 78
HSL 270° 21.88% 25.10%
HSB/HSV 270° 35.90% 30.59%
CMYK 17.95% 35.90% 0.00%
69.41%

Color #40324E in popluar number systems.

HEX 40 32 4E
Decimal 64 50 78
Binary 1000000 110010 1001110
Octal 100 62 116

Shades and tints

Shades of #40324E

#40324E
(64,50,78)
#3B2E47
(59,46,71)
#362A40
(54,42,64)
#312639
(49,38,57)
#2C2232
(44,34,50)
#271E2B
(39,30,43)
#221A24
(34,26,36)
#1D161D
(29,22,29)
#181216
(24,18,22)
#130E0F
(19,14,15)
#0E0A08
(14,10,8)
#000000
(0,0,0)

Tints of #40324E

#40324E
(64,50,78)
#51445E
(81,68,94)
#62566E
(98,86,110)
#73687E
(115,104,126)
#847A8E
(132,122,142)
#958C9E
(149,140,158)
#A69EAE
(166,158,174)
#B7B0BE
(183,176,190)
#C8C2CE
(200,194,206)
#D9D4DE
(217,212,222)
#EAE6EE
(234,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #40324E color. Also use rgb(64,50,78) instead hex code.

Text Font Color

.myTextColor { color: #40324E; }

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

This text font color is #40324E.

Background Color

.myBgColor { background-color: #40324E; }

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

This div background color is #40324E.

Border color

.myBorderColor { border: 1px solid #40324E; }

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

This div border color is #40324E.

Opacity

.myOpacity80 { color: #40324E; opacity: 0.8; }

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

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

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

This text has shadow with #40324E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #40324E.

Preview

Color preview on black background

This text has color #40324E on black background.


Color preview on white background

This text has color #40324E on white background.


Black color preview on #40324E background

This text has black color on #40324E background.


White color preview on #40324E background

This text has white color on #40324E background.


Related colors

Complementary color

Complementary color for #hex is #BFCDB1.


I love getcolorcode.com

Triadic colors

1 #4E4032 and #324E40 with #40324E are triadic colors.

2 #4E3240 and #32404E with #40324E are triadic colors.