COLOR #40324A

HEX: #40324A RGB: (64,50,74)

Color info

#40324A contains red, green and blue colors in about the same proportion. Web safe color of #40324A is #333333 (or #333).

RGB color model

#40324A color RGB value is (64,50,74).

RGB: (64,50,74) (25%, 20%, 29%)

RGB channels and saturation

R 64 of 255 = 25%
G 50 of 255 = 20%
B 74 of 255 = 29%

64
50
74

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

Portions of RGB colors in percentages

R + G + B = 64 + 50 + 74 = 188 (100%)
R 64 of 188 ~ 34.04%
G 50 of 188 ~ 26.6%
B 74 of 188 ~ 39.36'%

%34.04
%26.6
%39.36

CMYK color model

#40324A color CMYK value is (14,32,0,71).

  • cyan value is 13.51%
  • magenta value is 32.43%
  • yellow value is 0.00%
  • key color value is 70.98%

CMYK: (14,32,0,71)
C14M32Y0K71 (14%, 32%, 0%, 71%)
(0.14 / 0.32 / 0.00 / 0.71)

CMYK percentages

%13.51
%32.43
%0
%70.98

Codes

Color #40324A in popluar color models

40 32 4A
RGB 64 50 74
HSL 275° 19.35% 24.31%
HSB/HSV 275° 32.43% 29.02%
CMYK 13.51% 32.43% 0.00%
70.98%

Color #40324A in popluar number systems.

HEX 40 32 4A
Decimal 64 50 74
Binary 1000000 110010 1001010
Octal 100 62 112

Shades and tints

Shades of #40324A

#40324A
(64,50,74)
#3B2E44
(59,46,68)
#362A3E
(54,42,62)
#312638
(49,38,56)
#2C2232
(44,34,50)
#271E2C
(39,30,44)
#221A26
(34,26,38)
#1D1620
(29,22,32)
#18121A
(24,18,26)
#130E14
(19,14,20)
#0E0A0E
(14,10,14)
#000000
(0,0,0)

Tints of #40324A

#40324A
(64,50,74)
#51445A
(81,68,90)
#62566A
(98,86,106)
#73687A
(115,104,122)
#847A8A
(132,122,138)
#958C9A
(149,140,154)
#A69EAA
(166,158,170)
#B7B0BA
(183,176,186)
#C8C2CA
(200,194,202)
#D9D4DA
(217,212,218)
#EAE6EA
(234,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #40324A; }

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

This text font color is #40324A.

Background Color

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

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

This div background color is #40324A.

Border color

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

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

This div border color is #40324A.

Opacity

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

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

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

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

This text has shadow with #40324A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #40324A.

Preview

Color preview on black background

This text has color #40324A on black background.


Color preview on white background

This text has color #40324A on white background.


Black color preview on #40324A background

This text has black color on #40324A background.


White color preview on #40324A background

This text has white color on #40324A background.


Related colors

Complementary color

Complementary color for #hex is #BFCDB5.


I love getcolorcode.com

Triadic colors

1 #4A4032 and #324A40 with #40324A are triadic colors.

2 #4A3240 and #32404A with #40324A are triadic colors.