COLOR #401335

HEX: #401335 RGB: (64,19,53)

Color info

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

RGB color model

#401335 color RGB value is (64,19,53).

RGB: (64,19,53) (25%, 7%, 21%)

RGB channels and saturation

R 64 of 255 = 25%
G 19 of 255 = 7%
B 53 of 255 = 21%

64
19
53

R + G + B ~ 18%. #401335 is dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 19 + 53 = 136 (100%)
R 64 of 136 ~ 47.06%
G 19 of 136 ~ 13.97%
B 53 of 136 ~ 38.97'%

%47.06
%13.97
%38.97

CMYK color model

#401335 color CMYK value is (0,70,17,75).

  • cyan value is 0.00%
  • magenta value is 70.31%
  • yellow value is 17.19%
  • key color value is 74.90%

CMYK: (0,70,17,75)
C0M70Y17K75 (0%, 70%, 17%, 75%)
(0.00 / 0.70 / 0.17 / 0.75)

CMYK percentages

%0
%70.31
%17.19
%74.9

Codes

Color #401335 in popluar color models

40 13 35
RGB 64 19 53
HSL 315° 54.22% 16.27%
HSB/HSV 315° 70.31% 25.10%
CMYK 0.00% 70.31% 17.19%
74.90%

Color #401335 in popluar number systems.

HEX 40 13 35
Decimal 64 19 53
Binary 1000000 10011 110101
Octal 100 23 65

Shades and tints

Shades of #401335

#401335
(64,19,53)
#3B1231
(59,18,49)
#36112D
(54,17,45)
#311029
(49,16,41)
#2C0F25
(44,15,37)
#270E21
(39,14,33)
#220D1D
(34,13,29)
#1D0C19
(29,12,25)
#180B15
(24,11,21)
#130A11
(19,10,17)
#0E090D
(14,9,13)
#000000
(0,0,0)

Tints of #401335

#401335
(64,19,53)
#512847
(81,40,71)
#623D59
(98,61,89)
#73526B
(115,82,107)
#84677D
(132,103,125)
#957C8F
(149,124,143)
#A691A1
(166,145,161)
#B7A6B3
(183,166,179)
#C8BBC5
(200,187,197)
#D9D0D7
(217,208,215)
#EAE5E9
(234,229,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #401335; }

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

This text font color is #401335.

Background Color

.myBgColor { background-color: #401335; }

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

This div background color is #401335.

Border color

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

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

This div border color is #401335.

Opacity

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

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

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

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

This text has shadow with #401335 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #401335.

Preview

Color preview on black background

This text has color #401335 on black background.


Color preview on white background

This text has color #401335 on white background.


Black color preview on #401335 background

This text has black color on #401335 background.


White color preview on #401335 background

This text has white color on #401335 background.


Related colors

Complementary color

Complementary color for #hex is #BFECCA.


I love getcolorcode.com

Triadic colors

1 #354013 and #133540 with #401335 are triadic colors.

2 #351340 and #134035 with #401335 are triadic colors.