COLOR #475A48

HEX: #475A48 RGB: (71,90,72)

Color info

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

RGB color model

#475A48 color RGB value is (71,90,72).

RGB: (71,90,72) (28%, 35%, 28%)

RGB channels and saturation

R 71 of 255 = 28%
G 90 of 255 = 35%
B 72 of 255 = 28%

71
90
72

R + G + B ~ 30%. #475A48 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 90 + 72 = 233 (100%)
R 71 of 233 ~ 30.47%
G 90 of 233 ~ 38.63%
B 72 of 233 ~ 30.9'%

%30.47
%38.63
%30.9

CMYK color model

#475A48 color CMYK value is (21,0,20,65).

  • cyan value is 21.11%
  • magenta value is 0.00%
  • yellow value is 20.00%
  • key color value is 64.71%

CMYK: (21,0,20,65)
C21M0Y20K65 (21%, 0%, 20%, 65%)
(0.21 / 0.00 / 0.20 / 0.65)

CMYK percentages

%21.11
%0
%20
%64.71

Codes

Color #475A48 in popluar color models

47 5A 48
RGB 71 90 72
HSL 123° 11.80% 31.57%
HSB/HSV 123° 21.11% 35.29%
CMYK 21.11% 0.00% 20.00%
64.71%

Color #475A48 in popluar number systems.

HEX 47 5A 48
Decimal 71 90 72
Binary 1000111 1011010 1001000
Octal 107 132 110

Shades and tints

Shades of #475A48

#475A48
(71,90,72)
#415242
(65,82,66)
#3B4A3C
(59,74,60)
#354236
(53,66,54)
#2F3A30
(47,58,48)
#29322A
(41,50,42)
#232A24
(35,42,36)
#1D221E
(29,34,30)
#171A18
(23,26,24)
#111212
(17,18,18)
#0B0A0C
(11,10,12)
#000000
(0,0,0)

Tints of #475A48

#475A48
(71,90,72)
#576958
(87,105,88)
#677868
(103,120,104)
#778778
(119,135,120)
#879688
(135,150,136)
#97A598
(151,165,152)
#A7B4A8
(167,180,168)
#B7C3B8
(183,195,184)
#C7D2C8
(199,210,200)
#D7E1D8
(215,225,216)
#E7F0E8
(231,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #475A48 color. Also use rgb(71,90,72) instead hex code.

Text Font Color

.myTextColor { color: #475A48; }

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

This text font color is #475A48.

Background Color

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

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

This div background color is #475A48.

Border color

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

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

This div border color is #475A48.

Opacity

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

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

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

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

This text has shadow with #475A48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #475A48.

Preview

Color preview on black background

This text has color #475A48 on black background.


Color preview on white background

This text has color #475A48 on white background.


Black color preview on #475A48 background

This text has black color on #475A48 background.


White color preview on #475A48 background

This text has white color on #475A48 background.


Related colors

Complementary color

Complementary color for #hex is #B8A5B7.


I love getcolorcode.com

Triadic colors

1 #48475A and #5A4847 with #475A48 are triadic colors.

2 #485A47 and #5A4748 with #475A48 are triadic colors.