COLOR #475485

HEX: #475485 RGB: (71,84,133)

Color info

#475485 contains mainly green and blue colors. Web safe color of #475485 is #336699 (or #369).

RGB color model

#475485 color RGB value is (71,84,133).

RGB: (71,84,133) (28%, 33%, 52%)

RGB channels and saturation

R 71 of 255 = 28%
G 84 of 255 = 33%
B 133 of 255 = 52%

71
84
133

R + G + B ~ 38%. #475485 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 84 + 133 = 288 (100%)
R 71 of 288 ~ 24.65%
G 84 of 288 ~ 29.17%
B 133 of 288 ~ 46.18'%

%24.65
%29.17
%46.18

CMYK color model

#475485 color CMYK value is (47,37,0,48).

  • cyan value is 46.62%
  • magenta value is 36.84%
  • yellow value is 0.00%
  • key color value is 47.84%

CMYK: (47,37,0,48)
C47M37Y0K48 (47%, 37%, 0%, 48%)
(0.47 / 0.37 / 0.00 / 0.48)

CMYK percentages

%46.62
%36.84
%0
%47.84

Codes

Color #475485 in popluar color models

47 54 85
RGB 71 84 133
HSL 227° 30.39% 40.00%
HSB/HSV 227° 46.62% 52.16%
CMYK 46.62% 36.84% 0.00%
47.84%

Color #475485 in popluar number systems.

HEX 47 54 85
Decimal 71 84 133
Binary 1000111 1010100 10000101
Octal 107 124 205

Shades and tints

Shades of #475485

#475485
(71,84,133)
#414D79
(65,77,121)
#3B466D
(59,70,109)
#353F61
(53,63,97)
#2F3855
(47,56,85)
#293149
(41,49,73)
#232A3D
(35,42,61)
#1D2331
(29,35,49)
#171C25
(23,28,37)
#111519
(17,21,25)
#0B0E0D
(11,14,13)
#000000
(0,0,0)

Tints of #475485

#475485
(71,84,133)
#576390
(87,99,144)
#67729B
(103,114,155)
#7781A6
(119,129,166)
#8790B1
(135,144,177)
#979FBC
(151,159,188)
#A7AEC7
(167,174,199)
#B7BDD2
(183,189,210)
#C7CCDD
(199,204,221)
#D7DBE8
(215,219,232)
#E7EAF3
(231,234,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #475485 color. Also use rgb(71,84,133) instead hex code.

Text Font Color

.myTextColor { color: #475485; }

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

This text font color is #475485.

Background Color

.myBgColor { background-color: #475485; }

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

This div background color is #475485.

Border color

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

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

This div border color is #475485.

Opacity

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

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

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

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

This text has shadow with #475485 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #475485.

Preview

Color preview on black background

This text has color #475485 on black background.


Color preview on white background

This text has color #475485 on white background.


Black color preview on #475485 background

This text has black color on #475485 background.


White color preview on #475485 background

This text has white color on #475485 background.


Related colors

Complementary color

Complementary color for #hex is #B8AB7A.


I love getcolorcode.com

Triadic colors

1 #854754 and #548547 with #475485 are triadic colors.

2 #855447 and #544785 with #475485 are triadic colors.