COLOR #475710

HEX: #475710 RGB: (71,87,16)

Color info

#475710 contains mainly red and green colors. Web safe color of #475710 is #336600 (or #360).

RGB color model

#475710 color RGB value is (71,87,16).

RGB: (71,87,16) (28%, 34%, 6%)

RGB channels and saturation

R 71 of 255 = 28%
G 87 of 255 = 34%
B 16 of 255 = 6%

71
87
16

R + G + B ~ 23%. #475710 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 87 + 16 = 174 (100%)
R 71 of 174 ~ 40.8%
G 87 of 174 ~ 50%
B 16 of 174 ~ 9.2'%

%40.8
%50

CMYK color model

#475710 color CMYK value is (18,0,82,66).

  • cyan value is 18.39%
  • magenta value is 0.00%
  • yellow value is 81.61%
  • key color value is 65.88%

CMYK: (18,0,82,66)
C18M0Y82K66 (18%, 0%, 82%, 66%)
(0.18 / 0.00 / 0.82 / 0.66)

CMYK percentages

%18.39
%0
%81.61
%65.88

Codes

Color #475710 in popluar color models

47 57 10
RGB 71 87 16
HSL 74° 68.93% 20.20%
HSB/HSV 74° 81.61% 34.12%
CMYK 18.39% 0.00% 81.61%
65.88%

Color #475710 in popluar number systems.

HEX 47 57 10
Decimal 71 87 16
Binary 1000111 1010111 10000
Octal 107 127 20

Shades and tints

Shades of #475710

#475710
(71,87,16)
#41500F
(65,80,15)
#3B490E
(59,73,14)
#35420D
(53,66,13)
#2F3B0C
(47,59,12)
#29340B
(41,52,11)
#232D0A
(35,45,10)
#1D2609
(29,38,9)
#171F08
(23,31,8)
#111807
(17,24,7)
#0B1106
(11,17,6)
#000000
(0,0,0)

Tints of #475710

#475710
(71,87,16)
#576625
(87,102,37)
#67753A
(103,117,58)
#77844F
(119,132,79)
#879364
(135,147,100)
#97A279
(151,162,121)
#A7B18E
(167,177,142)
#B7C0A3
(183,192,163)
#C7CFB8
(199,207,184)
#D7DECD
(215,222,205)
#E7EDE2
(231,237,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #475710 color. Also use rgb(71,87,16) instead hex code.

Text Font Color

.myTextColor { color: #475710; }

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

This text font color is #475710.

Background Color

.myBgColor { background-color: #475710; }

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

This div background color is #475710.

Border color

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

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

This div border color is #475710.

Opacity

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

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

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

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

This text has shadow with #475710 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #475710.

Preview

Color preview on black background

This text has color #475710 on black background.


Color preview on white background

This text has color #475710 on white background.


Black color preview on #475710 background

This text has black color on #475710 background.


White color preview on #475710 background

This text has white color on #475710 background.


Related colors

Complementary color

Complementary color for #hex is #B8A8EF.


I love getcolorcode.com

Triadic colors

1 #104757 and #571047 with #475710 are triadic colors.

2 #105747 and #574710 with #475710 are triadic colors.