COLOR #47263D

HEX: #47263D RGB: (71,38,61)

Color info

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

RGB color model

#47263D color RGB value is (71,38,61).

RGB: (71,38,61) (28%, 15%, 24%)

RGB channels and saturation

R 71 of 255 = 28%
G 38 of 255 = 15%
B 61 of 255 = 24%

71
38
61

R + G + B ~ 22%. #47263D is dark color.

Portions of RGB colors in percentages

R + G + B = 71 + 38 + 61 = 170 (100%)
R 71 of 170 ~ 41.76%
G 38 of 170 ~ 22.35%
B 61 of 170 ~ 35.88'%

%41.76
%22.35
%35.88

CMYK color model

#47263D color CMYK value is (0,46,14,72).

  • cyan value is 0.00%
  • magenta value is 46.48%
  • yellow value is 14.08%
  • key color value is 72.16%

CMYK: (0,46,14,72)
C0M46Y14K72 (0%, 46%, 14%, 72%)
(0.00 / 0.46 / 0.14 / 0.72)

CMYK percentages

%0
%46.48
%14.08
%72.16

Codes

Color #47263D in popluar color models

47 26 3D
RGB 71 38 61
HSL 318° 30.28% 21.37%
HSB/HSV 318° 46.48% 27.84%
CMYK 0.00% 46.48% 14.08%
72.16%

Color #47263D in popluar number systems.

HEX 47 26 3D
Decimal 71 38 61
Binary 1000111 100110 111101
Octal 107 46 75

Shades and tints

Shades of #47263D

#47263D
(71,38,61)
#412338
(65,35,56)
#3B2033
(59,32,51)
#351D2E
(53,29,46)
#2F1A29
(47,26,41)
#291724
(41,23,36)
#23141F
(35,20,31)
#1D111A
(29,17,26)
#170E15
(23,14,21)
#110B10
(17,11,16)
#0B080B
(11,8,11)
#000000
(0,0,0)

Tints of #47263D

#47263D
(71,38,61)
#57394E
(87,57,78)
#674C5F
(103,76,95)
#775F70
(119,95,112)
#877281
(135,114,129)
#978592
(151,133,146)
#A798A3
(167,152,163)
#B7ABB4
(183,171,180)
#C7BEC5
(199,190,197)
#D7D1D6
(215,209,214)
#E7E4E7
(231,228,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #47263D; }

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

This text font color is #47263D.

Background Color

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

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

This div background color is #47263D.

Border color

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

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

This div border color is #47263D.

Opacity

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

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

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

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

This text has shadow with #47263D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #47263D.

Preview

Color preview on black background

This text has color #47263D on black background.


Color preview on white background

This text has color #47263D on white background.


Black color preview on #47263D background

This text has black color on #47263D background.


White color preview on #47263D background

This text has white color on #47263D background.


Related colors

Complementary color

Complementary color for #hex is #B8D9C2.


I love getcolorcode.com

Triadic colors

1 #3D4726 and #263D47 with #47263D are triadic colors.

2 #3D2647 and #26473D with #47263D are triadic colors.