COLOR #47232D

HEX: #47232D RGB: (71,35,45)

Color info

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

RGB color model

#47232D color RGB value is (71,35,45).

RGB: (71,35,45) (28%, 14%, 18%)

RGB channels and saturation

R 71 of 255 = 28%
G 35 of 255 = 14%
B 45 of 255 = 18%

71
35
45

R + G + B ~ 20%. #47232D is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 35 + 45 = 151 (100%)
R 71 of 151 ~ 47.02%
G 35 of 151 ~ 23.18%
B 45 of 151 ~ 29.8'%

%47.02
%23.18
%29.8

CMYK color model

#47232D color CMYK value is (0,51,37,72).

  • cyan value is 0.00%
  • magenta value is 50.70%
  • yellow value is 36.62%
  • key color value is 72.16%

CMYK: (0,51,37,72)
C0M51Y37K72 (0%, 51%, 37%, 72%)
(0.00 / 0.51 / 0.37 / 0.72)

CMYK percentages

%0
%50.7
%36.62
%72.16

Codes

Color #47232D in popluar color models

47 23 2D
RGB 71 35 45
HSL 343° 33.96% 20.78%
HSB/HSV 343° 50.70% 27.84%
CMYK 0.00% 50.70% 36.62%
72.16%

Color #47232D in popluar number systems.

HEX 47 23 2D
Decimal 71 35 45
Binary 1000111 100011 101101
Octal 107 43 55

Shades and tints

Shades of #47232D

#47232D
(71,35,45)
#412029
(65,32,41)
#3B1D25
(59,29,37)
#351A21
(53,26,33)
#2F171D
(47,23,29)
#291419
(41,20,25)
#231115
(35,17,21)
#1D0E11
(29,14,17)
#170B0D
(23,11,13)
#110809
(17,8,9)
#0B0505
(11,5,5)
#000000
(0,0,0)

Tints of #47232D

#47232D
(71,35,45)
#573740
(87,55,64)
#674B53
(103,75,83)
#775F66
(119,95,102)
#877379
(135,115,121)
#97878C
(151,135,140)
#A79B9F
(167,155,159)
#B7AFB2
(183,175,178)
#C7C3C5
(199,195,197)
#D7D7D8
(215,215,216)
#E7EBEB
(231,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47232D color. Also use rgb(71,35,45) instead hex code.

Text Font Color

.myTextColor { color: #47232D; }

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

This text font color is #47232D.

Background Color

.myBgColor { background-color: #47232D; }

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

This div background color is #47232D.

Border color

.myBorderColor { border: 1px solid #47232D; }

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

This div border color is #47232D.

Opacity

.myOpacity80 { color: #47232D; opacity: 0.8; }

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

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

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

This text has shadow with #47232D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47232D.

Preview

Color preview on black background

This text has color #47232D on black background.


Color preview on white background

This text has color #47232D on white background.


Black color preview on #47232D background

This text has black color on #47232D background.


White color preview on #47232D background

This text has white color on #47232D background.


Related colors

Complementary color

Complementary color for #hex is #B8DCD2.


I love getcolorcode.com

Triadic colors

1 #2D4723 and #232D47 with #47232D are triadic colors.

2 #2D2347 and #23472D with #47232D are triadic colors.