COLOR #402947

HEX: #402947 RGB: (64,41,71)

Color info

#402947 contains red, green and blue colors in about the same proportion. Web safe color of #402947 is #333333 (or #333).

RGB color model

#402947 color RGB value is (64,41,71).

RGB: (64,41,71) (25%, 16%, 28%)

RGB channels and saturation

R 64 of 255 = 25%
G 41 of 255 = 16%
B 71 of 255 = 28%

64
41
71

R + G + B ~ 23%. #402947 is dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 41 + 71 = 176 (100%)
R 64 of 176 ~ 36.36%
G 41 of 176 ~ 23.3%
B 71 of 176 ~ 40.34'%

%36.36
%23.3
%40.34

CMYK color model

#402947 color CMYK value is (10,42,0,72).

  • cyan value is 9.86%
  • magenta value is 42.25%
  • yellow value is 0.00%
  • key color value is 72.16%

CMYK: (10,42,0,72)
C10M42Y0K72 (10%, 42%, 0%, 72%)
(0.10 / 0.42 / 0.00 / 0.72)

CMYK percentages

%9.86
%42.25
%0
%72.16

Codes

Color #402947 in popluar color models

40 29 47
RGB 64 41 71
HSL 286° 26.79% 21.96%
HSB/HSV 286° 42.25% 27.84%
CMYK 9.86% 42.25% 0.00%
72.16%

Color #402947 in popluar number systems.

HEX 40 29 47
Decimal 64 41 71
Binary 1000000 101001 1000111
Octal 100 51 107

Shades and tints

Shades of #402947

#402947
(64,41,71)
#3B2641
(59,38,65)
#36233B
(54,35,59)
#312035
(49,32,53)
#2C1D2F
(44,29,47)
#271A29
(39,26,41)
#221723
(34,23,35)
#1D141D
(29,20,29)
#181117
(24,17,23)
#130E11
(19,14,17)
#0E0B0B
(14,11,11)
#000000
(0,0,0)

Tints of #402947

#402947
(64,41,71)
#513C57
(81,60,87)
#624F67
(98,79,103)
#736277
(115,98,119)
#847587
(132,117,135)
#958897
(149,136,151)
#A69BA7
(166,155,167)
#B7AEB7
(183,174,183)
#C8C1C7
(200,193,199)
#D9D4D7
(217,212,215)
#EAE7E7
(234,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #402947 color. Also use rgb(64,41,71) instead hex code.

Text Font Color

.myTextColor { color: #402947; }

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

This text font color is #402947.

Background Color

.myBgColor { background-color: #402947; }

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

This div background color is #402947.

Border color

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

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

This div border color is #402947.

Opacity

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

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

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

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

This text has shadow with #402947 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #402947.

Preview

Color preview on black background

This text has color #402947 on black background.


Color preview on white background

This text has color #402947 on white background.


Black color preview on #402947 background

This text has black color on #402947 background.


White color preview on #402947 background

This text has white color on #402947 background.


Related colors

Complementary color

Complementary color for #hex is #BFD6B8.


I love getcolorcode.com

Triadic colors

1 #474029 and #294740 with #402947 are triadic colors.

2 #472940 and #294047 with #402947 are triadic colors.