COLOR #403670

HEX: #403670 RGB: (64,54,112)

Color info

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

RGB color model

#403670 color RGB value is (64,54,112).

RGB: (64,54,112) (25%, 21%, 44%)

RGB channels and saturation

R 64 of 255 = 25%
G 54 of 255 = 21%
B 112 of 255 = 44%

64
54
112

R + G + B ~ 30%. #403670 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 54 + 112 = 230 (100%)
R 64 of 230 ~ 27.83%
G 54 of 230 ~ 23.48%
B 112 of 230 ~ 48.7'%

%27.83
%23.48
%48.7

CMYK color model

#403670 color CMYK value is (43,52,0,56).

  • cyan value is 42.86%
  • magenta value is 51.79%
  • yellow value is 0.00%
  • key color value is 56.08%

CMYK: (43,52,0,56)
C43M52Y0K56 (43%, 52%, 0%, 56%)
(0.43 / 0.52 / 0.00 / 0.56)

CMYK percentages

%42.86
%51.79
%0
%56.08

Codes

Color #403670 in popluar color models

40 36 70
RGB 64 54 112
HSL 250° 34.94% 32.55%
HSB/HSV 250° 51.79% 43.92%
CMYK 42.86% 51.79% 0.00%
56.08%

Color #403670 in popluar number systems.

HEX 40 36 70
Decimal 64 54 112
Binary 1000000 110110 1110000
Octal 100 66 160

Shades and tints

Shades of #403670

#403670
(64,54,112)
#3B3266
(59,50,102)
#362E5C
(54,46,92)
#312A52
(49,42,82)
#2C2648
(44,38,72)
#27223E
(39,34,62)
#221E34
(34,30,52)
#1D1A2A
(29,26,42)
#181620
(24,22,32)
#131216
(19,18,22)
#0E0E0C
(14,14,12)
#000000
(0,0,0)

Tints of #403670

#403670
(64,54,112)
#51487D
(81,72,125)
#625A8A
(98,90,138)
#736C97
(115,108,151)
#847EA4
(132,126,164)
#9590B1
(149,144,177)
#A6A2BE
(166,162,190)
#B7B4CB
(183,180,203)
#C8C6D8
(200,198,216)
#D9D8E5
(217,216,229)
#EAEAF2
(234,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #403670 color. Also use rgb(64,54,112) instead hex code.

Text Font Color

.myTextColor { color: #403670; }

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

This text font color is #403670.

Background Color

.myBgColor { background-color: #403670; }

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

This div background color is #403670.

Border color

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

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

This div border color is #403670.

Opacity

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

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

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

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

This text has shadow with #403670 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #403670.

Preview

Color preview on black background

This text has color #403670 on black background.


Color preview on white background

This text has color #403670 on white background.


Black color preview on #403670 background

This text has black color on #403670 background.


White color preview on #403670 background

This text has white color on #403670 background.


Related colors

Complementary color

Complementary color for #hex is #BFC98F.


I love getcolorcode.com

Triadic colors

1 #704036 and #367040 with #403670 are triadic colors.

2 #703640 and #364070 with #403670 are triadic colors.