COLOR #471603

HEX: #471603 RGB: (71,22,3)

Color info

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

RGB color model

#471603 color RGB value is (71,22,3).

RGB: (71,22,3) (28%, 9%, 1%)

RGB channels and saturation

R 71 of 255 = 28%
G 22 of 255 = 9%
B 3 of 255 = 1%

71
22
3

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

Portions of RGB colors in percentages

R + G + B = 71 + 22 + 3 = 96 (100%)
R 71 of 96 ~ 73.96%
G 22 of 96 ~ 22.92%
B 3 of 96 ~ 3.13'%

%73.96
%22.92

CMYK color model

#471603 color CMYK value is (0,69,96,72).

  • cyan value is 0.00%
  • magenta value is 69.01%
  • yellow value is 95.77%
  • key color value is 72.16%
CMYK: (0,69,96,72) C0M69Y96K72 (0%,69%,96%,72%) (0.00/0.69/0.96/0.72) 

CMYK percentages

%0
%69.01
%95.77
%72.16

Codes

Color #471603 in popluar color models

47 16 03
RGB 71 22 3
HSL 17° 91.89% 14.51%
HSB/HSV 17° 95.77% 27.84%
CMYK 0.00% 69.01% 95.77%
72.16%

Color #471603 in popluar number systems.

HEX 47 16 03
Decimal 71 22 3
Binary 1000111 10110 11
Octal 107 26 3

Shades and tints

Shades of #471603

#471603
(71,22,3)
#411403
(65,20,3)
#3B1203
(59,18,3)
#351003
(53,16,3)
#2F0E03
(47,14,3)
#290C03
(41,12,3)
#230A03
(35,10,3)
#1D0803
(29,8,3)
#170603
(23,6,3)
#110403
(17,4,3)
#0B0203
(11,2,3)
#000000
(0,0,0)

Tints of #471603

#471603
(71,22,3)
#572B19
(87,43,25)
#67402F
(103,64,47)
#775545
(119,85,69)
#876A5B
(135,106,91)
#977F71
(151,127,113)
#A79487
(167,148,135)
#B7A99D
(183,169,157)
#C7BEB3
(199,190,179)
#D7D3C9
(215,211,201)
#E7E8DF
(231,232,223)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #471603 color. Also use rgb(71,22,3) instead hex code.

Text Font Color

.myTextColor { color: #471603; }

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

This text font color is #471603.

Background Color

.myBgColor { background-color: #471603; }

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

This div background color is #471603.

Border color

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

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

This div border color is #471603.

Opacity

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

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

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

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

This text has shadow with #471603 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #471603.

Preview

Color preview on black background

This text has color #471603 on black background.


Color preview on white background

This text has color #471603 on white background.


Black color preview on #471603 background

This text has black color on #471603 background.


White color preview on #471603 background

This text has white color on #471603 background.


Related colors

Complementary color

Complementary color for #hex is #B8E9FC.


I love getcolorcode.com

Triadic colors

1 #034716 and #160347 with #471603 are triadic colors.

2 #031647 and #164703 with #471603 are triadic colors.