COLOR #474086

HEX: #474086 RGB: (71,64,134)

Color info

#474086 contains mainly blue color. Web safe color of #474086 is #333399 (or #339).

RGB color model

#474086 color RGB value is (71,64,134).

RGB: (71,64,134) (28%, 25%, 53%)

RGB channels and saturation

R 71 of 255 = 28%
G 64 of 255 = 25%
B 134 of 255 = 53%

71
64
134

R + G + B ~ 35%. #474086 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 64 + 134 = 269 (100%)
R 71 of 269 ~ 26.39%
G 64 of 269 ~ 23.79%
B 134 of 269 ~ 49.81'%

%26.39
%23.79
%49.81

CMYK color model

#474086 color CMYK value is (47,52,0,47).

  • cyan value is 47.01%
  • magenta value is 52.24%
  • yellow value is 0.00%
  • key color value is 47.45%

CMYK: (47,52,0,47)
C47M52Y0K47 (47%, 52%, 0%, 47%)
(0.47 / 0.52 / 0.00 / 0.47)

CMYK percentages

%47.01
%52.24
%0
%47.45

Codes

Color #474086 in popluar color models

47 40 86
RGB 71 64 134
HSL 246° 35.35% 38.82%
HSB/HSV 246° 52.24% 52.55%
CMYK 47.01% 52.24% 0.00%
47.45%

Color #474086 in popluar number systems.

HEX 47 40 86
Decimal 71 64 134
Binary 1000111 1000000 10000110
Octal 107 100 206

Shades and tints

Shades of #474086

#474086
(71,64,134)
#413B7A
(65,59,122)
#3B366E
(59,54,110)
#353162
(53,49,98)
#2F2C56
(47,44,86)
#29274A
(41,39,74)
#23223E
(35,34,62)
#1D1D32
(29,29,50)
#171826
(23,24,38)
#11131A
(17,19,26)
#0B0E0E
(11,14,14)
#000000
(0,0,0)

Tints of #474086

#474086
(71,64,134)
#575191
(87,81,145)
#67629C
(103,98,156)
#7773A7
(119,115,167)
#8784B2
(135,132,178)
#9795BD
(151,149,189)
#A7A6C8
(167,166,200)
#B7B7D3
(183,183,211)
#C7C8DE
(199,200,222)
#D7D9E9
(215,217,233)
#E7EAF4
(231,234,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #474086 color. Also use rgb(71,64,134) instead hex code.

Text Font Color

.myTextColor { color: #474086; }

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

This text font color is #474086.

Background Color

.myBgColor { background-color: #474086; }

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

This div background color is #474086.

Border color

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

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

This div border color is #474086.

Opacity

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

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

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

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

This text has shadow with #474086 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474086.

Preview

Color preview on black background

This text has color #474086 on black background.


Color preview on white background

This text has color #474086 on white background.


Black color preview on #474086 background

This text has black color on #474086 background.


White color preview on #474086 background

This text has white color on #474086 background.


Related colors

Complementary color

Complementary color for #hex is #B8BF79.


I love getcolorcode.com

Triadic colors

1 #864740 and #408647 with #474086 are triadic colors.

2 #864047 and #404786 with #474086 are triadic colors.