COLOR #476685

HEX: #476685 RGB: (71,102,133)

Color info

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

RGB color model

#476685 color RGB value is (71,102,133).

RGB: (71,102,133) (28%, 40%, 52%)

RGB channels and saturation

R 71 of 255 = 28%
G 102 of 255 = 40%
B 133 of 255 = 52%

71
102
133

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

Portions of RGB colors in percentages

R + G + B = 71 + 102 + 133 = 306 (100%)
R 71 of 306 ~ 23.2%
G 102 of 306 ~ 33.33%
B 133 of 306 ~ 43.46'%

%23.2
%33.33
%43.46

CMYK color model

#476685 color CMYK value is (47,23,0,48).

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

CMYK: (47,23,0,48)
C47M23Y0K48 (47%, 23%, 0%, 48%)
(0.47 / 0.23 / 0.00 / 0.48)

CMYK percentages

%46.62
%23.31
%0
%47.84

Codes

Color #476685 in popluar color models

47 66 85
RGB 71 102 133
HSL 210° 30.39% 40.00%
HSB/HSV 210° 46.62% 52.16%
CMYK 46.62% 23.31% 0.00%
47.84%

Color #476685 in popluar number systems.

HEX 47 66 85
Decimal 71 102 133
Binary 1000111 1100110 10000101
Octal 107 146 205

Shades and tints

Shades of #476685

#476685
(71,102,133)
#415D79
(65,93,121)
#3B546D
(59,84,109)
#354B61
(53,75,97)
#2F4255
(47,66,85)
#293949
(41,57,73)
#23303D
(35,48,61)
#1D2731
(29,39,49)
#171E25
(23,30,37)
#111519
(17,21,25)
#0B0C0D
(11,12,13)
#000000
(0,0,0)

Tints of #476685

#476685
(71,102,133)
#577390
(87,115,144)
#67809B
(103,128,155)
#778DA6
(119,141,166)
#879AB1
(135,154,177)
#97A7BC
(151,167,188)
#A7B4C7
(167,180,199)
#B7C1D2
(183,193,210)
#C7CEDD
(199,206,221)
#D7DBE8
(215,219,232)
#E7E8F3
(231,232,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #476685; }

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

This text font color is #476685.

Background Color

.myBgColor { background-color: #476685; }

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

This div background color is #476685.

Border color

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

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

This div border color is #476685.

Opacity

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

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

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

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

This text has shadow with #476685 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #476685.

Preview

Color preview on black background

This text has color #476685 on black background.


Color preview on white background

This text has color #476685 on white background.


Black color preview on #476685 background

This text has black color on #476685 background.


White color preview on #476685 background

This text has white color on #476685 background.


Related colors

Complementary color

Complementary color for #hex is #B8997A.


I love getcolorcode.com

Triadic colors

1 #854766 and #668547 with #476685 are triadic colors.

2 #856647 and #664785 with #476685 are triadic colors.