COLOR #474160

HEX: #474160 RGB: (71,65,96)

Color info

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

RGB color model

#474160 color RGB value is (71,65,96).

RGB: (71,65,96) (28%, 25%, 38%)

RGB channels and saturation

R 71 of 255 = 28%
G 65 of 255 = 25%
B 96 of 255 = 38%

71
65
96

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

Portions of RGB colors in percentages

R + G + B = 71 + 65 + 96 = 232 (100%)
R 71 of 232 ~ 30.6%
G 65 of 232 ~ 28.02%
B 96 of 232 ~ 41.38'%

%30.6
%28.02
%41.38

CMYK color model

#474160 color CMYK value is (26,32,0,62).

  • cyan value is 26.04%
  • magenta value is 32.29%
  • yellow value is 0.00%
  • key color value is 62.35%

CMYK: (26,32,0,62)
C26M32Y0K62 (26%, 32%, 0%, 62%)
(0.26 / 0.32 / 0.00 / 0.62)

CMYK percentages

%26.04
%32.29
%0
%62.35

Codes

Color #474160 in popluar color models

47 41 60
RGB 71 65 96
HSL 252° 19.25% 31.57%
HSB/HSV 252° 32.29% 37.65%
CMYK 26.04% 32.29% 0.00%
62.35%

Color #474160 in popluar number systems.

HEX 47 41 60
Decimal 71 65 96
Binary 1000111 1000001 1100000
Octal 107 101 140

Shades and tints

Shades of #474160

#474160
(71,65,96)
#413C58
(65,60,88)
#3B3750
(59,55,80)
#353248
(53,50,72)
#2F2D40
(47,45,64)
#292838
(41,40,56)
#232330
(35,35,48)
#1D1E28
(29,30,40)
#171920
(23,25,32)
#111418
(17,20,24)
#0B0F10
(11,15,16)
#000000
(0,0,0)

Tints of #474160

#474160
(71,65,96)
#57526E
(87,82,110)
#67637C
(103,99,124)
#77748A
(119,116,138)
#878598
(135,133,152)
#9796A6
(151,150,166)
#A7A7B4
(167,167,180)
#B7B8C2
(183,184,194)
#C7C9D0
(199,201,208)
#D7DADE
(215,218,222)
#E7EBEC
(231,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #474160 color. Also use rgb(71,65,96) instead hex code.

Text Font Color

.myTextColor { color: #474160; }

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

This text font color is #474160.

Background Color

.myBgColor { background-color: #474160; }

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

This div background color is #474160.

Border color

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

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

This div border color is #474160.

Opacity

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

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

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

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

This text has shadow with #474160 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474160.

Preview

Color preview on black background

This text has color #474160 on black background.


Color preview on white background

This text has color #474160 on white background.


Black color preview on #474160 background

This text has black color on #474160 background.


White color preview on #474160 background

This text has white color on #474160 background.


Related colors

Complementary color

Complementary color for #hex is #B8BE9F.


I love getcolorcode.com

Triadic colors

1 #604741 and #416047 with #474160 are triadic colors.

2 #604147 and #414760 with #474160 are triadic colors.