COLOR #470642

HEX: #470642 RGB: (71,6,66)

Color info

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

RGB color model

#470642 color RGB value is (71,6,66).

RGB: (71,6,66) (28%, 2%, 26%)

RGB channels and saturation

R 71 of 255 = 28%
G 6 of 255 = 2%
B 66 of 255 = 26%

71
6
66

R + G + B ~ 19%. #470642 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 6 + 66 = 143 (100%)
R 71 of 143 ~ 49.65%
G 6 of 143 ~ 4.2%
B 66 of 143 ~ 46.15'%

%49.65
%46.15

CMYK color model

#470642 color CMYK value is (0,92,7,72).

  • cyan value is 0.00%
  • magenta value is 91.55%
  • yellow value is 7.04%
  • key color value is 72.16%

CMYK: (0,92,7,72)
C0M92Y7K72 (0%, 92%, 7%, 72%)
(0.00 / 0.92 / 0.07 / 0.72)

CMYK percentages

%0
%91.55
%7.04
%72.16

Codes

Color #470642 in popluar color models

47 06 42
RGB 71 6 66
HSL 305° 84.42% 15.10%
HSB/HSV 305° 91.55% 27.84%
CMYK 0.00% 91.55% 7.04%
72.16%

Color #470642 in popluar number systems.

HEX 47 06 42
Decimal 71 6 66
Binary 1000111 110 1000010
Octal 107 6 102

Shades and tints

Shades of #470642

#470642
(71,6,66)
#41063C
(65,6,60)
#3B0636
(59,6,54)
#350630
(53,6,48)
#2F062A
(47,6,42)
#290624
(41,6,36)
#23061E
(35,6,30)
#1D0618
(29,6,24)
#170612
(23,6,18)
#11060C
(17,6,12)
#0B0606
(11,6,6)
#000000
(0,0,0)

Tints of #470642

#470642
(71,6,66)
#571C53
(87,28,83)
#673264
(103,50,100)
#774875
(119,72,117)
#875E86
(135,94,134)
#977497
(151,116,151)
#A78AA8
(167,138,168)
#B7A0B9
(183,160,185)
#C7B6CA
(199,182,202)
#D7CCDB
(215,204,219)
#E7E2EC
(231,226,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #470642 color. Also use rgb(71,6,66) instead hex code.

Text Font Color

.myTextColor { color: #470642; }

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

This text font color is #470642.

Background Color

.myBgColor { background-color: #470642; }

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

This div background color is #470642.

Border color

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

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

This div border color is #470642.

Opacity

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

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

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

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

This text has shadow with #470642 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #470642.

Preview

Color preview on black background

This text has color #470642 on black background.


Color preview on white background

This text has color #470642 on white background.


Black color preview on #470642 background

This text has black color on #470642 background.


White color preview on #470642 background

This text has white color on #470642 background.


Related colors

Complementary color

Complementary color for #470642 is #B8F9BD.


I love getcolorcode.com

Triadic colors

1 #424706 and #064247 with #470642 are triadic colors.

2 #420647 and #064742 with #470642 are triadic colors.