COLOR #474B67

HEX: #474B67 RGB: (71,75,103)

Color info

#474B67 contains red, green and blue colors in about the same proportion. Web safe color of #474B67 is #333366 (or #336).

RGB color model

#474B67 color RGB value is (71,75,103).

RGB: (71,75,103) (28%, 29%, 40%)

RGB channels and saturation

R 71 of 255 = 28%
G 75 of 255 = 29%
B 103 of 255 = 40%

71
75
103

R + G + B ~ 32%. #474B67 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 75 + 103 = 249 (100%)
R 71 of 249 ~ 28.51%
G 75 of 249 ~ 30.12%
B 103 of 249 ~ 41.37'%

%28.51
%30.12
%41.37

CMYK color model

#474B67 color CMYK value is (31,27,0,60).

  • cyan value is 31.07%
  • magenta value is 27.18%
  • yellow value is 0.00%
  • key color value is 59.61%
CMYK: (31,27,0,60) C31M27Y0K60 (31%,27%,0%,60%) (0.31/0.27/0.00/0.60) 

CMYK percentages

%31.07
%27.18
%0
%59.61

Codes

Color #474B67 in popluar color models

47 4B 67
RGB 71 75 103
HSL 233° 18.39% 34.12%
HSB/HSV 233° 31.07% 40.39%
CMYK 31.07% 27.18% 0.00%
59.61%

Color #474B67 in popluar number systems.

HEX 47 4B 67
Decimal 71 75 103
Binary 1000111 1001011 1100111
Octal 107 113 147

Shades and tints

Shades of #474B67

#474B67
(71,75,103)
#41455E
(65,69,94)
#3B3F55
(59,63,85)
#35394C
(53,57,76)
#2F3343
(47,51,67)
#292D3A
(41,45,58)
#232731
(35,39,49)
#1D2128
(29,33,40)
#171B1F
(23,27,31)
#111516
(17,21,22)
#0B0F0D
(11,15,13)
#000000
(0,0,0)

Tints of #474B67

#474B67
(71,75,103)
#575B74
(87,91,116)
#676B81
(103,107,129)
#777B8E
(119,123,142)
#878B9B
(135,139,155)
#979BA8
(151,155,168)
#A7ABB5
(167,171,181)
#B7BBC2
(183,187,194)
#C7CBCF
(199,203,207)
#D7DBDC
(215,219,220)
#E7EBE9
(231,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #474B67; }

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

This text font color is #474B67.

Background Color

.myBgColor { background-color: #474B67; }

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

This div background color is #474B67.

Border color

.myBorderColor { border: 1px solid #474B67; }

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

This div border color is #474B67.

Opacity

.myOpacity80 { color: #474B67; opacity: 0.8; }

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

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

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

This text has shadow with #474B67 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474B67.

Preview

Color preview on black background

This text has color #474B67 on black background.


Color preview on white background

This text has color #474B67 on white background.


Black color preview on #474B67 background

This text has black color on #474B67 background.


White color preview on #474B67 background

This text has white color on #474B67 background.


Related colors

Complementary color

Complementary color for #hex is #B8B498.


I love getcolorcode.com

Triadic colors

1 #67474B and #4B6747 with #474B67 are triadic colors.

2 #674B47 and #4B4767 with #474B67 are triadic colors.