COLOR #476489

HEX: #476489 RGB: (71,100,137)

Color info

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

RGB color model

#476489 color RGB value is (71,100,137).

RGB: (71,100,137) (28%, 39%, 54%)

RGB channels and saturation

R 71 of 255 = 28%
G 100 of 255 = 39%
B 137 of 255 = 54%

71
100
137

R + G + B ~ 40%. #476489 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 71 + 100 + 137 = 308 (100%)
R 71 of 308 ~ 23.05%
G 100 of 308 ~ 32.47%
B 137 of 308 ~ 44.48'%

%23.05
%32.47
%44.48

CMYK color model

#476489 color CMYK value is (48,27,0,46).

  • cyan value is 48.18%
  • magenta value is 27.01%
  • yellow value is 0.00%
  • key color value is 46.27%
CMYK: (48,27,0,46) C48M27Y0K46 (48%,27%,0%,46%) (0.48/0.27/0.00/0.46) 

CMYK percentages

%48.18
%27.01
%0
%46.27

Codes

Color #476489 in popluar color models

47 64 89
RGB 71 100 137
HSL 214° 31.73% 40.78%
HSB/HSV 214° 48.18% 53.73%
CMYK 48.18% 27.01% 0.00%
46.27%

Color #476489 in popluar number systems.

HEX 47 64 89
Decimal 71 100 137
Binary 1000111 1100100 10001001
Octal 107 144 211

Shades and tints

Shades of #476489

#476489
(71,100,137)
#415B7D
(65,91,125)
#3B5271
(59,82,113)
#354965
(53,73,101)
#2F4059
(47,64,89)
#29374D
(41,55,77)
#232E41
(35,46,65)
#1D2535
(29,37,53)
#171C29
(23,28,41)
#11131D
(17,19,29)
#0B0A11
(11,10,17)
#000000
(0,0,0)

Tints of #476489

#476489
(71,100,137)
#577293
(87,114,147)
#67809D
(103,128,157)
#778EA7
(119,142,167)
#879CB1
(135,156,177)
#97AABB
(151,170,187)
#A7B8C5
(167,184,197)
#B7C6CF
(183,198,207)
#C7D4D9
(199,212,217)
#D7E2E3
(215,226,227)
#E7F0ED
(231,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #476489 color. Also use rgb(71,100,137) instead hex code.

Text Font Color

.myTextColor { color: #476489; }

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

This text font color is #476489.

Background Color

.myBgColor { background-color: #476489; }

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

This div background color is #476489.

Border color

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

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

This div border color is #476489.

Opacity

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

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

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

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

This text has shadow with #476489 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #476489.

Preview

Color preview on black background

This text has color #476489 on black background.


Color preview on white background

This text has color #476489 on white background.


Black color preview on #476489 background

This text has black color on #476489 background.


White color preview on #476489 background

This text has white color on #476489 background.


Related colors

Complementary color

Complementary color for #hex is #B89B76.


I love getcolorcode.com

Triadic colors

1 #894764 and #648947 with #476489 are triadic colors.

2 #896447 and #644789 with #476489 are triadic colors.