COLOR #470144

HEX: #470144 RGB: (71,1,68)

Color info

#470144 contains mainly red and blue colors. Web safe color of #470144 is #330033 (or #303).

RGB color model

#470144 color RGB value is (71,1,68).

RGB: (71,1,68) (28%, 0%, 27%)

RGB channels and saturation

R 71 of 255 = 28%
G 1 of 255 = 0%
B 68 of 255 = 27%

71
1
68

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

Portions of RGB colors in percentages

R + G + B = 71 + 1 + 68 = 140 (100%)
R 71 of 140 ~ 50.71%
G 1 of 140 ~ 0.71%
B 68 of 140 ~ 48.57'%

%50.71
%48.57

CMYK color model

#470144 color CMYK value is (0,99,4,72).

  • cyan value is 0.00%
  • magenta value is 98.59%
  • yellow value is 4.23%
  • key color value is 72.16%

CMYK: (0,99,4,72)
C0M99Y4K72 (0%, 99%, 4%, 72%)
(0.00 / 0.99 / 0.04 / 0.72)

CMYK percentages

%0
%98.59
%4.23
%72.16

Codes

Color #470144 in popluar color models

47 01 44
RGB 71 1 68
HSL 303° 97.22% 14.12%
HSB/HSV 303° 98.59% 27.84%
CMYK 0.00% 98.59% 4.23%
72.16%

Color #470144 in popluar number systems.

HEX 47 01 44
Decimal 71 1 68
Binary 1000111 1 1000100
Octal 107 1 104

Shades and tints

Shades of #470144

#470144
(71,1,68)
#41013E
(65,1,62)
#3B0138
(59,1,56)
#350132
(53,1,50)
#2F012C
(47,1,44)
#290126
(41,1,38)
#230120
(35,1,32)
#1D011A
(29,1,26)
#170114
(23,1,20)
#11010E
(17,1,14)
#0B0108
(11,1,8)
#000000
(0,0,0)

Tints of #470144

#470144
(71,1,68)
#571855
(87,24,85)
#672F66
(103,47,102)
#774677
(119,70,119)
#875D88
(135,93,136)
#977499
(151,116,153)
#A78BAA
(167,139,170)
#B7A2BB
(183,162,187)
#C7B9CC
(199,185,204)
#D7D0DD
(215,208,221)
#E7E7EE
(231,231,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #470144 color. Also use rgb(71,1,68) instead hex code.

Text Font Color

.myTextColor { color: #470144; }

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

This text font color is #470144.

Background Color

.myBgColor { background-color: #470144; }

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

This div background color is #470144.

Border color

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

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

This div border color is #470144.

Opacity

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

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

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

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

This text has shadow with #470144 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #470144.

Preview

Color preview on black background

This text has color #470144 on black background.


Color preview on white background

This text has color #470144 on white background.


Black color preview on #470144 background

This text has black color on #470144 background.


White color preview on #470144 background

This text has white color on #470144 background.


Related colors

Complementary color

Complementary color for #hex is #B8FEBB.


I love getcolorcode.com

Triadic colors

1 #444701 and #014447 with #470144 are triadic colors.

2 #440147 and #014744 with #470144 are triadic colors.