COLOR #475648

HEX: #475648 RGB: (71,86,72)

Color info

#475648 contains red, green and blue colors in about the same proportion. Web safe color of #475648 is #336633 (or #363).

RGB color model

#475648 color RGB value is (71,86,72).

RGB: (71,86,72) (28%, 34%, 28%)

RGB channels and saturation

R 71 of 255 = 28%
G 86 of 255 = 34%
B 72 of 255 = 28%

71
86
72

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

Portions of RGB colors in percentages

R + G + B = 71 + 86 + 72 = 229 (100%)
R 71 of 229 ~ 31%
G 86 of 229 ~ 37.55%
B 72 of 229 ~ 31.44'%

%31
%37.55
%31.44

CMYK color model

#475648 color CMYK value is (17,0,16,66).

  • cyan value is 17.44%
  • magenta value is 0.00%
  • yellow value is 16.28%
  • key color value is 66.27%

CMYK: (17,0,16,66)
C17M0Y16K66 (17%, 0%, 16%, 66%)
(0.17 / 0.00 / 0.16 / 0.66)

CMYK percentages

%17.44
%0
%16.28
%66.27

Codes

Color #475648 in popluar color models

47 56 48
RGB 71 86 72
HSL 124° 9.55% 30.78%
HSB/HSV 124° 17.44% 33.73%
CMYK 17.44% 0.00% 16.28%
66.27%

Color #475648 in popluar number systems.

HEX 47 56 48
Decimal 71 86 72
Binary 1000111 1010110 1001000
Octal 107 126 110

Shades and tints

Shades of #475648

#475648
(71,86,72)
#414F42
(65,79,66)
#3B483C
(59,72,60)
#354136
(53,65,54)
#2F3A30
(47,58,48)
#29332A
(41,51,42)
#232C24
(35,44,36)
#1D251E
(29,37,30)
#171E18
(23,30,24)
#111712
(17,23,18)
#0B100C
(11,16,12)
#000000
(0,0,0)

Tints of #475648

#475648
(71,86,72)
#576558
(87,101,88)
#677468
(103,116,104)
#778378
(119,131,120)
#879288
(135,146,136)
#97A198
(151,161,152)
#A7B0A8
(167,176,168)
#B7BFB8
(183,191,184)
#C7CEC8
(199,206,200)
#D7DDD8
(215,221,216)
#E7ECE8
(231,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #475648 color. Also use rgb(71,86,72) instead hex code.

Text Font Color

.myTextColor { color: #475648; }

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

This text font color is #475648.

Background Color

.myBgColor { background-color: #475648; }

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

This div background color is #475648.

Border color

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

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

This div border color is #475648.

Opacity

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

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

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

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

This text has shadow with #475648 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #475648.

Preview

Color preview on black background

This text has color #475648 on black background.


Color preview on white background

This text has color #475648 on white background.


Black color preview on #475648 background

This text has black color on #475648 background.


White color preview on #475648 background

This text has white color on #475648 background.


Related colors

Complementary color

Complementary color for #hex is #B8A9B7.


I love getcolorcode.com

Triadic colors

1 #484756 and #564847 with #475648 are triadic colors.

2 #485647 and #564748 with #475648 are triadic colors.