COLOR #403059

HEX: #403059 RGB: (64,48,89)

Color info

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

RGB color model

#403059 color RGB value is (64,48,89).

RGB: (64,48,89) (25%, 19%, 35%)

RGB channels and saturation

R 64 of 255 = 25%
G 48 of 255 = 19%
B 89 of 255 = 35%

64
48
89

R + G + B ~ 26%. #403059 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 48 + 89 = 201 (100%)
R 64 of 201 ~ 31.84%
G 48 of 201 ~ 23.88%
B 89 of 201 ~ 44.28'%

%31.84
%23.88
%44.28

CMYK color model

#403059 color CMYK value is (28,46,0,65).

  • cyan value is 28.09%
  • magenta value is 46.07%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (28,46,0,65)
C28M46Y0K65 (28%, 46%, 0%, 65%)
(0.28 / 0.46 / 0.00 / 0.65)

CMYK percentages

%28.09
%46.07
%0
%65.1

Codes

Color #403059 in popluar color models

40 30 59
RGB 64 48 89
HSL 263° 29.93% 26.86%
HSB/HSV 263° 46.07% 34.90%
CMYK 28.09% 46.07% 0.00%
65.10%

Color #403059 in popluar number systems.

HEX 40 30 59
Decimal 64 48 89
Binary 1000000 110000 1011001
Octal 100 60 131

Shades and tints

Shades of #403059

#403059
(64,48,89)
#3B2C51
(59,44,81)
#362849
(54,40,73)
#312441
(49,36,65)
#2C2039
(44,32,57)
#271C31
(39,28,49)
#221829
(34,24,41)
#1D1421
(29,20,33)
#181019
(24,16,25)
#130C11
(19,12,17)
#0E0809
(14,8,9)
#000000
(0,0,0)

Tints of #403059

#403059
(64,48,89)
#514268
(81,66,104)
#625477
(98,84,119)
#736686
(115,102,134)
#847895
(132,120,149)
#958AA4
(149,138,164)
#A69CB3
(166,156,179)
#B7AEC2
(183,174,194)
#C8C0D1
(200,192,209)
#D9D2E0
(217,210,224)
#EAE4EF
(234,228,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #403059; }

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

This text font color is #403059.

Background Color

.myBgColor { background-color: #403059; }

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

This div background color is #403059.

Border color

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

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

This div border color is #403059.

Opacity

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

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

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

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

This text has shadow with #403059 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #403059.

Preview

Color preview on black background

This text has color #403059 on black background.


Color preview on white background

This text has color #403059 on white background.


Black color preview on #403059 background

This text has black color on #403059 background.


White color preview on #403059 background

This text has white color on #403059 background.


Related colors

Complementary color

Complementary color for #hex is #BFCFA6.


I love getcolorcode.com

Triadic colors

1 #594030 and #305940 with #403059 are triadic colors.

2 #593040 and #304059 with #403059 are triadic colors.