COLOR #474308

HEX: #474308 RGB: (71,67,8)

Color info

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

RGB color model

#474308 color RGB value is (71,67,8).

RGB: (71,67,8) (28%, 26%, 3%)

RGB channels and saturation

R 71 of 255 = 28%
G 67 of 255 = 26%
B 8 of 255 = 3%

71
67
8

R + G + B ~ 19%. #474308 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 67 + 8 = 146 (100%)
R 71 of 146 ~ 48.63%
G 67 of 146 ~ 45.89%
B 8 of 146 ~ 5.48'%

%48.63
%45.89

CMYK color model

#474308 color CMYK value is (0,6,89,72).

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

CMYK: (0,6,89,72)
C0M6Y89K72 (0%, 6%, 89%, 72%)
(0.00 / 0.06 / 0.89 / 0.72)

CMYK percentages

%0
%5.63
%88.73
%72.16

Codes

Color #474308 in popluar color models

47 43 08
RGB 71 67 8
HSL 56° 79.75% 15.49%
HSB/HSV 56° 88.73% 27.84%
CMYK 0.00% 5.63% 88.73%
72.16%

Color #474308 in popluar number systems.

HEX 47 43 08
Decimal 71 67 8
Binary 1000111 1000011 1000
Octal 107 103 10

Shades and tints

Shades of #474308

#474308
(71,67,8)
#413D08
(65,61,8)
#3B3708
(59,55,8)
#353108
(53,49,8)
#2F2B08
(47,43,8)
#292508
(41,37,8)
#231F08
(35,31,8)
#1D1908
(29,25,8)
#171308
(23,19,8)
#110D08
(17,13,8)
#0B0708
(11,7,8)
#000000
(0,0,0)

Tints of #474308

#474308
(71,67,8)
#57541E
(87,84,30)
#676534
(103,101,52)
#77764A
(119,118,74)
#878760
(135,135,96)
#979876
(151,152,118)
#A7A98C
(167,169,140)
#B7BAA2
(183,186,162)
#C7CBB8
(199,203,184)
#D7DCCE
(215,220,206)
#E7EDE4
(231,237,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #474308; }

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

This text font color is #474308.

Background Color

.myBgColor { background-color: #474308; }

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

This div background color is #474308.

Border color

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

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

This div border color is #474308.

Opacity

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

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

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

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

This text has shadow with #474308 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474308.

Preview

Color preview on black background

This text has color #474308 on black background.


Color preview on white background

This text has color #474308 on white background.


Black color preview on #474308 background

This text has black color on #474308 background.


White color preview on #474308 background

This text has white color on #474308 background.


Related colors

Complementary color

Complementary color for #hex is #B8BCF7.


I love getcolorcode.com

Triadic colors

1 #084743 and #430847 with #474308 are triadic colors.

2 #084347 and #434708 with #474308 are triadic colors.