COLOR #402431

HEX: #402431 RGB: (64,36,49)

Color info

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

RGB color model

#402431 color RGB value is (64,36,49).

RGB: (64,36,49) (25%, 14%, 19%)

RGB channels and saturation

R 64 of 255 = 25%
G 36 of 255 = 14%
B 49 of 255 = 19%

64
36
49

R + G + B ~ 19%. #402431 is dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 36 + 49 = 149 (100%)
R 64 of 149 ~ 42.95%
G 36 of 149 ~ 24.16%
B 49 of 149 ~ 32.89'%

%42.95
%24.16
%32.89

CMYK color model

#402431 color CMYK value is (0,44,23,75).

  • cyan value is 0.00%
  • magenta value is 43.75%
  • yellow value is 23.44%
  • key color value is 74.90%

CMYK: (0,44,23,75)
C0M44Y23K75 (0%, 44%, 23%, 75%)
(0.00 / 0.44 / 0.23 / 0.75)

CMYK percentages

%0
%43.75
%23.44
%74.9

Codes

Color #402431 in popluar color models

40 24 31
RGB 64 36 49
HSL 332° 28.00% 19.61%
HSB/HSV 332° 43.75% 25.10%
CMYK 0.00% 43.75% 23.44%
74.90%

Color #402431 in popluar number systems.

HEX 40 24 31
Decimal 64 36 49
Binary 1000000 100100 110001
Octal 100 44 61

Shades and tints

Shades of #402431

#402431
(64,36,49)
#3B212D
(59,33,45)
#361E29
(54,30,41)
#311B25
(49,27,37)
#2C1821
(44,24,33)
#27151D
(39,21,29)
#221219
(34,18,25)
#1D0F15
(29,15,21)
#180C11
(24,12,17)
#13090D
(19,9,13)
#0E0609
(14,6,9)
#000000
(0,0,0)

Tints of #402431

#402431
(64,36,49)
#513743
(81,55,67)
#624A55
(98,74,85)
#735D67
(115,93,103)
#847079
(132,112,121)
#95838B
(149,131,139)
#A6969D
(166,150,157)
#B7A9AF
(183,169,175)
#C8BCC1
(200,188,193)
#D9CFD3
(217,207,211)
#EAE2E5
(234,226,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #402431 color. Also use rgb(64,36,49) instead hex code.

Text Font Color

.myTextColor { color: #402431; }

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

This text font color is #402431.

Background Color

.myBgColor { background-color: #402431; }

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

This div background color is #402431.

Border color

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

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

This div border color is #402431.

Opacity

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

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

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

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

This text has shadow with #402431 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #402431.

Preview

Color preview on black background

This text has color #402431 on black background.


Color preview on white background

This text has color #402431 on white background.


Black color preview on #402431 background

This text has black color on #402431 background.


White color preview on #402431 background

This text has white color on #402431 background.


Related colors

Complementary color

Complementary color for #hex is #BFDBCE.


I love getcolorcode.com

Triadic colors

1 #314024 and #243140 with #402431 are triadic colors.

2 #312440 and #244031 with #402431 are triadic colors.