COLOR #474A58

HEX: #474A58 RGB: (71,74,88)

Color info

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

RGB color model

#474A58 color RGB value is (71,74,88).

RGB: (71,74,88) (28%, 29%, 35%)

RGB channels and saturation

R 71 of 255 = 28%
G 74 of 255 = 29%
B 88 of 255 = 35%

71
74
88

R + G + B ~ 31%. #474A58 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 74 + 88 = 233 (100%)
R 71 of 233 ~ 30.47%
G 74 of 233 ~ 31.76%
B 88 of 233 ~ 37.77'%

%30.47
%31.76
%37.77

CMYK color model

#474A58 color CMYK value is (19,16,0,65).

  • cyan value is 19.32%
  • magenta value is 15.91%
  • yellow value is 0.00%
  • key color value is 65.49%

CMYK: (19,16,0,65)
C19M16Y0K65 (19%, 16%, 0%, 65%)
(0.19 / 0.16 / 0.00 / 0.65)

CMYK percentages

%19.32
%15.91
%0
%65.49

Codes

Color #474A58 in popluar color models

47 4A 58
RGB 71 74 88
HSL 229° 10.69% 31.18%
HSB/HSV 229° 19.32% 34.51%
CMYK 19.32% 15.91% 0.00%
65.49%

Color #474A58 in popluar number systems.

HEX 47 4A 58
Decimal 71 74 88
Binary 1000111 1001010 1011000
Octal 107 112 130

Shades and tints

Shades of #474A58

#474A58
(71,74,88)
#414450
(65,68,80)
#3B3E48
(59,62,72)
#353840
(53,56,64)
#2F3238
(47,50,56)
#292C30
(41,44,48)
#232628
(35,38,40)
#1D2020
(29,32,32)
#171A18
(23,26,24)
#111410
(17,20,16)
#0B0E08
(11,14,8)
#000000
(0,0,0)

Tints of #474A58

#474A58
(71,74,88)
#575A67
(87,90,103)
#676A76
(103,106,118)
#777A85
(119,122,133)
#878A94
(135,138,148)
#979AA3
(151,154,163)
#A7AAB2
(167,170,178)
#B7BAC1
(183,186,193)
#C7CAD0
(199,202,208)
#D7DADF
(215,218,223)
#E7EAEE
(231,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #474A58 color. Also use rgb(71,74,88) instead hex code.

Text Font Color

.myTextColor { color: #474A58; }

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

This text font color is #474A58.

Background Color

.myBgColor { background-color: #474A58; }

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

This div background color is #474A58.

Border color

.myBorderColor { border: 1px solid #474A58; }

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

This div border color is #474A58.

Opacity

.myOpacity80 { color: #474A58; opacity: 0.8; }

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

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

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

This text has shadow with #474A58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474A58.

Preview

Color preview on black background

This text has color #474A58 on black background.


Color preview on white background

This text has color #474A58 on white background.


Black color preview on #474A58 background

This text has black color on #474A58 background.


White color preview on #474A58 background

This text has white color on #474A58 background.


Related colors

Complementary color

Complementary color for #hex is #B8B5A7.


I love getcolorcode.com

Triadic colors

1 #58474A and #4A5847 with #474A58 are triadic colors.

2 #584A47 and #4A4758 with #474A58 are triadic colors.