COLOR #475866

HEX: #475866 RGB: (71,88,102)

Color info

#475866 contains red, green and blue colors in about the same proportion. Web safe color of #475866 is #336666 (or #366).

RGB color model

#475866 color RGB value is (71,88,102).

RGB: (71,88,102) (28%, 35%, 40%)

RGB channels and saturation

R 71 of 255 = 28%
G 88 of 255 = 35%
B 102 of 255 = 40%

71
88
102

R + G + B ~ 34%. #475866 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 88 + 102 = 261 (100%)
R 71 of 261 ~ 27.2%
G 88 of 261 ~ 33.72%
B 102 of 261 ~ 39.08'%

%27.2
%33.72
%39.08

CMYK color model

#475866 color CMYK value is (30,14,0,60).

  • cyan value is 30.39%
  • magenta value is 13.73%
  • yellow value is 0.00%
  • key color value is 60.00%

CMYK: (30,14,0,60)
C30M14Y0K60 (30%, 14%, 0%, 60%)
(0.30 / 0.14 / 0.00 / 0.60)

CMYK percentages

%30.39
%13.73
%0
%60

Codes

Color #475866 in popluar color models

47 58 66
RGB 71 88 102
HSL 207° 17.92% 33.92%
HSB/HSV 207° 30.39% 40.00%
CMYK 30.39% 13.73% 0.00%
60.00%

Color #475866 in popluar number systems.

HEX 47 58 66
Decimal 71 88 102
Binary 1000111 1011000 1100110
Octal 107 130 146

Shades and tints

Shades of #475866

#475866
(71,88,102)
#41505D
(65,80,93)
#3B4854
(59,72,84)
#35404B
(53,64,75)
#2F3842
(47,56,66)
#293039
(41,48,57)
#232830
(35,40,48)
#1D2027
(29,32,39)
#17181E
(23,24,30)
#111015
(17,16,21)
#0B080C
(11,8,12)
#000000
(0,0,0)

Tints of #475866

#475866
(71,88,102)
#576773
(87,103,115)
#677680
(103,118,128)
#77858D
(119,133,141)
#87949A
(135,148,154)
#97A3A7
(151,163,167)
#A7B2B4
(167,178,180)
#B7C1C1
(183,193,193)
#C7D0CE
(199,208,206)
#D7DFDB
(215,223,219)
#E7EEE8
(231,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #475866; }

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

This text font color is #475866.

Background Color

.myBgColor { background-color: #475866; }

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

This div background color is #475866.

Border color

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

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

This div border color is #475866.

Opacity

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

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

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

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

This text has shadow with #475866 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #475866.

Preview

Color preview on black background

This text has color #475866 on black background.


Color preview on white background

This text has color #475866 on white background.


Black color preview on #475866 background

This text has black color on #475866 background.


White color preview on #475866 background

This text has white color on #475866 background.


Related colors

Complementary color

Complementary color for #hex is #B8A799.


I love getcolorcode.com

Triadic colors

1 #664758 and #586647 with #475866 are triadic colors.

2 #665847 and #584766 with #475866 are triadic colors.