COLOR #472E46

HEX: #472E46 RGB: (71,46,70)

Color info

#472E46 contains red, green and blue colors in about the same proportion. Web safe color of #472E46 is #333333 (or #333).

RGB color model

#472E46 color RGB value is (71,46,70).

RGB: (71,46,70) (28%, 18%, 27%)

RGB channels and saturation

R 71 of 255 = 28%
G 46 of 255 = 18%
B 70 of 255 = 27%

71
46
70

R + G + B ~ 24%. #472E46 is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 46 + 70 = 187 (100%)
R 71 of 187 ~ 37.97%
G 46 of 187 ~ 24.6%
B 70 of 187 ~ 37.43'%

%37.97
%24.6
%37.43

CMYK color model

#472E46 color CMYK value is (0,35,1,72).

  • cyan value is 0.00%
  • magenta value is 35.21%
  • yellow value is 1.41%
  • key color value is 72.16%

CMYK: (0,35,1,72)
C0M35Y1K72 (0%, 35%, 1%, 72%)
(0.00 / 0.35 / 0.01 / 0.72)

CMYK percentages

%0
%35.21
%1.41
%72.16

Codes

Color #472E46 in popluar color models

47 2E 46
RGB 71 46 70
HSL 302° 21.37% 22.94%
HSB/HSV 302° 35.21% 27.84%
CMYK 0.00% 35.21% 1.41%
72.16%

Color #472E46 in popluar number systems.

HEX 47 2E 46
Decimal 71 46 70
Binary 1000111 101110 1000110
Octal 107 56 106

Shades and tints

Shades of #472E46

#472E46
(71,46,70)
#412A40
(65,42,64)
#3B263A
(59,38,58)
#352234
(53,34,52)
#2F1E2E
(47,30,46)
#291A28
(41,26,40)
#231622
(35,22,34)
#1D121C
(29,18,28)
#170E16
(23,14,22)
#110A10
(17,10,16)
#0B060A
(11,6,10)
#000000
(0,0,0)

Tints of #472E46

#472E46
(71,46,70)
#574156
(87,65,86)
#675466
(103,84,102)
#776776
(119,103,118)
#877A86
(135,122,134)
#978D96
(151,141,150)
#A7A0A6
(167,160,166)
#B7B3B6
(183,179,182)
#C7C6C6
(199,198,198)
#D7D9D6
(215,217,214)
#E7ECE6
(231,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #472E46 color. Also use rgb(71,46,70) instead hex code.

Text Font Color

.myTextColor { color: #472E46; }

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

This text font color is #472E46.

Background Color

.myBgColor { background-color: #472E46; }

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

This div background color is #472E46.

Border color

.myBorderColor { border: 1px solid #472E46; }

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

This div border color is #472E46.

Opacity

.myOpacity80 { color: #472E46; opacity: 0.8; }

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

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

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

This text has shadow with #472E46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #472E46.

Preview

Color preview on black background

This text has color #472E46 on black background.


Color preview on white background

This text has color #472E46 on white background.


Black color preview on #472E46 background

This text has black color on #472E46 background.


White color preview on #472E46 background

This text has white color on #472E46 background.


Related colors

Complementary color

Complementary color for #hex is #B8D1B9.


I love getcolorcode.com

Triadic colors

1 #46472E and #2E4647 with #472E46 are triadic colors.

2 #462E47 and #2E4746 with #472E46 are triadic colors.