COLOR #475718

HEX: #475718 RGB: (71,87,24)

Color info

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

RGB color model

#475718 color RGB value is (71,87,24).

RGB: (71,87,24) (28%, 34%, 9%)

RGB channels and saturation

R 71 of 255 = 28%
G 87 of 255 = 34%
B 24 of 255 = 9%

71
87
24

R + G + B ~ 24%. #475718 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 87 + 24 = 182 (100%)
R 71 of 182 ~ 39.01%
G 87 of 182 ~ 47.8%
B 24 of 182 ~ 13.19'%

%39.01
%47.8
%13.19

CMYK color model

#475718 color CMYK value is (18,0,72,66).

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

CMYK: (18,0,72,66)
C18M0Y72K66 (18%, 0%, 72%, 66%)
(0.18 / 0.00 / 0.72 / 0.66)

CMYK percentages

%18.39
%0
%72.41
%65.88

Codes

Color #475718 in popluar color models

47 57 18
RGB 71 87 24
HSL 75° 56.76% 21.76%
HSB/HSV 75° 72.41% 34.12%
CMYK 18.39% 0.00% 72.41%
65.88%

Color #475718 in popluar number systems.

HEX 47 57 18
Decimal 71 87 24
Binary 1000111 1010111 11000
Octal 107 127 30

Shades and tints

Shades of #475718

#475718
(71,87,24)
#415016
(65,80,22)
#3B4914
(59,73,20)
#354212
(53,66,18)
#2F3B10
(47,59,16)
#29340E
(41,52,14)
#232D0C
(35,45,12)
#1D260A
(29,38,10)
#171F08
(23,31,8)
#111806
(17,24,6)
#0B1104
(11,17,4)
#000000
(0,0,0)

Tints of #475718

#475718
(71,87,24)
#57662D
(87,102,45)
#677542
(103,117,66)
#778457
(119,132,87)
#87936C
(135,147,108)
#97A281
(151,162,129)
#A7B196
(167,177,150)
#B7C0AB
(183,192,171)
#C7CFC0
(199,207,192)
#D7DED5
(215,222,213)
#E7EDEA
(231,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #475718; }

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

This text font color is #475718.

Background Color

.myBgColor { background-color: #475718; }

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

This div background color is #475718.

Border color

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

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

This div border color is #475718.

Opacity

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

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

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

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

This text has shadow with #475718 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #475718.

Preview

Color preview on black background

This text has color #475718 on black background.


Color preview on white background

This text has color #475718 on white background.


Black color preview on #475718 background

This text has black color on #475718 background.


White color preview on #475718 background

This text has white color on #475718 background.


Related colors

Complementary color

Complementary color for #hex is #B8A8E7.


I love getcolorcode.com

Triadic colors

1 #184757 and #571847 with #475718 are triadic colors.

2 #185747 and #574718 with #475718 are triadic colors.