COLOR #401627

HEX: #401627 RGB: (64,22,39)

Color info

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

RGB color model

#401627 color RGB value is (64,22,39).

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

RGB channels and saturation

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

64
22
39

R + G + B ~ 16%. #401627 is dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 22 + 39 = 125 (100%)
R 64 of 125 ~ 51.2%
G 22 of 125 ~ 17.6%
B 39 of 125 ~ 31.2'%

%51.2
%17.6
%31.2

CMYK color model

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

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

CMYK: (0,66,39,75)
C0M66Y39K75 (0%, 66%, 39%, 75%)
(0.00 / 0.66 / 0.39 / 0.75)

CMYK percentages

%0
%65.63
%39.06
%74.9

Codes

Color #401627 in popluar color models

40 16 27
RGB 64 22 39
HSL 336° 48.84% 16.86%
HSB/HSV 336° 65.63% 25.10%
CMYK 0.00% 65.63% 39.06%
74.90%

Color #401627 in popluar number systems.

HEX 40 16 27
Decimal 64 22 39
Binary 1000000 10110 100111
Octal 100 26 47

Shades and tints

Shades of #401627

#401627
(64,22,39)
#3B1424
(59,20,36)
#361221
(54,18,33)
#31101E
(49,16,30)
#2C0E1B
(44,14,27)
#270C18
(39,12,24)
#220A15
(34,10,21)
#1D0812
(29,8,18)
#18060F
(24,6,15)
#13040C
(19,4,12)
#0E0209
(14,2,9)
#000000
(0,0,0)

Tints of #401627

#401627
(64,22,39)
#512B3A
(81,43,58)
#62404D
(98,64,77)
#735560
(115,85,96)
#846A73
(132,106,115)
#957F86
(149,127,134)
#A69499
(166,148,153)
#B7A9AC
(183,169,172)
#C8BEBF
(200,190,191)
#D9D3D2
(217,211,210)
#EAE8E5
(234,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #401627; }

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

This text font color is #401627.

Background Color

.myBgColor { background-color: #401627; }

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

This div background color is #401627.

Border color

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

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

This div border color is #401627.

Opacity

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

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

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

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

This text has shadow with #401627 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #401627.

Preview

Color preview on black background

This text has color #401627 on black background.


Color preview on white background

This text has color #401627 on white background.


Black color preview on #401627 background

This text has black color on #401627 background.


White color preview on #401627 background

This text has white color on #401627 background.


Related colors

Complementary color

Complementary color for #hex is #BFE9D8.


I love getcolorcode.com

Triadic colors

1 #274016 and #162740 with #401627 are triadic colors.

2 #271640 and #164027 with #401627 are triadic colors.