COLOR #475753

HEX: #475753 RGB: (71,87,83)

Color info

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

RGB color model

#475753 color RGB value is (71,87,83).

RGB: (71,87,83) (28%, 34%, 33%)

RGB channels and saturation

R 71 of 255 = 28%
G 87 of 255 = 34%
B 83 of 255 = 33%

71
87
83

R + G + B ~ 32%. #475753 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 87 + 83 = 241 (100%)
R 71 of 241 ~ 29.46%
G 87 of 241 ~ 36.1%
B 83 of 241 ~ 34.44'%

%29.46
%36.1
%34.44

CMYK color model

#475753 color CMYK value is (18,0,5,66).

  • cyan value is 18.39%
  • magenta value is 0.00%
  • yellow value is 4.60%
  • key color value is 65.88%

CMYK: (18,0,5,66)
C18M0Y5K66 (18%, 0%, 5%, 66%)
(0.18 / 0.00 / 0.05 / 0.66)

CMYK percentages

%18.39
%0
%4.6
%65.88

Codes

Color #475753 in popluar color models

47 57 53
RGB 71 87 83
HSL 165° 10.13% 30.98%
HSB/HSV 165° 18.39% 34.12%
CMYK 18.39% 0.00% 4.60%
65.88%

Color #475753 in popluar number systems.

HEX 47 57 53
Decimal 71 87 83
Binary 1000111 1010111 1010011
Octal 107 127 123

Shades and tints

Shades of #475753

#475753
(71,87,83)
#41504C
(65,80,76)
#3B4945
(59,73,69)
#35423E
(53,66,62)
#2F3B37
(47,59,55)
#293430
(41,52,48)
#232D29
(35,45,41)
#1D2622
(29,38,34)
#171F1B
(23,31,27)
#111814
(17,24,20)
#0B110D
(11,17,13)
#000000
(0,0,0)

Tints of #475753

#475753
(71,87,83)
#576662
(87,102,98)
#677571
(103,117,113)
#778480
(119,132,128)
#87938F
(135,147,143)
#97A29E
(151,162,158)
#A7B1AD
(167,177,173)
#B7C0BC
(183,192,188)
#C7CFCB
(199,207,203)
#D7DEDA
(215,222,218)
#E7EDE9
(231,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #475753; }

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

This text font color is #475753.

Background Color

.myBgColor { background-color: #475753; }

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

This div background color is #475753.

Border color

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

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

This div border color is #475753.

Opacity

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

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

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

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

This text has shadow with #475753 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #475753.

Preview

Color preview on black background

This text has color #475753 on black background.


Color preview on white background

This text has color #475753 on white background.


Black color preview on #475753 background

This text has black color on #475753 background.


White color preview on #475753 background

This text has white color on #475753 background.


Related colors

Complementary color

Complementary color for #hex is #B8A8AC.


I love getcolorcode.com

Triadic colors

1 #534757 and #575347 with #475753 are triadic colors.

2 #535747 and #574753 with #475753 are triadic colors.