COLOR #71322F

HEX: #71322F RGB: (113,50,47)

Color info

#71322F contains mainly red color. Web safe color of #71322F is #663333 (or #633).

RGB color model

#71322F color RGB value is (113,50,47).

RGB: (113,50,47) (44%, 20%, 18%)

RGB channels and saturation

R 113 of 255 = 44%
G 50 of 255 = 20%
B 47 of 255 = 18%

113
50
47

R + G + B ~ 27%. #71322F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 50 + 47 = 210 (100%)
R 113 of 210 ~ 53.81%
G 50 of 210 ~ 23.81%
B 47 of 210 ~ 22.38'%

%53.81
%23.81
%22.38

CMYK color model

#71322F color CMYK value is (0,56,58,56).

  • cyan value is 0.00%
  • magenta value is 55.75%
  • yellow value is 58.41%
  • key color value is 55.69%

CMYK: (0,56,58,56)
C0M56Y58K56 (0%, 56%, 58%, 56%)
(0.00 / 0.56 / 0.58 / 0.56)

CMYK percentages

%0
%55.75
%58.41
%55.69

Codes

Color #71322F in popluar color models

71 32 2F
RGB 113 50 47
HSL 41.25% 31.37%
HSB/HSV 58.41% 44.31%
CMYK 0.00% 55.75% 58.41%
55.69%

Color #71322F in popluar number systems.

HEX 71 32 2F
Decimal 113 50 47
Binary 1110001 110010 101111
Octal 161 62 57

Shades and tints

Shades of #71322F

#71322F
(113,50,47)
#672E2B
(103,46,43)
#5D2A27
(93,42,39)
#532623
(83,38,35)
#49221F
(73,34,31)
#3F1E1B
(63,30,27)
#351A17
(53,26,23)
#2B1613
(43,22,19)
#21120F
(33,18,15)
#170E0B
(23,14,11)
#0D0A07
(13,10,7)
#000000
(0,0,0)

Tints of #71322F

#71322F
(113,50,47)
#7D4441
(125,68,65)
#895653
(137,86,83)
#956865
(149,104,101)
#A17A77
(161,122,119)
#AD8C89
(173,140,137)
#B99E9B
(185,158,155)
#C5B0AD
(197,176,173)
#D1C2BF
(209,194,191)
#DDD4D1
(221,212,209)
#E9E6E3
(233,230,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71322F color. Also use rgb(113,50,47) instead hex code.

Text Font Color

.myTextColor { color: #71322F; }

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

This text font color is #71322F.

Background Color

.myBgColor { background-color: #71322F; }

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

This div background color is #71322F.

Border color

.myBorderColor { border: 1px solid #71322F; }

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

This div border color is #71322F.

Opacity

.myOpacity80 { color: #71322F; opacity: 0.8; }

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

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

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

This text has shadow with #71322F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71322F.

Preview

Color preview on black background

This text has color #71322F on black background.


Color preview on white background

This text has color #71322F on white background.


Black color preview on #71322F background

This text has black color on #71322F background.


White color preview on #71322F background

This text has white color on #71322F background.


Related colors

Complementary color

Complementary color for #hex is #8ECDD0.


I love getcolorcode.com

Triadic colors

1 #2F7132 and #322F71 with #71322F are triadic colors.

2 #2F3271 and #32712F with #71322F are triadic colors.