COLOR #473503

HEX: #473503 RGB: (71,53,3)

Color info

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

RGB color model

#473503 color RGB value is (71,53,3).

RGB: (71,53,3) (28%, 21%, 1%)

RGB channels and saturation

R 71 of 255 = 28%
G 53 of 255 = 21%
B 3 of 255 = 1%

71
53
3

R + G + B ~ 17%. #473503 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 53 + 3 = 127 (100%)
R 71 of 127 ~ 55.91%
G 53 of 127 ~ 41.73%
B 3 of 127 ~ 2.36'%

%55.91
%41.73

CMYK color model

#473503 color CMYK value is (0,25,96,72).

  • cyan value is 0.00%
  • magenta value is 25.35%
  • yellow value is 95.77%
  • key color value is 72.16%
CMYK: (0,25,96,72) C0M25Y96K72 (0%,25%,96%,72%) (0.00/0.25/0.96/0.72) 

CMYK percentages

%0
%25.35
%95.77
%72.16

Codes

Color #473503 in popluar color models

47 35 03
RGB 71 53 3
HSL 44° 91.89% 14.51%
HSB/HSV 44° 95.77% 27.84%
CMYK 0.00% 25.35% 95.77%
72.16%

Color #473503 in popluar number systems.

HEX 47 35 03
Decimal 71 53 3
Binary 1000111 110101 11
Octal 107 65 3

Shades and tints

Shades of #473503

#473503
(71,53,3)
#413103
(65,49,3)
#3B2D03
(59,45,3)
#352903
(53,41,3)
#2F2503
(47,37,3)
#292103
(41,33,3)
#231D03
(35,29,3)
#1D1903
(29,25,3)
#171503
(23,21,3)
#111103
(17,17,3)
#0B0D03
(11,13,3)
#000000
(0,0,0)

Tints of #473503

#473503
(71,53,3)
#574719
(87,71,25)
#67592F
(103,89,47)
#776B45
(119,107,69)
#877D5B
(135,125,91)
#978F71
(151,143,113)
#A7A187
(167,161,135)
#B7B39D
(183,179,157)
#C7C5B3
(199,197,179)
#D7D7C9
(215,215,201)
#E7E9DF
(231,233,223)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #473503; }

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

This text font color is #473503.

Background Color

.myBgColor { background-color: #473503; }

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

This div background color is #473503.

Border color

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

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

This div border color is #473503.

Opacity

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

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

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

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

This text has shadow with #473503 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #473503.

Preview

Color preview on black background

This text has color #473503 on black background.


Color preview on white background

This text has color #473503 on white background.


Black color preview on #473503 background

This text has black color on #473503 background.


White color preview on #473503 background

This text has white color on #473503 background.


Related colors

Complementary color

Complementary color for #hex is #B8CAFC.


I love getcolorcode.com

Triadic colors

1 #034735 and #350347 with #473503 are triadic colors.

2 #033547 and #354703 with #473503 are triadic colors.