COLOR #473756

HEX: #473756 RGB: (71,55,86)

Color info

#473756 contains red, green and blue colors in about the same proportion. Web safe color of #473756 is #333366 (or #336).

RGB color model

#473756 color RGB value is (71,55,86).

RGB: (71,55,86) (28%, 22%, 34%)

RGB channels and saturation

R 71 of 255 = 28%
G 55 of 255 = 22%
B 86 of 255 = 34%

71
55
86

R + G + B ~ 28%. #473756 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 55 + 86 = 212 (100%)
R 71 of 212 ~ 33.49%
G 55 of 212 ~ 25.94%
B 86 of 212 ~ 40.57'%

%33.49
%25.94
%40.57

CMYK color model

#473756 color CMYK value is (17,36,0,66).

  • cyan value is 17.44%
  • magenta value is 36.05%
  • yellow value is 0.00%
  • key color value is 66.27%
CMYK: (17,36,0,66) C17M36Y0K66 (17%,36%,0%,66%) (0.17/0.36/0.00/0.66) 

CMYK percentages

%17.44
%36.05
%0
%66.27

Codes

Color #473756 in popluar color models

47 37 56
RGB 71 55 86
HSL 271° 21.99% 27.65%
HSB/HSV 271° 36.05% 33.73%
CMYK 17.44% 36.05% 0.00%
66.27%

Color #473756 in popluar number systems.

HEX 47 37 56
Decimal 71 55 86
Binary 1000111 110111 1010110
Octal 107 67 126

Shades and tints

Shades of #473756

#473756
(71,55,86)
#41324F
(65,50,79)
#3B2D48
(59,45,72)
#352841
(53,40,65)
#2F233A
(47,35,58)
#291E33
(41,30,51)
#23192C
(35,25,44)
#1D1425
(29,20,37)
#170F1E
(23,15,30)
#110A17
(17,10,23)
#0B0510
(11,5,16)
#000000
(0,0,0)

Tints of #473756

#473756
(71,55,86)
#574965
(87,73,101)
#675B74
(103,91,116)
#776D83
(119,109,131)
#877F92
(135,127,146)
#9791A1
(151,145,161)
#A7A3B0
(167,163,176)
#B7B5BF
(183,181,191)
#C7C7CE
(199,199,206)
#D7D9DD
(215,217,221)
#E7EBEC
(231,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #473756; }

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

This text font color is #473756.

Background Color

.myBgColor { background-color: #473756; }

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

This div background color is #473756.

Border color

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

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

This div border color is #473756.

Opacity

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

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

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

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

This text has shadow with #473756 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #473756.

Preview

Color preview on black background

This text has color #473756 on black background.


Color preview on white background

This text has color #473756 on white background.


Black color preview on #473756 background

This text has black color on #473756 background.


White color preview on #473756 background

This text has white color on #473756 background.


Related colors

Complementary color

Complementary color for #hex is #B8C8A9.


I love getcolorcode.com

Triadic colors

1 #564737 and #375647 with #473756 are triadic colors.

2 #563747 and #374756 with #473756 are triadic colors.