COLOR #401640

HEX: #401640 RGB: (64,22,64)

Color info

#401640 contains red, green and blue colors in about the same proportion. Web safe color of #401640 is #330033 (or #303).

RGB color model

#401640 color RGB value is (64,22,64).

RGB: (64,22,64) (25%, 9%, 25%)

RGB channels and saturation

R 64 of 255 = 25%
G 22 of 255 = 9%
B 64 of 255 = 25%

64
22
64

R + G + B ~ 20%. #401640 is dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 22 + 64 = 150 (100%)
R 64 of 150 ~ 42.67%
G 22 of 150 ~ 14.67%
B 64 of 150 ~ 42.67'%

%42.67
%14.67
%42.67

CMYK color model

#401640 color CMYK value is (0,66,0,75).

  • cyan value is 0.00%
  • magenta value is 65.63%
  • yellow value is 0.00%
  • key color value is 74.90%

CMYK: (0,66,0,75)
C0M66Y0K75 (0%, 66%, 0%, 75%)
(0.00 / 0.66 / 0.00 / 0.75)

CMYK percentages

%0
%65.63
%0
%74.9

Codes

Color #401640 in popluar color models

40 16 40
RGB 64 22 64
HSL 300° 48.84% 16.86%
HSB/HSV 300° 65.63% 25.10%
CMYK 0.00% 65.63% 0.00%
74.90%

Color #401640 in popluar number systems.

HEX 40 16 40
Decimal 64 22 64
Binary 1000000 10110 1000000
Octal 100 26 100

Shades and tints

Shades of #401640

#401640
(64,22,64)
#3B143B
(59,20,59)
#361236
(54,18,54)
#311031
(49,16,49)
#2C0E2C
(44,14,44)
#270C27
(39,12,39)
#220A22
(34,10,34)
#1D081D
(29,8,29)
#180618
(24,6,24)
#130413
(19,4,19)
#0E020E
(14,2,14)
#000000
(0,0,0)

Tints of #401640

#401640
(64,22,64)
#512B51
(81,43,81)
#624062
(98,64,98)
#735573
(115,85,115)
#846A84
(132,106,132)
#957F95
(149,127,149)
#A694A6
(166,148,166)
#B7A9B7
(183,169,183)
#C8BEC8
(200,190,200)
#D9D3D9
(217,211,217)
#EAE8EA
(234,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #401640; }

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

This text font color is #401640.

Background Color

.myBgColor { background-color: #401640; }

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

This div background color is #401640.

Border color

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

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

This div border color is #401640.

Opacity

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

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

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

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

This text has shadow with #401640 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #401640.

Preview

Color preview on black background

This text has color #401640 on black background.


Color preview on white background

This text has color #401640 on white background.


Black color preview on #401640 background

This text has black color on #401640 background.


White color preview on #401640 background

This text has white color on #401640 background.


Related colors

Complementary color

Complementary color for #hex is #BFE9BF.


I love getcolorcode.com

Triadic colors

1 #404016 and #164040 with #401640 are triadic colors.

2 #401640 and #164040 with #401640 are triadic colors.