COLOR #474250

HEX: #474250 RGB: (71,66,80)

Color info

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

RGB color model

#474250 color RGB value is (71,66,80).

RGB: (71,66,80) (28%, 26%, 31%)

RGB channels and saturation

R 71 of 255 = 28%
G 66 of 255 = 26%
B 80 of 255 = 31%

71
66
80

R + G + B ~ 28%. #474250 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 66 + 80 = 217 (100%)
R 71 of 217 ~ 32.72%
G 66 of 217 ~ 30.41%
B 80 of 217 ~ 36.87'%

%32.72
%30.41
%36.87

CMYK color model

#474250 color CMYK value is (11,18,0,69).

  • cyan value is 11.25%
  • magenta value is 17.50%
  • yellow value is 0.00%
  • key color value is 68.63%

CMYK: (11,18,0,69)
C11M18Y0K69 (11%, 18%, 0%, 69%)
(0.11 / 0.18 / 0.00 / 0.69)

CMYK percentages

%11.25
%17.5
%0
%68.63

Codes

Color #474250 in popluar color models

47 42 50
RGB 71 66 80
HSL 261° 9.59% 28.63%
HSB/HSV 261° 17.50% 31.37%
CMYK 11.25% 17.50% 0.00%
68.63%

Color #474250 in popluar number systems.

HEX 47 42 50
Decimal 71 66 80
Binary 1000111 1000010 1010000
Octal 107 102 120

Shades and tints

Shades of #474250

#474250
(71,66,80)
#413C49
(65,60,73)
#3B3642
(59,54,66)
#35303B
(53,48,59)
#2F2A34
(47,42,52)
#29242D
(41,36,45)
#231E26
(35,30,38)
#1D181F
(29,24,31)
#171218
(23,18,24)
#110C11
(17,12,17)
#0B060A
(11,6,10)
#000000
(0,0,0)

Tints of #474250

#474250
(71,66,80)
#57535F
(87,83,95)
#67646E
(103,100,110)
#77757D
(119,117,125)
#87868C
(135,134,140)
#97979B
(151,151,155)
#A7A8AA
(167,168,170)
#B7B9B9
(183,185,185)
#C7CAC8
(199,202,200)
#D7DBD7
(215,219,215)
#E7ECE6
(231,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #474250 color. Also use rgb(71,66,80) instead hex code.

Text Font Color

.myTextColor { color: #474250; }

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

This text font color is #474250.

Background Color

.myBgColor { background-color: #474250; }

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

This div background color is #474250.

Border color

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

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

This div border color is #474250.

Opacity

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

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

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

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

This text has shadow with #474250 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #474250.

Preview

Color preview on black background

This text has color #474250 on black background.


Color preview on white background

This text has color #474250 on white background.


Black color preview on #474250 background

This text has black color on #474250 background.


White color preview on #474250 background

This text has white color on #474250 background.


Related colors

Complementary color

Complementary color for #hex is #B8BDAF.


I love getcolorcode.com

Triadic colors

1 #504742 and #425047 with #474250 are triadic colors.

2 #504247 and #424750 with #474250 are triadic colors.