COLOR #475537

HEX: #475537 RGB: (71,85,55)

Color info

#475537 contains red, green and blue colors in about the same proportion. Web safe color of #475537 is #336633 (or #363).

RGB color model

#475537 color RGB value is (71,85,55).

RGB: (71,85,55) (28%, 33%, 22%)

RGB channels and saturation

R 71 of 255 = 28%
G 85 of 255 = 33%
B 55 of 255 = 22%

71
85
55

R + G + B ~ 28%. #475537 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 85 + 55 = 211 (100%)
R 71 of 211 ~ 33.65%
G 85 of 211 ~ 40.28%
B 55 of 211 ~ 26.07'%

%33.65
%40.28
%26.07

CMYK color model

#475537 color CMYK value is (16,0,35,67).

  • cyan value is 16.47%
  • magenta value is 0.00%
  • yellow value is 35.29%
  • key color value is 66.67%

CMYK: (16,0,35,67)
C16M0Y35K67 (16%, 0%, 35%, 67%)
(0.16 / 0.00 / 0.35 / 0.67)

CMYK percentages

%16.47
%0
%35.29
%66.67

Codes

Color #475537 in popluar color models

47 55 37
RGB 71 85 55
HSL 88° 21.43% 27.45%
HSB/HSV 88° 35.29% 33.33%
CMYK 16.47% 0.00% 35.29%
66.67%

Color #475537 in popluar number systems.

HEX 47 55 37
Decimal 71 85 55
Binary 1000111 1010101 110111
Octal 107 125 67

Shades and tints

Shades of #475537

#475537
(71,85,55)
#414E32
(65,78,50)
#3B472D
(59,71,45)
#354028
(53,64,40)
#2F3923
(47,57,35)
#29321E
(41,50,30)
#232B19
(35,43,25)
#1D2414
(29,36,20)
#171D0F
(23,29,15)
#11160A
(17,22,10)
#0B0F05
(11,15,5)
#000000
(0,0,0)

Tints of #475537

#475537
(71,85,55)
#576449
(87,100,73)
#67735B
(103,115,91)
#77826D
(119,130,109)
#87917F
(135,145,127)
#97A091
(151,160,145)
#A7AFA3
(167,175,163)
#B7BEB5
(183,190,181)
#C7CDC7
(199,205,199)
#D7DCD9
(215,220,217)
#E7EBEB
(231,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #475537 color. Also use rgb(71,85,55) instead hex code.

Text Font Color

.myTextColor { color: #475537; }

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

This text font color is #475537.

Background Color

.myBgColor { background-color: #475537; }

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

This div background color is #475537.

Border color

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

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

This div border color is #475537.

Opacity

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

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

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

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

This text has shadow with #475537 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #475537.

Preview

Color preview on black background

This text has color #475537 on black background.


Color preview on white background

This text has color #475537 on white background.


Black color preview on #475537 background

This text has black color on #475537 background.


White color preview on #475537 background

This text has white color on #475537 background.


Related colors

Complementary color

Complementary color for #hex is #B8AAC8.


I love getcolorcode.com

Triadic colors

1 #374755 and #553747 with #475537 are triadic colors.

2 #375547 and #554737 with #475537 are triadic colors.