COLOR #474859

HEX: #474859 RGB: (71,72,89)

Color info

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

RGB color model

#474859 color RGB value is (71,72,89).

RGB: (71,72,89) (28%, 28%, 35%)

RGB channels and saturation

R 71 of 255 = 28%
G 72 of 255 = 28%
B 89 of 255 = 35%

71
72
89

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

Portions of RGB colors in percentages

R + G + B = 71 + 72 + 89 = 232 (100%)
R 71 of 232 ~ 30.6%
G 72 of 232 ~ 31.03%
B 89 of 232 ~ 38.36'%

%30.6
%31.03
%38.36

CMYK color model

#474859 color CMYK value is (20,19,0,65).

  • cyan value is 20.22%
  • magenta value is 19.10%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (20,19,0,65)
C20M19Y0K65 (20%, 19%, 0%, 65%)
(0.20 / 0.19 / 0.00 / 0.65)

CMYK percentages

%20.22
%19.1
%0
%65.1

Codes

Color #474859 in popluar color models

47 48 59
RGB 71 72 89
HSL 237° 11.25% 31.37%
HSB/HSV 237° 20.22% 34.90%
CMYK 20.22% 19.10% 0.00%
65.10%

Color #474859 in popluar number systems.

HEX 47 48 59
Decimal 71 72 89
Binary 1000111 1001000 1011001
Octal 107 110 131

Shades and tints

Shades of #474859

#474859
(71,72,89)
#414251
(65,66,81)
#3B3C49
(59,60,73)
#353641
(53,54,65)
#2F3039
(47,48,57)
#292A31
(41,42,49)
#232429
(35,36,41)
#1D1E21
(29,30,33)
#171819
(23,24,25)
#111211
(17,18,17)
#0B0C09
(11,12,9)
#000000
(0,0,0)

Tints of #474859

#474859
(71,72,89)
#575868
(87,88,104)
#676877
(103,104,119)
#777886
(119,120,134)
#878895
(135,136,149)
#9798A4
(151,152,164)
#A7A8B3
(167,168,179)
#B7B8C2
(183,184,194)
#C7C8D1
(199,200,209)
#D7D8E0
(215,216,224)
#E7E8EF
(231,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #474859; }

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

This text font color is #474859.

Background Color

.myBgColor { background-color: #474859; }

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

This div background color is #474859.

Border color

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

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

This div border color is #474859.

Opacity

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

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

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

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

This text has shadow with #474859 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474859.

Preview

Color preview on black background

This text has color #474859 on black background.


Color preview on white background

This text has color #474859 on white background.


Black color preview on #474859 background

This text has black color on #474859 background.


White color preview on #474859 background

This text has white color on #474859 background.


Related colors

Complementary color

Complementary color for #hex is #B8B7A6.


I love getcolorcode.com

Triadic colors

1 #594748 and #485947 with #474859 are triadic colors.

2 #594847 and #484759 with #474859 are triadic colors.