COLOR #474974

HEX: #474974 RGB: (71,73,116)

Color info

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

RGB color model

#474974 color RGB value is (71,73,116).

RGB: (71,73,116) (28%, 29%, 45%)

RGB channels and saturation

R 71 of 255 = 28%
G 73 of 255 = 29%
B 116 of 255 = 45%

71
73
116

R + G + B ~ 34%. #474974 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 73 + 116 = 260 (100%)
R 71 of 260 ~ 27.31%
G 73 of 260 ~ 28.08%
B 116 of 260 ~ 44.62'%

%27.31
%28.08
%44.62

CMYK color model

#474974 color CMYK value is (39,37,0,55).

  • cyan value is 38.79%
  • magenta value is 37.07%
  • yellow value is 0.00%
  • key color value is 54.51%

CMYK: (39,37,0,55)
C39M37Y0K55 (39%, 37%, 0%, 55%)
(0.39 / 0.37 / 0.00 / 0.55)

CMYK percentages

%38.79
%37.07
%0
%54.51

Codes

Color #474974 in popluar color models

47 49 74
RGB 71 73 116
HSL 237° 24.06% 36.67%
HSB/HSV 237° 38.79% 45.49%
CMYK 38.79% 37.07% 0.00%
54.51%

Color #474974 in popluar number systems.

HEX 47 49 74
Decimal 71 73 116
Binary 1000111 1001001 1110100
Octal 107 111 164

Shades and tints

Shades of #474974

#474974
(71,73,116)
#41436A
(65,67,106)
#3B3D60
(59,61,96)
#353756
(53,55,86)
#2F314C
(47,49,76)
#292B42
(41,43,66)
#232538
(35,37,56)
#1D1F2E
(29,31,46)
#171924
(23,25,36)
#11131A
(17,19,26)
#0B0D10
(11,13,16)
#000000
(0,0,0)

Tints of #474974

#474974
(71,73,116)
#575980
(87,89,128)
#67698C
(103,105,140)
#777998
(119,121,152)
#8789A4
(135,137,164)
#9799B0
(151,153,176)
#A7A9BC
(167,169,188)
#B7B9C8
(183,185,200)
#C7C9D4
(199,201,212)
#D7D9E0
(215,217,224)
#E7E9EC
(231,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #474974 color. Also use rgb(71,73,116) instead hex code.

Text Font Color

.myTextColor { color: #474974; }

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

This text font color is #474974.

Background Color

.myBgColor { background-color: #474974; }

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

This div background color is #474974.

Border color

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

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

This div border color is #474974.

Opacity

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

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

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

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

This text has shadow with #474974 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474974.

Preview

Color preview on black background

This text has color #474974 on black background.


Color preview on white background

This text has color #474974 on white background.


Black color preview on #474974 background

This text has black color on #474974 background.


White color preview on #474974 background

This text has white color on #474974 background.


Related colors

Complementary color

Complementary color for #hex is #B8B68B.


I love getcolorcode.com

Triadic colors

1 #744749 and #497447 with #474974 are triadic colors.

2 #744947 and #494774 with #474974 are triadic colors.