COLOR #474A6A

HEX: #474A6A RGB: (71,74,106)

Color info

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

RGB color model

#474A6A color RGB value is (71,74,106).

RGB: (71,74,106) (28%, 29%, 42%)

RGB channels and saturation

R 71 of 255 = 28%
G 74 of 255 = 29%
B 106 of 255 = 42%

71
74
106

R + G + B ~ 33%. #474A6A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 74 + 106 = 251 (100%)
R 71 of 251 ~ 28.29%
G 74 of 251 ~ 29.48%
B 106 of 251 ~ 42.23'%

%28.29
%29.48
%42.23

CMYK color model

#474A6A color CMYK value is (33,30,0,58).

  • cyan value is 33.02%
  • magenta value is 30.19%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (33,30,0,58)
C33M30Y0K58 (33%, 30%, 0%, 58%)
(0.33 / 0.30 / 0.00 / 0.58)

CMYK percentages

%33.02
%30.19
%0
%58.43

Codes

Color #474A6A in popluar color models

47 4A 6A
RGB 71 74 106
HSL 235° 19.77% 34.71%
HSB/HSV 235° 33.02% 41.57%
CMYK 33.02% 30.19% 0.00%
58.43%

Color #474A6A in popluar number systems.

HEX 47 4A 6A
Decimal 71 74 106
Binary 1000111 1001010 1101010
Octal 107 112 152

Shades and tints

Shades of #474A6A

#474A6A
(71,74,106)
#414461
(65,68,97)
#3B3E58
(59,62,88)
#35384F
(53,56,79)
#2F3246
(47,50,70)
#292C3D
(41,44,61)
#232634
(35,38,52)
#1D202B
(29,32,43)
#171A22
(23,26,34)
#111419
(17,20,25)
#0B0E10
(11,14,16)
#000000
(0,0,0)

Tints of #474A6A

#474A6A
(71,74,106)
#575A77
(87,90,119)
#676A84
(103,106,132)
#777A91
(119,122,145)
#878A9E
(135,138,158)
#979AAB
(151,154,171)
#A7AAB8
(167,170,184)
#B7BAC5
(183,186,197)
#C7CAD2
(199,202,210)
#D7DADF
(215,218,223)
#E7EAEC
(231,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #474A6A; }

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

This text font color is #474A6A.

Background Color

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

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

This div background color is #474A6A.

Border color

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

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

This div border color is #474A6A.

Opacity

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

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

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

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

This text has shadow with #474A6A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474A6A.

Preview

Color preview on black background

This text has color #474A6A on black background.


Color preview on white background

This text has color #474A6A on white background.


Black color preview on #474A6A background

This text has black color on #474A6A background.


White color preview on #474A6A background

This text has white color on #474A6A background.


Related colors

Complementary color

Complementary color for #hex is #B8B595.


I love getcolorcode.com

Triadic colors

1 #6A474A and #4A6A47 with #474A6A are triadic colors.

2 #6A4A47 and #4A476A with #474A6A are triadic colors.