COLOR #401125

HEX: #401125 RGB: (64,17,37)

Color info

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

RGB color model

#401125 color RGB value is (64,17,37).

RGB: (64,17,37) (25%, 7%, 15%)

RGB channels and saturation

R 64 of 255 = 25%
G 17 of 255 = 7%
B 37 of 255 = 15%

64
17
37

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

Portions of RGB colors in percentages

R + G + B = 64 + 17 + 37 = 118 (100%)
R 64 of 118 ~ 54.24%
G 17 of 118 ~ 14.41%
B 37 of 118 ~ 31.36'%

%54.24
%14.41
%31.36

CMYK color model

#401125 color CMYK value is (0,73,42,75).

  • cyan value is 0.00%
  • magenta value is 73.44%
  • yellow value is 42.19%
  • key color value is 74.90%

CMYK: (0,73,42,75)
C0M73Y42K75 (0%, 73%, 42%, 75%)
(0.00 / 0.73 / 0.42 / 0.75)

CMYK percentages

%0
%73.44
%42.19
%74.9

Codes

Color #401125 in popluar color models

40 11 25
RGB 64 17 37
HSL 334° 58.02% 15.88%
HSB/HSV 334° 73.44% 25.10%
CMYK 0.00% 73.44% 42.19%
74.90%

Color #401125 in popluar number systems.

HEX 40 11 25
Decimal 64 17 37
Binary 1000000 10001 100101
Octal 100 21 45

Shades and tints

Shades of #401125

#401125
(64,17,37)
#3B1022
(59,16,34)
#360F1F
(54,15,31)
#310E1C
(49,14,28)
#2C0D19
(44,13,25)
#270C16
(39,12,22)
#220B13
(34,11,19)
#1D0A10
(29,10,16)
#18090D
(24,9,13)
#13080A
(19,8,10)
#0E0707
(14,7,7)
#000000
(0,0,0)

Tints of #401125

#401125
(64,17,37)
#512638
(81,38,56)
#623B4B
(98,59,75)
#73505E
(115,80,94)
#846571
(132,101,113)
#957A84
(149,122,132)
#A68F97
(166,143,151)
#B7A4AA
(183,164,170)
#C8B9BD
(200,185,189)
#D9CED0
(217,206,208)
#EAE3E3
(234,227,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #401125; }

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

This text font color is #401125.

Background Color

.myBgColor { background-color: #401125; }

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

This div background color is #401125.

Border color

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

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

This div border color is #401125.

Opacity

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

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

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

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

This text has shadow with #401125 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #401125.

Preview

Color preview on black background

This text has color #401125 on black background.


Color preview on white background

This text has color #401125 on white background.


Black color preview on #401125 background

This text has black color on #401125 background.


White color preview on #401125 background

This text has white color on #401125 background.


Related colors

Complementary color

Complementary color for #hex is #BFEEDA.


I love getcolorcode.com

Triadic colors

1 #254011 and #112540 with #401125 are triadic colors.

2 #251140 and #114025 with #401125 are triadic colors.