COLOR #40326D

HEX: #40326D RGB: (64,50,109)

Color info

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

RGB color model

#40326D color RGB value is (64,50,109).

RGB: (64,50,109) (25%, 20%, 43%)

RGB channels and saturation

R 64 of 255 = 25%
G 50 of 255 = 20%
B 109 of 255 = 43%

64
50
109

R + G + B ~ 29%. #40326D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 50 + 109 = 223 (100%)
R 64 of 223 ~ 28.7%
G 50 of 223 ~ 22.42%
B 109 of 223 ~ 48.88'%

%28.7
%22.42
%48.88

CMYK color model

#40326D color CMYK value is (41,54,0,57).

  • cyan value is 41.28%
  • magenta value is 54.13%
  • yellow value is 0.00%
  • key color value is 57.25%

CMYK: (41,54,0,57)
C41M54Y0K57 (41%, 54%, 0%, 57%)
(0.41 / 0.54 / 0.00 / 0.57)

CMYK percentages

%41.28
%54.13
%0
%57.25

Codes

Color #40326D in popluar color models

40 32 6D
RGB 64 50 109
HSL 254° 37.11% 31.18%
HSB/HSV 254° 54.13% 42.75%
CMYK 41.28% 54.13% 0.00%
57.25%

Color #40326D in popluar number systems.

HEX 40 32 6D
Decimal 64 50 109
Binary 1000000 110010 1101101
Octal 100 62 155

Shades and tints

Shades of #40326D

#40326D
(64,50,109)
#3B2E64
(59,46,100)
#362A5B
(54,42,91)
#312652
(49,38,82)
#2C2249
(44,34,73)
#271E40
(39,30,64)
#221A37
(34,26,55)
#1D162E
(29,22,46)
#181225
(24,18,37)
#130E1C
(19,14,28)
#0E0A13
(14,10,19)
#000000
(0,0,0)

Tints of #40326D

#40326D
(64,50,109)
#51447A
(81,68,122)
#625687
(98,86,135)
#736894
(115,104,148)
#847AA1
(132,122,161)
#958CAE
(149,140,174)
#A69EBB
(166,158,187)
#B7B0C8
(183,176,200)
#C8C2D5
(200,194,213)
#D9D4E2
(217,212,226)
#EAE6EF
(234,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #40326D; }

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

This text font color is #40326D.

Background Color

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

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

This div background color is #40326D.

Border color

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

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

This div border color is #40326D.

Opacity

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

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

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

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

This text has shadow with #40326D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #40326D.

Preview

Color preview on black background

This text has color #40326D on black background.


Color preview on white background

This text has color #40326D on white background.


Black color preview on #40326D background

This text has black color on #40326D background.


White color preview on #40326D background

This text has white color on #40326D background.


Related colors

Complementary color

Complementary color for #hex is #BFCD92.


I love getcolorcode.com

Triadic colors

1 #6D4032 and #326D40 with #40326D are triadic colors.

2 #6D3240 and #32406D with #40326D are triadic colors.