COLOR #470F43

HEX: #470F43 RGB: (71,15,67)

Color info

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

RGB color model

#470F43 color RGB value is (71,15,67).

RGB: (71,15,67) (28%, 6%, 26%)

RGB channels and saturation

R 71 of 255 = 28%
G 15 of 255 = 6%
B 67 of 255 = 26%

71
15
67

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

Portions of RGB colors in percentages

R + G + B = 71 + 15 + 67 = 153 (100%)
R 71 of 153 ~ 46.41%
G 15 of 153 ~ 9.8%
B 67 of 153 ~ 43.79'%

%46.41
%43.79

CMYK color model

#470F43 color CMYK value is (0,79,6,72).

  • cyan value is 0.00%
  • magenta value is 78.87%
  • yellow value is 5.63%
  • key color value is 72.16%

CMYK: (0,79,6,72)
C0M79Y6K72 (0%, 79%, 6%, 72%)
(0.00 / 0.79 / 0.06 / 0.72)

CMYK percentages

%0
%78.87
%5.63
%72.16

Codes

Color #470F43 in popluar color models

47 0F 43
RGB 71 15 67
HSL 304° 65.12% 16.86%
HSB/HSV 304° 78.87% 27.84%
CMYK 0.00% 78.87% 5.63%
72.16%

Color #470F43 in popluar number systems.

HEX 47 0F 43
Decimal 71 15 67
Binary 1000111 1111 1000011
Octal 107 17 103

Shades and tints

Shades of #470F43

#470F43
(71,15,67)
#410E3D
(65,14,61)
#3B0D37
(59,13,55)
#350C31
(53,12,49)
#2F0B2B
(47,11,43)
#290A25
(41,10,37)
#23091F
(35,9,31)
#1D0819
(29,8,25)
#170713
(23,7,19)
#11060D
(17,6,13)
#0B0507
(11,5,7)
#000000
(0,0,0)

Tints of #470F43

#470F43
(71,15,67)
#572454
(87,36,84)
#673965
(103,57,101)
#774E76
(119,78,118)
#876387
(135,99,135)
#977898
(151,120,152)
#A78DA9
(167,141,169)
#B7A2BA
(183,162,186)
#C7B7CB
(199,183,203)
#D7CCDC
(215,204,220)
#E7E1ED
(231,225,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #470F43 color. Also use rgb(71,15,67) instead hex code.

Text Font Color

.myTextColor { color: #470F43; }

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

This text font color is #470F43.

Background Color

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

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

This div background color is #470F43.

Border color

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

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

This div border color is #470F43.

Opacity

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

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

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

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

This text has shadow with #470F43 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #470F43.

Preview

Color preview on black background

This text has color #470F43 on black background.


Color preview on white background

This text has color #470F43 on white background.


Black color preview on #470F43 background

This text has black color on #470F43 background.


White color preview on #470F43 background

This text has white color on #470F43 background.


Related colors

Complementary color

Complementary color for #hex is #B8F0BC.


I love getcolorcode.com

Triadic colors

1 #43470F and #0F4347 with #470F43 are triadic colors.

2 #430F47 and #0F4743 with #470F43 are triadic colors.