COLOR #71431F

HEX: #71431F RGB: (113,67,31)

Color info

#71431F contains mainly red and green colors. Web safe color of #71431F is #663333 (or #633).

RGB color model

#71431F color RGB value is (113,67,31).

RGB: (113,67,31) (44%, 26%, 12%)

RGB channels and saturation

R 113 of 255 = 44%
G 67 of 255 = 26%
B 31 of 255 = 12%

113
67
31

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

Portions of RGB colors in percentages

R + G + B = 113 + 67 + 31 = 211 (100%)
R 113 of 211 ~ 53.55%
G 67 of 211 ~ 31.75%
B 31 of 211 ~ 14.69'%

%53.55
%31.75
%14.69

CMYK color model

#71431F color CMYK value is (0,41,73,56).

  • cyan value is 0.00%
  • magenta value is 40.71%
  • yellow value is 72.57%
  • key color value is 55.69%

CMYK: (0,41,73,56)
C0M41Y73K56 (0%, 41%, 73%, 56%)
(0.00 / 0.41 / 0.73 / 0.56)

CMYK percentages

%0
%40.71
%72.57
%55.69

Codes

Color #71431F in popluar color models

71 43 1F
RGB 113 67 31
HSL 26° 56.94% 28.24%
HSB/HSV 26° 72.57% 44.31%
CMYK 0.00% 40.71% 72.57%
55.69%

Color #71431F in popluar number systems.

HEX 71 43 1F
Decimal 113 67 31
Binary 1110001 1000011 11111
Octal 161 103 37

Shades and tints

Shades of #71431F

#71431F
(113,67,31)
#673D1D
(103,61,29)
#5D371B
(93,55,27)
#533119
(83,49,25)
#492B17
(73,43,23)
#3F2515
(63,37,21)
#351F13
(53,31,19)
#2B1911
(43,25,17)
#21130F
(33,19,15)
#170D0D
(23,13,13)
#0D070B
(13,7,11)
#000000
(0,0,0)

Tints of #71431F

#71431F
(113,67,31)
#7D5433
(125,84,51)
#896547
(137,101,71)
#95765B
(149,118,91)
#A1876F
(161,135,111)
#AD9883
(173,152,131)
#B9A997
(185,169,151)
#C5BAAB
(197,186,171)
#D1CBBF
(209,203,191)
#DDDCD3
(221,220,211)
#E9EDE7
(233,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71431F color. Also use rgb(113,67,31) instead hex code.

Text Font Color

.myTextColor { color: #71431F; }

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

This text font color is #71431F.

Background Color

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

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

This div background color is #71431F.

Border color

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

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

This div border color is #71431F.

Opacity

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

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

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

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

This text has shadow with #71431F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71431F.

Preview

Color preview on black background

This text has color #71431F on black background.


Color preview on white background

This text has color #71431F on white background.


Black color preview on #71431F background

This text has black color on #71431F background.


White color preview on #71431F background

This text has white color on #71431F background.


Related colors

Complementary color

Complementary color for #hex is #8EBCE0.


I love getcolorcode.com

Triadic colors

1 #1F7143 and #431F71 with #71431F are triadic colors.

2 #1F4371 and #43711F with #71431F are triadic colors.