COLOR #474355

HEX: #474355 RGB: (71,67,85)

Color info

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

RGB color model

#474355 color RGB value is (71,67,85).

RGB: (71,67,85) (28%, 26%, 33%)

RGB channels and saturation

R 71 of 255 = 28%
G 67 of 255 = 26%
B 85 of 255 = 33%

71
67
85

R + G + B ~ 29%. #474355 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 67 + 85 = 223 (100%)
R 71 of 223 ~ 31.84%
G 67 of 223 ~ 30.04%
B 85 of 223 ~ 38.12'%

%31.84
%30.04
%38.12

CMYK color model

#474355 color CMYK value is (16,21,0,67).

  • cyan value is 16.47%
  • magenta value is 21.18%
  • yellow value is 0.00%
  • key color value is 66.67%

CMYK: (16,21,0,67)
C16M21Y0K67 (16%, 21%, 0%, 67%)
(0.16 / 0.21 / 0.00 / 0.67)

CMYK percentages

%16.47
%21.18
%0
%66.67

Codes

Color #474355 in popluar color models

47 43 55
RGB 71 67 85
HSL 253° 11.84% 29.80%
HSB/HSV 253° 21.18% 33.33%
CMYK 16.47% 21.18% 0.00%
66.67%

Color #474355 in popluar number systems.

HEX 47 43 55
Decimal 71 67 85
Binary 1000111 1000011 1010101
Octal 107 103 125

Shades and tints

Shades of #474355

#474355
(71,67,85)
#413D4E
(65,61,78)
#3B3747
(59,55,71)
#353140
(53,49,64)
#2F2B39
(47,43,57)
#292532
(41,37,50)
#231F2B
(35,31,43)
#1D1924
(29,25,36)
#17131D
(23,19,29)
#110D16
(17,13,22)
#0B070F
(11,7,15)
#000000
(0,0,0)

Tints of #474355

#474355
(71,67,85)
#575464
(87,84,100)
#676573
(103,101,115)
#777682
(119,118,130)
#878791
(135,135,145)
#9798A0
(151,152,160)
#A7A9AF
(167,169,175)
#B7BABE
(183,186,190)
#C7CBCD
(199,203,205)
#D7DCDC
(215,220,220)
#E7EDEB
(231,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #474355; }

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

This text font color is #474355.

Background Color

.myBgColor { background-color: #474355; }

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

This div background color is #474355.

Border color

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

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

This div border color is #474355.

Opacity

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

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

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

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

This text has shadow with #474355 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474355.

Preview

Color preview on black background

This text has color #474355 on black background.


Color preview on white background

This text has color #474355 on white background.


Black color preview on #474355 background

This text has black color on #474355 background.


White color preview on #474355 background

This text has white color on #474355 background.


Related colors

Complementary color

Complementary color for #hex is #B8BCAA.


I love getcolorcode.com

Triadic colors

1 #554743 and #435547 with #474355 are triadic colors.

2 #554347 and #434755 with #474355 are triadic colors.