COLOR #474692

HEX: #474692 RGB: (71,70,146)

Color info

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

RGB color model

#474692 color RGB value is (71,70,146).

RGB: (71,70,146) (28%, 27%, 57%)

RGB channels and saturation

R 71 of 255 = 28%
G 70 of 255 = 27%
B 146 of 255 = 57%

71
70
146

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

Portions of RGB colors in percentages

R + G + B = 71 + 70 + 146 = 287 (100%)
R 71 of 287 ~ 24.74%
G 70 of 287 ~ 24.39%
B 146 of 287 ~ 50.87'%

%24.74
%24.39
%50.87

CMYK color model

#474692 color CMYK value is (51,52,0,43).

  • cyan value is 51.37%
  • magenta value is 52.05%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (51,52,0,43)
C51M52Y0K43 (51%, 52%, 0%, 43%)
(0.51 / 0.52 / 0.00 / 0.43)

CMYK percentages

%51.37
%52.05
%0
%42.75

Codes

Color #474692 in popluar color models

47 46 92
RGB 71 70 146
HSL 241° 35.19% 42.35%
HSB/HSV 241° 52.05% 57.25%
CMYK 51.37% 52.05% 0.00%
42.75%

Color #474692 in popluar number systems.

HEX 47 46 92
Decimal 71 70 146
Binary 1000111 1000110 10010010
Octal 107 106 222

Shades and tints

Shades of #474692

#474692
(71,70,146)
#414085
(65,64,133)
#3B3A78
(59,58,120)
#35346B
(53,52,107)
#2F2E5E
(47,46,94)
#292851
(41,40,81)
#232244
(35,34,68)
#1D1C37
(29,28,55)
#17162A
(23,22,42)
#11101D
(17,16,29)
#0B0A10
(11,10,16)
#000000
(0,0,0)

Tints of #474692

#474692
(71,70,146)
#57569B
(87,86,155)
#6766A4
(103,102,164)
#7776AD
(119,118,173)
#8786B6
(135,134,182)
#9796BF
(151,150,191)
#A7A6C8
(167,166,200)
#B7B6D1
(183,182,209)
#C7C6DA
(199,198,218)
#D7D6E3
(215,214,227)
#E7E6EC
(231,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #474692 color. Also use rgb(71,70,146) instead hex code.

Text Font Color

.myTextColor { color: #474692; }

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

This text font color is #474692.

Background Color

.myBgColor { background-color: #474692; }

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

This div background color is #474692.

Border color

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

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

This div border color is #474692.

Opacity

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

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

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

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

This text has shadow with #474692 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474692.

Preview

Color preview on black background

This text has color #474692 on black background.


Color preview on white background

This text has color #474692 on white background.


Black color preview on #474692 background

This text has black color on #474692 background.


White color preview on #474692 background

This text has white color on #474692 background.


Related colors

Complementary color

Complementary color for #hex is #B8B96D.


I love getcolorcode.com

Triadic colors

1 #924746 and #469247 with #474692 are triadic colors.

2 #924647 and #464792 with #474692 are triadic colors.