COLOR #475054

HEX: #475054 RGB: (71,80,84)

Color info

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

RGB color model

#475054 color RGB value is (71,80,84).

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

RGB channels and saturation

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

71
80
84

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

Portions of RGB colors in percentages

R + G + B = 71 + 80 + 84 = 235 (100%)
R 71 of 235 ~ 30.21%
G 80 of 235 ~ 34.04%
B 84 of 235 ~ 35.74'%

%30.21
%34.04
%35.74

CMYK color model

#475054 color CMYK value is (15,5,0,67).

  • cyan value is 15.48%
  • magenta value is 4.76%
  • yellow value is 0.00%
  • key color value is 67.06%
CMYK: (15,5,0,67) C15M5Y0K67 (15%,5%,0%,67%) (0.15/0.05/0.00/0.67) 

CMYK percentages

%15.48
%4.76
%0
%67.06

Codes

Color #475054 in popluar color models

47 50 54
RGB 71 80 84
HSL 198° 8.39% 30.39%
HSB/HSV 198° 15.48% 32.94%
CMYK 15.48% 4.76% 0.00%
67.06%

Color #475054 in popluar number systems.

HEX 47 50 54
Decimal 71 80 84
Binary 1000111 1010000 1010100
Octal 107 120 124

Shades and tints

Shades of #475054

#475054
(71,80,84)
#41494D
(65,73,77)
#3B4246
(59,66,70)
#353B3F
(53,59,63)
#2F3438
(47,52,56)
#292D31
(41,45,49)
#23262A
(35,38,42)
#1D1F23
(29,31,35)
#17181C
(23,24,28)
#111115
(17,17,21)
#0B0A0E
(11,10,14)
#000000
(0,0,0)

Tints of #475054

#475054
(71,80,84)
#575F63
(87,95,99)
#676E72
(103,110,114)
#777D81
(119,125,129)
#878C90
(135,140,144)
#979B9F
(151,155,159)
#A7AAAE
(167,170,174)
#B7B9BD
(183,185,189)
#C7C8CC
(199,200,204)
#D7D7DB
(215,215,219)
#E7E6EA
(231,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #475054; }

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

This text font color is #475054.

Background Color

.myBgColor { background-color: #475054; }

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

This div background color is #475054.

Border color

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

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

This div border color is #475054.

Opacity

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

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

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

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

This text has shadow with #475054 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #475054.

Preview

Color preview on black background

This text has color #475054 on black background.


Color preview on white background

This text has color #475054 on white background.


Black color preview on #475054 background

This text has black color on #475054 background.


White color preview on #475054 background

This text has white color on #475054 background.


Related colors

Complementary color

Complementary color for #hex is #B8AFAB.


I love getcolorcode.com

Triadic colors

1 #544750 and #505447 with #475054 are triadic colors.

2 #545047 and #504754 with #475054 are triadic colors.