COLOR #475188

HEX: #475188 RGB: (71,81,136)

Color info

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

RGB color model

#475188 color RGB value is (71,81,136).

RGB: (71,81,136) (28%, 32%, 53%)

RGB channels and saturation

R 71 of 255 = 28%
G 81 of 255 = 32%
B 136 of 255 = 53%

71
81
136

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

Portions of RGB colors in percentages

R + G + B = 71 + 81 + 136 = 288 (100%)
R 71 of 288 ~ 24.65%
G 81 of 288 ~ 28.13%
B 136 of 288 ~ 47.22'%

%24.65
%28.13
%47.22

CMYK color model

#475188 color CMYK value is (48,40,0,47).

  • cyan value is 47.79%
  • magenta value is 40.44%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (48,40,0,47)
C48M40Y0K47 (48%, 40%, 0%, 47%)
(0.48 / 0.40 / 0.00 / 0.47)

CMYK percentages

%47.79
%40.44
%0
%46.67

Codes

Color #475188 in popluar color models

47 51 88
RGB 71 81 136
HSL 231° 31.40% 40.59%
HSB/HSV 231° 47.79% 53.33%
CMYK 47.79% 40.44% 0.00%
46.67%

Color #475188 in popluar number systems.

HEX 47 51 88
Decimal 71 81 136
Binary 1000111 1010001 10001000
Octal 107 121 210

Shades and tints

Shades of #475188

#475188
(71,81,136)
#414A7C
(65,74,124)
#3B4370
(59,67,112)
#353C64
(53,60,100)
#2F3558
(47,53,88)
#292E4C
(41,46,76)
#232740
(35,39,64)
#1D2034
(29,32,52)
#171928
(23,25,40)
#11121C
(17,18,28)
#0B0B10
(11,11,16)
#000000
(0,0,0)

Tints of #475188

#475188
(71,81,136)
#576092
(87,96,146)
#676F9C
(103,111,156)
#777EA6
(119,126,166)
#878DB0
(135,141,176)
#979CBA
(151,156,186)
#A7ABC4
(167,171,196)
#B7BACE
(183,186,206)
#C7C9D8
(199,201,216)
#D7D8E2
(215,216,226)
#E7E7EC
(231,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #475188 color. Also use rgb(71,81,136) instead hex code.

Text Font Color

.myTextColor { color: #475188; }

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

This text font color is #475188.

Background Color

.myBgColor { background-color: #475188; }

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

This div background color is #475188.

Border color

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

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

This div border color is #475188.

Opacity

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

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

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

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

This text has shadow with #475188 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #475188.

Preview

Color preview on black background

This text has color #475188 on black background.


Color preview on white background

This text has color #475188 on white background.


Black color preview on #475188 background

This text has black color on #475188 background.


White color preview on #475188 background

This text has white color on #475188 background.


Related colors

Complementary color

Complementary color for #hex is #B8AE77.


I love getcolorcode.com

Triadic colors

1 #884751 and #518847 with #475188 are triadic colors.

2 #885147 and #514788 with #475188 are triadic colors.