COLOR #402247

HEX: #402247 RGB: (64,34,71)

Color info

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

RGB color model

#402247 color RGB value is (64,34,71).

RGB: (64,34,71) (25%, 13%, 28%)

RGB channels and saturation

R 64 of 255 = 25%
G 34 of 255 = 13%
B 71 of 255 = 28%

64
34
71

R + G + B ~ 22%. #402247 is dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 34 + 71 = 169 (100%)
R 64 of 169 ~ 37.87%
G 34 of 169 ~ 20.12%
B 71 of 169 ~ 42.01'%

%37.87
%20.12
%42.01

CMYK color model

#402247 color CMYK value is (10,52,0,72).

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

CMYK: (10,52,0,72)
C10M52Y0K72 (10%, 52%, 0%, 72%)
(0.10 / 0.52 / 0.00 / 0.72)

CMYK percentages

%9.86
%52.11
%0
%72.16

Codes

Color #402247 in popluar color models

40 22 47
RGB 64 34 71
HSL 289° 35.24% 20.59%
HSB/HSV 289° 52.11% 27.84%
CMYK 9.86% 52.11% 0.00%
72.16%

Color #402247 in popluar number systems.

HEX 40 22 47
Decimal 64 34 71
Binary 1000000 100010 1000111
Octal 100 42 107

Shades and tints

Shades of #402247

#402247
(64,34,71)
#3B1F41
(59,31,65)
#361C3B
(54,28,59)
#311935
(49,25,53)
#2C162F
(44,22,47)
#271329
(39,19,41)
#221023
(34,16,35)
#1D0D1D
(29,13,29)
#180A17
(24,10,23)
#130711
(19,7,17)
#0E040B
(14,4,11)
#000000
(0,0,0)

Tints of #402247

#402247
(64,34,71)
#513657
(81,54,87)
#624A67
(98,74,103)
#735E77
(115,94,119)
#847287
(132,114,135)
#958697
(149,134,151)
#A69AA7
(166,154,167)
#B7AEB7
(183,174,183)
#C8C2C7
(200,194,199)
#D9D6D7
(217,214,215)
#EAEAE7
(234,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #402247; }

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

This text font color is #402247.

Background Color

.myBgColor { background-color: #402247; }

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

This div background color is #402247.

Border color

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

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

This div border color is #402247.

Opacity

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

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

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

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

This text has shadow with #402247 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #402247.

Preview

Color preview on black background

This text has color #402247 on black background.


Color preview on white background

This text has color #402247 on white background.


Black color preview on #402247 background

This text has black color on #402247 background.


White color preview on #402247 background

This text has white color on #402247 background.


Related colors

Complementary color

Complementary color for #hex is #BFDDB8.


I love getcolorcode.com

Triadic colors

1 #474022 and #224740 with #402247 are triadic colors.

2 #472240 and #224047 with #402247 are triadic colors.