COLOR #474351

HEX: #474351 RGB: (71,67,81)

Color info

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

RGB color model

#474351 color RGB value is (71,67,81).

RGB: (71,67,81) (28%, 26%, 32%)

RGB channels and saturation

R 71 of 255 = 28%
G 67 of 255 = 26%
B 81 of 255 = 32%

71
67
81

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

Portions of RGB colors in percentages

R + G + B = 71 + 67 + 81 = 219 (100%)
R 71 of 219 ~ 32.42%
G 67 of 219 ~ 30.59%
B 81 of 219 ~ 36.99'%

%32.42
%30.59
%36.99

CMYK color model

#474351 color CMYK value is (12,17,0,68).

  • cyan value is 12.35%
  • magenta value is 17.28%
  • yellow value is 0.00%
  • key color value is 68.24%

CMYK: (12,17,0,68)
C12M17Y0K68 (12%, 17%, 0%, 68%)
(0.12 / 0.17 / 0.00 / 0.68)

CMYK percentages

%12.35
%17.28
%0
%68.24

Codes

Color #474351 in popluar color models

47 43 51
RGB 71 67 81
HSL 257° 9.46% 29.02%
HSB/HSV 257° 17.28% 31.76%
CMYK 12.35% 17.28% 0.00%
68.24%

Color #474351 in popluar number systems.

HEX 47 43 51
Decimal 71 67 81
Binary 1000111 1000011 1010001
Octal 107 103 121

Shades and tints

Shades of #474351

#474351
(71,67,81)
#413D4A
(65,61,74)
#3B3743
(59,55,67)
#35313C
(53,49,60)
#2F2B35
(47,43,53)
#29252E
(41,37,46)
#231F27
(35,31,39)
#1D1920
(29,25,32)
#171319
(23,19,25)
#110D12
(17,13,18)
#0B070B
(11,7,11)
#000000
(0,0,0)

Tints of #474351

#474351
(71,67,81)
#575460
(87,84,96)
#67656F
(103,101,111)
#77767E
(119,118,126)
#87878D
(135,135,141)
#97989C
(151,152,156)
#A7A9AB
(167,169,171)
#B7BABA
(183,186,186)
#C7CBC9
(199,203,201)
#D7DCD8
(215,220,216)
#E7EDE7
(231,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #474351; }

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

This text font color is #474351.

Background Color

.myBgColor { background-color: #474351; }

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

This div background color is #474351.

Border color

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

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

This div border color is #474351.

Opacity

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

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

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

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

This text has shadow with #474351 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474351.

Preview

Color preview on black background

This text has color #474351 on black background.


Color preview on white background

This text has color #474351 on white background.


Black color preview on #474351 background

This text has black color on #474351 background.


White color preview on #474351 background

This text has white color on #474351 background.


Related colors

Complementary color

Complementary color for #hex is #B8BCAE.


I love getcolorcode.com

Triadic colors

1 #514743 and #435147 with #474351 are triadic colors.

2 #514347 and #434751 with #474351 are triadic colors.