COLOR #474B86

HEX: #474B86 RGB: (71,75,134)

Color info

#474B86 contains mainly green and blue colors. Web safe color of #474B86 is #333399 (or #339).

RGB color model

#474B86 color RGB value is (71,75,134).

RGB: (71,75,134) (28%, 29%, 53%)

RGB channels and saturation

R 71 of 255 = 28%
G 75 of 255 = 29%
B 134 of 255 = 53%

71
75
134

R + G + B ~ 37%. #474B86 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 75 + 134 = 280 (100%)
R 71 of 280 ~ 25.36%
G 75 of 280 ~ 26.79%
B 134 of 280 ~ 47.86'%

%25.36
%26.79
%47.86

CMYK color model

#474B86 color CMYK value is (47,44,0,47).

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

CMYK: (47,44,0,47)
C47M44Y0K47 (47%, 44%, 0%, 47%)
(0.47 / 0.44 / 0.00 / 0.47)

CMYK percentages

%47.01
%44.03
%0
%47.45

Codes

Color #474B86 in popluar color models

47 4B 86
RGB 71 75 134
HSL 236° 30.73% 40.20%
HSB/HSV 236° 47.01% 52.55%
CMYK 47.01% 44.03% 0.00%
47.45%

Color #474B86 in popluar number systems.

HEX 47 4B 86
Decimal 71 75 134
Binary 1000111 1001011 10000110
Octal 107 113 206

Shades and tints

Shades of #474B86

#474B86
(71,75,134)
#41457A
(65,69,122)
#3B3F6E
(59,63,110)
#353962
(53,57,98)
#2F3356
(47,51,86)
#292D4A
(41,45,74)
#23273E
(35,39,62)
#1D2132
(29,33,50)
#171B26
(23,27,38)
#11151A
(17,21,26)
#0B0F0E
(11,15,14)
#000000
(0,0,0)

Tints of #474B86

#474B86
(71,75,134)
#575B91
(87,91,145)
#676B9C
(103,107,156)
#777BA7
(119,123,167)
#878BB2
(135,139,178)
#979BBD
(151,155,189)
#A7ABC8
(167,171,200)
#B7BBD3
(183,187,211)
#C7CBDE
(199,203,222)
#D7DBE9
(215,219,233)
#E7EBF4
(231,235,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #474B86; }

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

This text font color is #474B86.

Background Color

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

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

This div background color is #474B86.

Border color

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

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

This div border color is #474B86.

Opacity

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

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

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

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

This text has shadow with #474B86 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474B86.

Preview

Color preview on black background

This text has color #474B86 on black background.


Color preview on white background

This text has color #474B86 on white background.


Black color preview on #474B86 background

This text has black color on #474B86 background.


White color preview on #474B86 background

This text has white color on #474B86 background.


Related colors

Complementary color

Complementary color for #hex is #B8B479.


I love getcolorcode.com

Triadic colors

1 #86474B and #4B8647 with #474B86 are triadic colors.

2 #864B47 and #4B4786 with #474B86 are triadic colors.