COLOR #470D42

HEX: #470D42 RGB: (71,13,66)

Color info

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

RGB color model

#470D42 color RGB value is (71,13,66).

RGB: (71,13,66) (28%, 5%, 26%)

RGB channels and saturation

R 71 of 255 = 28%
G 13 of 255 = 5%
B 66 of 255 = 26%

71
13
66

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

Portions of RGB colors in percentages

R + G + B = 71 + 13 + 66 = 150 (100%)
R 71 of 150 ~ 47.33%
G 13 of 150 ~ 8.67%
B 66 of 150 ~ 44'%

%47.33
%44

CMYK color model

#470D42 color CMYK value is (0,82,7,72).

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

CMYK: (0,82,7,72)
C0M82Y7K72 (0%, 82%, 7%, 72%)
(0.00 / 0.82 / 0.07 / 0.72)

CMYK percentages

%0
%81.69
%7.04
%72.16

Codes

Color #470D42 in popluar color models

47 0D 42
RGB 71 13 66
HSL 305° 69.05% 16.47%
HSB/HSV 305° 81.69% 27.84%
CMYK 0.00% 81.69% 7.04%
72.16%

Color #470D42 in popluar number systems.

HEX 47 0D 42
Decimal 71 13 66
Binary 1000111 1101 1000010
Octal 107 15 102

Shades and tints

Shades of #470D42

#470D42
(71,13,66)
#410C3C
(65,12,60)
#3B0B36
(59,11,54)
#350A30
(53,10,48)
#2F092A
(47,9,42)
#290824
(41,8,36)
#23071E
(35,7,30)
#1D0618
(29,6,24)
#170512
(23,5,18)
#11040C
(17,4,12)
#0B0306
(11,3,6)
#000000
(0,0,0)

Tints of #470D42

#470D42
(71,13,66)
#572353
(87,35,83)
#673964
(103,57,100)
#774F75
(119,79,117)
#876586
(135,101,134)
#977B97
(151,123,151)
#A791A8
(167,145,168)
#B7A7B9
(183,167,185)
#C7BDCA
(199,189,202)
#D7D3DB
(215,211,219)
#E7E9EC
(231,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #470D42; }

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

This text font color is #470D42.

Background Color

.myBgColor { background-color: #470D42; }

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

This div background color is #470D42.

Border color

.myBorderColor { border: 1px solid #470D42; }

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

This div border color is #470D42.

Opacity

.myOpacity80 { color: #470D42; opacity: 0.8; }

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

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

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

This text has shadow with #470D42 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #470D42.

Preview

Color preview on black background

This text has color #470D42 on black background.


Color preview on white background

This text has color #470D42 on white background.


Black color preview on #470D42 background

This text has black color on #470D42 background.


White color preview on #470D42 background

This text has white color on #470D42 background.


Related colors

Complementary color

Complementary color for #hex is #B8F2BD.


I love getcolorcode.com

Triadic colors

1 #42470D and #0D4247 with #470D42 are triadic colors.

2 #420D47 and #0D4742 with #470D42 are triadic colors.