COLOR #71470B

HEX: #71470B RGB: (113,71,11)

Color info

#71470B contains mainly red and green colors. Web safe color of #71470B is #663300 (or #630).

RGB color model

#71470B color RGB value is (113,71,11).

RGB: (113,71,11) (44%, 28%, 4%)

RGB channels and saturation

R 113 of 255 = 44%
G 71 of 255 = 28%
B 11 of 255 = 4%

113
71
11

R + G + B ~ 25%. #71470B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 71 + 11 = 195 (100%)
R 113 of 195 ~ 57.95%
G 71 of 195 ~ 36.41%
B 11 of 195 ~ 5.64'%

%57.95
%36.41

CMYK color model

#71470B color CMYK value is (0,37,90,56).

  • cyan value is 0.00%
  • magenta value is 37.17%
  • yellow value is 90.27%
  • key color value is 55.69%

CMYK: (0,37,90,56)
C0M37Y90K56 (0%, 37%, 90%, 56%)
(0.00 / 0.37 / 0.90 / 0.56)

CMYK percentages

%0
%37.17
%90.27
%55.69

Codes

Color #71470B in popluar color models

71 47 0B
RGB 113 71 11
HSL 35° 82.26% 24.31%
HSB/HSV 35° 90.27% 44.31%
CMYK 0.00% 37.17% 90.27%
55.69%

Color #71470B in popluar number systems.

HEX 71 47 0B
Decimal 113 71 11
Binary 1110001 1000111 1011
Octal 161 107 13

Shades and tints

Shades of #71470B

#71470B
(113,71,11)
#67410A
(103,65,10)
#5D3B09
(93,59,9)
#533508
(83,53,8)
#492F07
(73,47,7)
#3F2906
(63,41,6)
#352305
(53,35,5)
#2B1D04
(43,29,4)
#211703
(33,23,3)
#171102
(23,17,2)
#0D0B01
(13,11,1)
#000000
(0,0,0)

Tints of #71470B

#71470B
(113,71,11)
#7D5721
(125,87,33)
#896737
(137,103,55)
#95774D
(149,119,77)
#A18763
(161,135,99)
#AD9779
(173,151,121)
#B9A78F
(185,167,143)
#C5B7A5
(197,183,165)
#D1C7BB
(209,199,187)
#DDD7D1
(221,215,209)
#E9E7E7
(233,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71470B color. Also use rgb(113,71,11) instead hex code.

Text Font Color

.myTextColor { color: #71470B; }

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

This text font color is #71470B.

Background Color

.myBgColor { background-color: #71470B; }

<div style="background-color:#71470B">Inner text</div>

This div background color is #71470B.

Border color

.myBorderColor { border: 1px solid #71470B; }

<div style="border:3px solid #71470B">Div</div>

This div border color is #71470B.

Opacity

.myOpacity80 { color: #71470B; opacity: 0.8; }

<p style="color:#71470B;opacity:0.8;">80%</p>

Text with #71470B 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 #71470B;}

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

This text has shadow with #71470B color.


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

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

This text has shadow with #71470B primary color and red secondary color.


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

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

This text has shadow with #71470B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #71470B.

Preview

Color preview on black background

This text has color #71470B on black background.


Color preview on white background

This text has color #71470B on white background.


Black color preview on #71470B background

This text has black color on #71470B background.


White color preview on #71470B background

This text has white color on #71470B background.


Related colors

Complementary color

Complementary color for #hex is #8EB8F4.


I love getcolorcode.com

Triadic colors

1 #0B7147 and #470B71 with #71470B are triadic colors.

2 #0B4771 and #47710B with #71470B are triadic colors.