COLOR #475254

HEX: #475254 RGB: (71,82,84)

Color info

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

RGB color model

#475254 color RGB value is (71,82,84).

RGB: (71,82,84) (28%, 32%, 33%)

RGB channels and saturation

R 71 of 255 = 28%
G 82 of 255 = 32%
B 84 of 255 = 33%

71
82
84

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

Portions of RGB colors in percentages

R + G + B = 71 + 82 + 84 = 237 (100%)
R 71 of 237 ~ 29.96%
G 82 of 237 ~ 34.6%
B 84 of 237 ~ 35.44'%

%29.96
%34.6
%35.44

CMYK color model

#475254 color CMYK value is (15,2,0,67).

  • cyan value is 15.48%
  • magenta value is 2.38%
  • yellow value is 0.00%
  • key color value is 67.06%

CMYK: (15,2,0,67)
C15M2Y0K67 (15%, 2%, 0%, 67%)
(0.15 / 0.02 / 0.00 / 0.67)

CMYK percentages

%15.48
%2.38
%0
%67.06

Codes

Color #475254 in popluar color models

47 52 54
RGB 71 82 84
HSL 189° 8.39% 30.39%
HSB/HSV 189° 15.48% 32.94%
CMYK 15.48% 2.38% 0.00%
67.06%

Color #475254 in popluar number systems.

HEX 47 52 54
Decimal 71 82 84
Binary 1000111 1010010 1010100
Octal 107 122 124

Shades and tints

Shades of #475254

#475254
(71,82,84)
#414B4D
(65,75,77)
#3B4446
(59,68,70)
#353D3F
(53,61,63)
#2F3638
(47,54,56)
#292F31
(41,47,49)
#23282A
(35,40,42)
#1D2123
(29,33,35)
#171A1C
(23,26,28)
#111315
(17,19,21)
#0B0C0E
(11,12,14)
#000000
(0,0,0)

Tints of #475254

#475254
(71,82,84)
#576163
(87,97,99)
#677072
(103,112,114)
#777F81
(119,127,129)
#878E90
(135,142,144)
#979D9F
(151,157,159)
#A7ACAE
(167,172,174)
#B7BBBD
(183,187,189)
#C7CACC
(199,202,204)
#D7D9DB
(215,217,219)
#E7E8EA
(231,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #475254; }

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

This text font color is #475254.

Background Color

.myBgColor { background-color: #475254; }

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

This div background color is #475254.

Border color

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

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

This div border color is #475254.

Opacity

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

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

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

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

This text has shadow with #475254 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #475254.

Preview

Color preview on black background

This text has color #475254 on black background.


Color preview on white background

This text has color #475254 on white background.


Black color preview on #475254 background

This text has black color on #475254 background.


White color preview on #475254 background

This text has white color on #475254 background.


Related colors

Complementary color

Complementary color for #hex is #B8ADAB.


I love getcolorcode.com

Triadic colors

1 #544752 and #525447 with #475254 are triadic colors.

2 #545247 and #524754 with #475254 are triadic colors.