COLOR #475350

HEX: #475350 RGB: (71,83,80)

Color info

#475350 contains red, green and blue colors in about the same proportion. Web safe color of #475350 is #336666 (or #366).

RGB color model

#475350 color RGB value is (71,83,80).

RGB: (71,83,80) (28%, 33%, 31%)

RGB channels and saturation

R 71 of 255 = 28%
G 83 of 255 = 33%
B 80 of 255 = 31%

71
83
80

R + G + B ~ 31%. #475350 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 83 + 80 = 234 (100%)
R 71 of 234 ~ 30.34%
G 83 of 234 ~ 35.47%
B 80 of 234 ~ 34.19'%

%30.34
%35.47
%34.19

CMYK color model

#475350 color CMYK value is (14,0,4,67).

  • cyan value is 14.46%
  • magenta value is 0.00%
  • yellow value is 3.61%
  • key color value is 67.45%

CMYK: (14,0,4,67)
C14M0Y4K67 (14%, 0%, 4%, 67%)
(0.14 / 0.00 / 0.04 / 0.67)

CMYK percentages

%14.46
%0
%3.61
%67.45

Codes

Color #475350 in popluar color models

47 53 50
RGB 71 83 80
HSL 165° 7.79% 30.20%
HSB/HSV 165° 14.46% 32.55%
CMYK 14.46% 0.00% 3.61%
67.45%

Color #475350 in popluar number systems.

HEX 47 53 50
Decimal 71 83 80
Binary 1000111 1010011 1010000
Octal 107 123 120

Shades and tints

Shades of #475350

#475350
(71,83,80)
#414C49
(65,76,73)
#3B4542
(59,69,66)
#353E3B
(53,62,59)
#2F3734
(47,55,52)
#29302D
(41,48,45)
#232926
(35,41,38)
#1D221F
(29,34,31)
#171B18
(23,27,24)
#111411
(17,20,17)
#0B0D0A
(11,13,10)
#000000
(0,0,0)

Tints of #475350

#475350
(71,83,80)
#57625F
(87,98,95)
#67716E
(103,113,110)
#77807D
(119,128,125)
#878F8C
(135,143,140)
#979E9B
(151,158,155)
#A7ADAA
(167,173,170)
#B7BCB9
(183,188,185)
#C7CBC8
(199,203,200)
#D7DAD7
(215,218,215)
#E7E9E6
(231,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #475350 color. Also use rgb(71,83,80) instead hex code.

Text Font Color

.myTextColor { color: #475350; }

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

This text font color is #475350.

Background Color

.myBgColor { background-color: #475350; }

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

This div background color is #475350.

Border color

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

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

This div border color is #475350.

Opacity

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

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

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

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

This text has shadow with #475350 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #475350.

Preview

Color preview on black background

This text has color #475350 on black background.


Color preview on white background

This text has color #475350 on white background.


Black color preview on #475350 background

This text has black color on #475350 background.


White color preview on #475350 background

This text has white color on #475350 background.


Related colors

Complementary color

Complementary color for #hex is #B8ACAF.


I love getcolorcode.com

Triadic colors

1 #504753 and #535047 with #475350 are triadic colors.

2 #505347 and #534750 with #475350 are triadic colors.