COLOR #403459

HEX: #403459 RGB: (64,52,89)

Color info

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

RGB color model

#403459 color RGB value is (64,52,89).

RGB: (64,52,89) (25%, 20%, 35%)

RGB channels and saturation

R 64 of 255 = 25%
G 52 of 255 = 20%
B 89 of 255 = 35%

64
52
89

R + G + B ~ 27%. #403459 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 52 + 89 = 205 (100%)
R 64 of 205 ~ 31.22%
G 52 of 205 ~ 25.37%
B 89 of 205 ~ 43.41'%

%31.22
%25.37
%43.41

CMYK color model

#403459 color CMYK value is (28,42,0,65).

  • cyan value is 28.09%
  • magenta value is 41.57%
  • yellow value is 0.00%
  • key color value is 65.10%
CMYK: (28,42,0,65) C28M42Y0K65 (28%,42%,0%,65%) (0.28/0.42/0.00/0.65) 

CMYK percentages

%28.09
%41.57
%0
%65.1

Codes

Color #403459 in popluar color models

40 34 59
RGB 64 52 89
HSL 259° 26.24% 27.65%
HSB/HSV 259° 41.57% 34.90%
CMYK 28.09% 41.57% 0.00%
65.10%

Color #403459 in popluar number systems.

HEX 40 34 59
Decimal 64 52 89
Binary 1000000 110100 1011001
Octal 100 64 131

Shades and tints

Shades of #403459

#403459
(64,52,89)
#3B3051
(59,48,81)
#362C49
(54,44,73)
#312841
(49,40,65)
#2C2439
(44,36,57)
#272031
(39,32,49)
#221C29
(34,28,41)
#1D1821
(29,24,33)
#181419
(24,20,25)
#131011
(19,16,17)
#0E0C09
(14,12,9)
#000000
(0,0,0)

Tints of #403459

#403459
(64,52,89)
#514668
(81,70,104)
#625877
(98,88,119)
#736A86
(115,106,134)
#847C95
(132,124,149)
#958EA4
(149,142,164)
#A6A0B3
(166,160,179)
#B7B2C2
(183,178,194)
#C8C4D1
(200,196,209)
#D9D6E0
(217,214,224)
#EAE8EF
(234,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #403459 color. Also use rgb(64,52,89) instead hex code.

Text Font Color

.myTextColor { color: #403459; }

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

This text font color is #403459.

Background Color

.myBgColor { background-color: #403459; }

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

This div background color is #403459.

Border color

.myBorderColor { border: 1px solid #403459; }

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

This div border color is #403459.

Opacity

.myOpacity80 { color: #403459; opacity: 0.8; }

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

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

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

This text has shadow with #403459 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #403459.

Preview

Color preview on black background

This text has color #403459 on black background.


Color preview on white background

This text has color #403459 on white background.


Black color preview on #403459 background

This text has black color on #403459 background.


White color preview on #403459 background

This text has white color on #403459 background.


Related colors

Complementary color

Complementary color for #hex is #BFCBA6.


I love getcolorcode.com

Triadic colors

1 #594034 and #345940 with #403459 are triadic colors.

2 #593440 and #344059 with #403459 are triadic colors.