COLOR #401527

HEX: #401527 RGB: (64,21,39)

Color info

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

RGB color model

#401527 color RGB value is (64,21,39).

RGB: (64,21,39) (25%, 8%, 15%)

RGB channels and saturation

R 64 of 255 = 25%
G 21 of 255 = 8%
B 39 of 255 = 15%

64
21
39

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

Portions of RGB colors in percentages

R + G + B = 64 + 21 + 39 = 124 (100%)
R 64 of 124 ~ 51.61%
G 21 of 124 ~ 16.94%
B 39 of 124 ~ 31.45'%

%51.61
%16.94
%31.45

CMYK color model

#401527 color CMYK value is (0,67,39,75).

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

CMYK: (0,67,39,75)
C0M67Y39K75 (0%, 67%, 39%, 75%)
(0.00 / 0.67 / 0.39 / 0.75)

CMYK percentages

%0
%67.19
%39.06
%74.9

Codes

Color #401527 in popluar color models

40 15 27
RGB 64 21 39
HSL 335° 50.59% 16.67%
HSB/HSV 335° 67.19% 25.10%
CMYK 0.00% 67.19% 39.06%
74.90%

Color #401527 in popluar number systems.

HEX 40 15 27
Decimal 64 21 39
Binary 1000000 10101 100111
Octal 100 25 47

Shades and tints

Shades of #401527

#401527
(64,21,39)
#3B1424
(59,20,36)
#361321
(54,19,33)
#31121E
(49,18,30)
#2C111B
(44,17,27)
#271018
(39,16,24)
#220F15
(34,15,21)
#1D0E12
(29,14,18)
#180D0F
(24,13,15)
#130C0C
(19,12,12)
#0E0B09
(14,11,9)
#000000
(0,0,0)

Tints of #401527

#401527
(64,21,39)
#512A3A
(81,42,58)
#623F4D
(98,63,77)
#735460
(115,84,96)
#846973
(132,105,115)
#957E86
(149,126,134)
#A69399
(166,147,153)
#B7A8AC
(183,168,172)
#C8BDBF
(200,189,191)
#D9D2D2
(217,210,210)
#EAE7E5
(234,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #401527; }

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

This text font color is #401527.

Background Color

.myBgColor { background-color: #401527; }

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

This div background color is #401527.

Border color

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

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

This div border color is #401527.

Opacity

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

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

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

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

This text has shadow with #401527 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #401527.

Preview

Color preview on black background

This text has color #401527 on black background.


Color preview on white background

This text has color #401527 on white background.


Black color preview on #401527 background

This text has black color on #401527 background.


White color preview on #401527 background

This text has white color on #401527 background.


Related colors

Complementary color

Complementary color for #hex is #BFEAD8.


I love getcolorcode.com

Triadic colors

1 #274015 and #152740 with #401527 are triadic colors.

2 #271540 and #154027 with #401527 are triadic colors.