COLOR #475052

HEX: #475052 RGB: (71,80,82)

Color info

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

RGB color model

#475052 color RGB value is (71,80,82).

RGB: (71,80,82) (28%, 31%, 32%)

RGB channels and saturation

R 71 of 255 = 28%
G 80 of 255 = 31%
B 82 of 255 = 32%

71
80
82

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

Portions of RGB colors in percentages

R + G + B = 71 + 80 + 82 = 233 (100%)
R 71 of 233 ~ 30.47%
G 80 of 233 ~ 34.33%
B 82 of 233 ~ 35.19'%

%30.47
%34.33
%35.19

CMYK color model

#475052 color CMYK value is (13,2,0,68).

  • cyan value is 13.41%
  • magenta value is 2.44%
  • yellow value is 0.00%
  • key color value is 67.84%

CMYK: (13,2,0,68)
C13M2Y0K68 (13%, 2%, 0%, 68%)
(0.13 / 0.02 / 0.00 / 0.68)

CMYK percentages

%13.41
%2.44
%0
%67.84

Codes

Color #475052 in popluar color models

47 50 52
RGB 71 80 82
HSL 191° 7.19% 30.00%
HSB/HSV 191° 13.41% 32.16%
CMYK 13.41% 2.44% 0.00%
67.84%

Color #475052 in popluar number systems.

HEX 47 50 52
Decimal 71 80 82
Binary 1000111 1010000 1010010
Octal 107 120 122

Shades and tints

Shades of #475052

#475052
(71,80,82)
#41494B
(65,73,75)
#3B4244
(59,66,68)
#353B3D
(53,59,61)
#2F3436
(47,52,54)
#292D2F
(41,45,47)
#232628
(35,38,40)
#1D1F21
(29,31,33)
#17181A
(23,24,26)
#111113
(17,17,19)
#0B0A0C
(11,10,12)
#000000
(0,0,0)

Tints of #475052

#475052
(71,80,82)
#575F61
(87,95,97)
#676E70
(103,110,112)
#777D7F
(119,125,127)
#878C8E
(135,140,142)
#979B9D
(151,155,157)
#A7AAAC
(167,170,172)
#B7B9BB
(183,185,187)
#C7C8CA
(199,200,202)
#D7D7D9
(215,215,217)
#E7E6E8
(231,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #475052; }

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

This text font color is #475052.

Background Color

.myBgColor { background-color: #475052; }

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

This div background color is #475052.

Border color

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

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

This div border color is #475052.

Opacity

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

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

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

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

This text has shadow with #475052 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #475052.

Preview

Color preview on black background

This text has color #475052 on black background.


Color preview on white background

This text has color #475052 on white background.


Black color preview on #475052 background

This text has black color on #475052 background.


White color preview on #475052 background

This text has white color on #475052 background.


Related colors

Complementary color

Complementary color for #hex is #B8AFAD.


I love getcolorcode.com

Triadic colors

1 #524750 and #505247 with #475052 are triadic colors.

2 #525047 and #504752 with #475052 are triadic colors.