COLOR #474358

HEX: #474358 RGB: (71,67,88)

Color info

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

RGB color model

#474358 color RGB value is (71,67,88).

RGB: (71,67,88) (28%, 26%, 35%)

RGB channels and saturation

R 71 of 255 = 28%
G 67 of 255 = 26%
B 88 of 255 = 35%

71
67
88

R + G + B ~ 30%. #474358 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 67 + 88 = 226 (100%)
R 71 of 226 ~ 31.42%
G 67 of 226 ~ 29.65%
B 88 of 226 ~ 38.94'%

%31.42
%29.65
%38.94

CMYK color model

#474358 color CMYK value is (19,24,0,65).

  • cyan value is 19.32%
  • magenta value is 23.86%
  • yellow value is 0.00%
  • key color value is 65.49%

CMYK: (19,24,0,65)
C19M24Y0K65 (19%, 24%, 0%, 65%)
(0.19 / 0.24 / 0.00 / 0.65)

CMYK percentages

%19.32
%23.86
%0
%65.49

Codes

Color #474358 in popluar color models

47 43 58
RGB 71 67 88
HSL 251° 13.55% 30.39%
HSB/HSV 251° 23.86% 34.51%
CMYK 19.32% 23.86% 0.00%
65.49%

Color #474358 in popluar number systems.

HEX 47 43 58
Decimal 71 67 88
Binary 1000111 1000011 1011000
Octal 107 103 130

Shades and tints

Shades of #474358

#474358
(71,67,88)
#413D50
(65,61,80)
#3B3748
(59,55,72)
#353140
(53,49,64)
#2F2B38
(47,43,56)
#292530
(41,37,48)
#231F28
(35,31,40)
#1D1920
(29,25,32)
#171318
(23,19,24)
#110D10
(17,13,16)
#0B0708
(11,7,8)
#000000
(0,0,0)

Tints of #474358

#474358
(71,67,88)
#575467
(87,84,103)
#676576
(103,101,118)
#777685
(119,118,133)
#878794
(135,135,148)
#9798A3
(151,152,163)
#A7A9B2
(167,169,178)
#B7BAC1
(183,186,193)
#C7CBD0
(199,203,208)
#D7DCDF
(215,220,223)
#E7EDEE
(231,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #474358; }

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

This text font color is #474358.

Background Color

.myBgColor { background-color: #474358; }

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

This div background color is #474358.

Border color

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

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

This div border color is #474358.

Opacity

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

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

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

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

This text has shadow with #474358 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474358.

Preview

Color preview on black background

This text has color #474358 on black background.


Color preview on white background

This text has color #474358 on white background.


Black color preview on #474358 background

This text has black color on #474358 background.


White color preview on #474358 background

This text has white color on #474358 background.


Related colors

Complementary color

Complementary color for #hex is #B8BCA7.


I love getcolorcode.com

Triadic colors

1 #584743 and #435847 with #474358 are triadic colors.

2 #584347 and #434758 with #474358 are triadic colors.