COLOR #401745

HEX: #401745 RGB: (64,23,69)

Color info

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

RGB color model

#401745 color RGB value is (64,23,69).

RGB: (64,23,69) (25%, 9%, 27%)

RGB channels and saturation

R 64 of 255 = 25%
G 23 of 255 = 9%
B 69 of 255 = 27%

64
23
69

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

Portions of RGB colors in percentages

R + G + B = 64 + 23 + 69 = 156 (100%)
R 64 of 156 ~ 41.03%
G 23 of 156 ~ 14.74%
B 69 of 156 ~ 44.23'%

%41.03
%14.74
%44.23

CMYK color model

#401745 color CMYK value is (7,67,0,73).

  • cyan value is 7.25%
  • magenta value is 66.67%
  • yellow value is 0.00%
  • key color value is 72.94%

CMYK: (7,67,0,73)
C7M67Y0K73 (7%, 67%, 0%, 73%)
(0.07 / 0.67 / 0.00 / 0.73)

CMYK percentages

%7.25
%66.67
%0
%72.94

Codes

Color #401745 in popluar color models

40 17 45
RGB 64 23 69
HSL 293° 50.00% 18.04%
HSB/HSV 293° 66.67% 27.06%
CMYK 7.25% 66.67% 0.00%
72.94%

Color #401745 in popluar number systems.

HEX 40 17 45
Decimal 64 23 69
Binary 1000000 10111 1000101
Octal 100 27 105

Shades and tints

Shades of #401745

#401745
(64,23,69)
#3B153F
(59,21,63)
#361339
(54,19,57)
#311133
(49,17,51)
#2C0F2D
(44,15,45)
#270D27
(39,13,39)
#220B21
(34,11,33)
#1D091B
(29,9,27)
#180715
(24,7,21)
#13050F
(19,5,15)
#0E0309
(14,3,9)
#000000
(0,0,0)

Tints of #401745

#401745
(64,23,69)
#512C55
(81,44,85)
#624165
(98,65,101)
#735675
(115,86,117)
#846B85
(132,107,133)
#958095
(149,128,149)
#A695A5
(166,149,165)
#B7AAB5
(183,170,181)
#C8BFC5
(200,191,197)
#D9D4D5
(217,212,213)
#EAE9E5
(234,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #401745; }

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

This text font color is #401745.

Background Color

.myBgColor { background-color: #401745; }

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

This div background color is #401745.

Border color

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

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

This div border color is #401745.

Opacity

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

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

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

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

This text has shadow with #401745 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #401745.

Preview

Color preview on black background

This text has color #401745 on black background.


Color preview on white background

This text has color #401745 on white background.


Black color preview on #401745 background

This text has black color on #401745 background.


White color preview on #401745 background

This text has white color on #401745 background.


Related colors

Complementary color

Complementary color for #hex is #BFE8BA.


I love getcolorcode.com

Triadic colors

1 #454017 and #174540 with #401745 are triadic colors.

2 #451740 and #174045 with #401745 are triadic colors.