COLOR #470218

HEX: #470218 RGB: (71,2,24)

Color info

#470218 contains mainly red and blue colors. Web safe color of #470218 is #330000 (or #300).

RGB color model

#470218 color RGB value is (71,2,24).

RGB: (71,2,24) (28%, 1%, 9%)

RGB channels and saturation

R 71 of 255 = 28%
G 2 of 255 = 1%
B 24 of 255 = 9%

71
2
24

R + G + B ~ 13%. #470218 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 2 + 24 = 97 (100%)
R 71 of 97 ~ 73.2%
G 2 of 97 ~ 2.06%
B 24 of 97 ~ 24.74'%

%73.2
%24.74

CMYK color model

#470218 color CMYK value is (0,97,66,72).

  • cyan value is 0.00%
  • magenta value is 97.18%
  • yellow value is 66.20%
  • key color value is 72.16%

CMYK: (0,97,66,72)
C0M97Y66K72 (0%, 97%, 66%, 72%)
(0.00 / 0.97 / 0.66 / 0.72)

CMYK percentages

%0
%97.18
%66.2
%72.16

Codes

Color #470218 in popluar color models

47 02 18
RGB 71 2 24
HSL 341° 94.52% 14.31%
HSB/HSV 341° 97.18% 27.84%
CMYK 0.00% 97.18% 66.20%
72.16%

Color #470218 in popluar number systems.

HEX 47 02 18
Decimal 71 2 24
Binary 1000111 10 11000
Octal 107 2 30

Shades and tints

Shades of #470218

#470218
(71,2,24)
#410216
(65,2,22)
#3B0214
(59,2,20)
#350212
(53,2,18)
#2F0210
(47,2,16)
#29020E
(41,2,14)
#23020C
(35,2,12)
#1D020A
(29,2,10)
#170208
(23,2,8)
#110206
(17,2,6)
#0B0204
(11,2,4)
#000000
(0,0,0)

Tints of #470218

#470218
(71,2,24)
#57192D
(87,25,45)
#673042
(103,48,66)
#774757
(119,71,87)
#875E6C
(135,94,108)
#977581
(151,117,129)
#A78C96
(167,140,150)
#B7A3AB
(183,163,171)
#C7BAC0
(199,186,192)
#D7D1D5
(215,209,213)
#E7E8EA
(231,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #470218 color. Also use rgb(71,2,24) instead hex code.

Text Font Color

.myTextColor { color: #470218; }

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

This text font color is #470218.

Background Color

.myBgColor { background-color: #470218; }

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

This div background color is #470218.

Border color

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

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

This div border color is #470218.

Opacity

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

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

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

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

This text has shadow with #470218 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #470218.

Preview

Color preview on black background

This text has color #470218 on black background.


Color preview on white background

This text has color #470218 on white background.


Black color preview on #470218 background

This text has black color on #470218 background.


White color preview on #470218 background

This text has white color on #470218 background.


Related colors

Complementary color

Complementary color for #hex is #B8FDE7.


I love getcolorcode.com

Triadic colors

1 #184702 and #021847 with #470218 are triadic colors.

2 #180247 and #024718 with #470218 are triadic colors.