COLOR #47493D

HEX: #47493D RGB: (71,73,61)

Color info

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

RGB color model

#47493D color RGB value is (71,73,61).

RGB: (71,73,61) (28%, 29%, 24%)

RGB channels and saturation

R 71 of 255 = 28%
G 73 of 255 = 29%
B 61 of 255 = 24%

71
73
61

R + G + B ~ 27%. #47493D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 73 + 61 = 205 (100%)
R 71 of 205 ~ 34.63%
G 73 of 205 ~ 35.61%
B 61 of 205 ~ 29.76'%

%34.63
%35.61
%29.76

CMYK color model

#47493D color CMYK value is (3,0,16,71).

  • cyan value is 2.74%
  • magenta value is 0.00%
  • yellow value is 16.44%
  • key color value is 71.37%

CMYK: (3,0,16,71)
C3M0Y16K71 (3%, 0%, 16%, 71%)
(0.03 / 0.00 / 0.16 / 0.71)

CMYK percentages

%2.74
%0
%16.44
%71.37

Codes

Color #47493D in popluar color models

47 49 3D
RGB 71 73 61
HSL 70° 8.96% 26.27%
HSB/HSV 70° 16.44% 28.63%
CMYK 2.74% 0.00% 16.44%
71.37%

Color #47493D in popluar number systems.

HEX 47 49 3D
Decimal 71 73 61
Binary 1000111 1001001 111101
Octal 107 111 75

Shades and tints

Shades of #47493D

#47493D
(71,73,61)
#414338
(65,67,56)
#3B3D33
(59,61,51)
#35372E
(53,55,46)
#2F3129
(47,49,41)
#292B24
(41,43,36)
#23251F
(35,37,31)
#1D1F1A
(29,31,26)
#171915
(23,25,21)
#111310
(17,19,16)
#0B0D0B
(11,13,11)
#000000
(0,0,0)

Tints of #47493D

#47493D
(71,73,61)
#57594E
(87,89,78)
#67695F
(103,105,95)
#777970
(119,121,112)
#878981
(135,137,129)
#979992
(151,153,146)
#A7A9A3
(167,169,163)
#B7B9B4
(183,185,180)
#C7C9C5
(199,201,197)
#D7D9D6
(215,217,214)
#E7E9E7
(231,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #47493D color. Also use rgb(71,73,61) instead hex code.

Text Font Color

.myTextColor { color: #47493D; }

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

This text font color is #47493D.

Background Color

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

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

This div background color is #47493D.

Border color

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

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

This div border color is #47493D.

Opacity

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

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

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

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

This text has shadow with #47493D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47493D.

Preview

Color preview on black background

This text has color #47493D on black background.


Color preview on white background

This text has color #47493D on white background.


Black color preview on #47493D background

This text has black color on #47493D background.


White color preview on #47493D background

This text has white color on #47493D background.


Related colors

Complementary color

Complementary color for #hex is #B8B6C2.


I love getcolorcode.com

Triadic colors

1 #3D4749 and #493D47 with #47493D are triadic colors.

2 #3D4947 and #49473D with #47493D are triadic colors.