COLOR #475267

HEX: #475267 RGB: (71,82,103)

Color info

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

RGB color model

#475267 color RGB value is (71,82,103).

RGB: (71,82,103) (28%, 32%, 40%)

RGB channels and saturation

R 71 of 255 = 28%
G 82 of 255 = 32%
B 103 of 255 = 40%

71
82
103

R + G + B ~ 33%. #475267 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 82 + 103 = 256 (100%)
R 71 of 256 ~ 27.73%
G 82 of 256 ~ 32.03%
B 103 of 256 ~ 40.23'%

%27.73
%32.03
%40.23

CMYK color model

#475267 color CMYK value is (31,20,0,60).

  • cyan value is 31.07%
  • magenta value is 20.39%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (31,20,0,60)
C31M20Y0K60 (31%, 20%, 0%, 60%)
(0.31 / 0.20 / 0.00 / 0.60)

CMYK percentages

%31.07
%20.39
%0
%59.61

Codes

Color #475267 in popluar color models

47 52 67
RGB 71 82 103
HSL 219° 18.39% 34.12%
HSB/HSV 219° 31.07% 40.39%
CMYK 31.07% 20.39% 0.00%
59.61%

Color #475267 in popluar number systems.

HEX 47 52 67
Decimal 71 82 103
Binary 1000111 1010010 1100111
Octal 107 122 147

Shades and tints

Shades of #475267

#475267
(71,82,103)
#414B5E
(65,75,94)
#3B4455
(59,68,85)
#353D4C
(53,61,76)
#2F3643
(47,54,67)
#292F3A
(41,47,58)
#232831
(35,40,49)
#1D2128
(29,33,40)
#171A1F
(23,26,31)
#111316
(17,19,22)
#0B0C0D
(11,12,13)
#000000
(0,0,0)

Tints of #475267

#475267
(71,82,103)
#576174
(87,97,116)
#677081
(103,112,129)
#777F8E
(119,127,142)
#878E9B
(135,142,155)
#979DA8
(151,157,168)
#A7ACB5
(167,172,181)
#B7BBC2
(183,187,194)
#C7CACF
(199,202,207)
#D7D9DC
(215,217,220)
#E7E8E9
(231,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #475267 color. Also use rgb(71,82,103) instead hex code.

Text Font Color

.myTextColor { color: #475267; }

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

This text font color is #475267.

Background Color

.myBgColor { background-color: #475267; }

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

This div background color is #475267.

Border color

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

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

This div border color is #475267.

Opacity

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

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

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

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

This text has shadow with #475267 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #475267.

Preview

Color preview on black background

This text has color #475267 on black background.


Color preview on white background

This text has color #475267 on white background.


Black color preview on #475267 background

This text has black color on #475267 background.


White color preview on #475267 background

This text has white color on #475267 background.


Related colors

Complementary color

Complementary color for #hex is #B8AD98.


I love getcolorcode.com

Triadic colors

1 #674752 and #526747 with #475267 are triadic colors.

2 #675247 and #524767 with #475267 are triadic colors.