COLOR #475B38

HEX: #475B38 RGB: (71,91,56)

Color info

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

RGB color model

#475B38 color RGB value is (71,91,56).

RGB: (71,91,56) (28%, 36%, 22%)

RGB channels and saturation

R 71 of 255 = 28%
G 91 of 255 = 36%
B 56 of 255 = 22%

71
91
56

R + G + B ~ 29%. #475B38 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 91 + 56 = 218 (100%)
R 71 of 218 ~ 32.57%
G 91 of 218 ~ 41.74%
B 56 of 218 ~ 25.69'%

%32.57
%41.74
%25.69

CMYK color model

#475B38 color CMYK value is (22,0,38,64).

  • cyan value is 21.98%
  • magenta value is 0.00%
  • yellow value is 38.46%
  • key color value is 64.31%

CMYK: (22,0,38,64)
C22M0Y38K64 (22%, 0%, 38%, 64%)
(0.22 / 0.00 / 0.38 / 0.64)

CMYK percentages

%21.98
%0
%38.46
%64.31

Codes

Color #475B38 in popluar color models

47 5B 38
RGB 71 91 56
HSL 94° 23.81% 28.82%
HSB/HSV 94° 38.46% 35.69%
CMYK 21.98% 0.00% 38.46%
64.31%

Color #475B38 in popluar number systems.

HEX 47 5B 38
Decimal 71 91 56
Binary 1000111 1011011 111000
Octal 107 133 70

Shades and tints

Shades of #475B38

#475B38
(71,91,56)
#415333
(65,83,51)
#3B4B2E
(59,75,46)
#354329
(53,67,41)
#2F3B24
(47,59,36)
#29331F
(41,51,31)
#232B1A
(35,43,26)
#1D2315
(29,35,21)
#171B10
(23,27,16)
#11130B
(17,19,11)
#0B0B06
(11,11,6)
#000000
(0,0,0)

Tints of #475B38

#475B38
(71,91,56)
#57694A
(87,105,74)
#67775C
(103,119,92)
#77856E
(119,133,110)
#879380
(135,147,128)
#97A192
(151,161,146)
#A7AFA4
(167,175,164)
#B7BDB6
(183,189,182)
#C7CBC8
(199,203,200)
#D7D9DA
(215,217,218)
#E7E7EC
(231,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #475B38 color. Also use rgb(71,91,56) instead hex code.

Text Font Color

.myTextColor { color: #475B38; }

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

This text font color is #475B38.

Background Color

.myBgColor { background-color: #475B38; }

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

This div background color is #475B38.

Border color

.myBorderColor { border: 1px solid #475B38; }

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

This div border color is #475B38.

Opacity

.myOpacity80 { color: #475B38; opacity: 0.8; }

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

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

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

This text has shadow with #475B38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #475B38.

Preview

Color preview on black background

This text has color #475B38 on black background.


Color preview on white background

This text has color #475B38 on white background.


Black color preview on #475B38 background

This text has black color on #475B38 background.


White color preview on #475B38 background

This text has white color on #475B38 background.


Related colors

Complementary color

Complementary color for #hex is #B8A4C7.


I love getcolorcode.com

Triadic colors

1 #38475B and #5B3847 with #475B38 are triadic colors.

2 #385B47 and #5B4738 with #475B38 are triadic colors.