COLOR #472203

HEX: #472203 RGB: (71,34,3)

Color info

#472203 contains mainly red and green colors. Web safe color of #472203 is #333300 (or #330).

RGB color model

#472203 color RGB value is (71,34,3).

RGB: (71,34,3) (28%, 13%, 1%)

RGB channels and saturation

R 71 of 255 = 28%
G 34 of 255 = 13%
B 3 of 255 = 1%

71
34
3

R + G + B ~ 14%. #472203 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 34 + 3 = 108 (100%)
R 71 of 108 ~ 65.74%
G 34 of 108 ~ 31.48%
B 3 of 108 ~ 2.78'%

%65.74
%31.48

CMYK color model

#472203 color CMYK value is (0,52,96,72).

  • cyan value is 0.00%
  • magenta value is 52.11%
  • yellow value is 95.77%
  • key color value is 72.16%

CMYK: (0,52,96,72)
C0M52Y96K72 (0%, 52%, 96%, 72%)
(0.00 / 0.52 / 0.96 / 0.72)

CMYK percentages

%0
%52.11
%95.77
%72.16

Codes

Color #472203 in popluar color models

47 22 03
RGB 71 34 3
HSL 27° 91.89% 14.51%
HSB/HSV 27° 95.77% 27.84%
CMYK 0.00% 52.11% 95.77%
72.16%

Color #472203 in popluar number systems.

HEX 47 22 03
Decimal 71 34 3
Binary 1000111 100010 11
Octal 107 42 3

Shades and tints

Shades of #472203

#472203
(71,34,3)
#411F03
(65,31,3)
#3B1C03
(59,28,3)
#351903
(53,25,3)
#2F1603
(47,22,3)
#291303
(41,19,3)
#231003
(35,16,3)
#1D0D03
(29,13,3)
#170A03
(23,10,3)
#110703
(17,7,3)
#0B0403
(11,4,3)
#000000
(0,0,0)

Tints of #472203

#472203
(71,34,3)
#573619
(87,54,25)
#674A2F
(103,74,47)
#775E45
(119,94,69)
#87725B
(135,114,91)
#978671
(151,134,113)
#A79A87
(167,154,135)
#B7AE9D
(183,174,157)
#C7C2B3
(199,194,179)
#D7D6C9
(215,214,201)
#E7EADF
(231,234,223)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #472203; }

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

This text font color is #472203.

Background Color

.myBgColor { background-color: #472203; }

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

This div background color is #472203.

Border color

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

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

This div border color is #472203.

Opacity

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

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

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

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

This text has shadow with #472203 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #472203.

Preview

Color preview on black background

This text has color #472203 on black background.


Color preview on white background

This text has color #472203 on white background.


Black color preview on #472203 background

This text has black color on #472203 background.


White color preview on #472203 background

This text has white color on #472203 background.


Related colors

Complementary color

Complementary color for #hex is #B8DDFC.


I love getcolorcode.com

Triadic colors

1 #034722 and #220347 with #472203 are triadic colors.

2 #032247 and #224703 with #472203 are triadic colors.