COLOR #71493F

HEX: #71493F RGB: (113,73,63)

Color info

#71493F contains red, green and blue colors in about the same proportion. Web safe color of #71493F is #663333 (or #633).

RGB color model

#71493F color RGB value is (113,73,63).

RGB: (113,73,63) (44%, 29%, 25%)

RGB channels and saturation

R 113 of 255 = 44%
G 73 of 255 = 29%
B 63 of 255 = 25%

113
73
63

R + G + B ~ 33%. #71493F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 73 + 63 = 249 (100%)
R 113 of 249 ~ 45.38%
G 73 of 249 ~ 29.32%
B 63 of 249 ~ 25.3'%

%45.38
%29.32
%25.3

CMYK color model

#71493F color CMYK value is (0,35,44,56).

  • cyan value is 0.00%
  • magenta value is 35.40%
  • yellow value is 44.25%
  • key color value is 55.69%

CMYK: (0,35,44,56)
C0M35Y44K56 (0%, 35%, 44%, 56%)
(0.00 / 0.35 / 0.44 / 0.56)

CMYK percentages

%0
%35.4
%44.25
%55.69

Codes

Color #71493F in popluar color models

71 49 3F
RGB 113 73 63
HSL 12° 28.41% 34.51%
HSB/HSV 12° 44.25% 44.31%
CMYK 0.00% 35.40% 44.25%
55.69%

Color #71493F in popluar number systems.

HEX 71 49 3F
Decimal 113 73 63
Binary 1110001 1001001 111111
Octal 161 111 77

Shades and tints

Shades of #71493F

#71493F
(113,73,63)
#67433A
(103,67,58)
#5D3D35
(93,61,53)
#533730
(83,55,48)
#49312B
(73,49,43)
#3F2B26
(63,43,38)
#352521
(53,37,33)
#2B1F1C
(43,31,28)
#211917
(33,25,23)
#171312
(23,19,18)
#0D0D0D
(13,13,13)
#000000
(0,0,0)

Tints of #71493F

#71493F
(113,73,63)
#7D5950
(125,89,80)
#896961
(137,105,97)
#957972
(149,121,114)
#A18983
(161,137,131)
#AD9994
(173,153,148)
#B9A9A5
(185,169,165)
#C5B9B6
(197,185,182)
#D1C9C7
(209,201,199)
#DDD9D8
(221,217,216)
#E9E9E9
(233,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71493F color. Also use rgb(113,73,63) instead hex code.

Text Font Color

.myTextColor { color: #71493F; }

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

This text font color is #71493F.

Background Color

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

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

This div background color is #71493F.

Border color

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

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

This div border color is #71493F.

Opacity

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

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

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

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

This text has shadow with #71493F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71493F.

Preview

Color preview on black background

This text has color #71493F on black background.


Color preview on white background

This text has color #71493F on white background.


Black color preview on #71493F background

This text has black color on #71493F background.


White color preview on #71493F background

This text has white color on #71493F background.


Related colors

Complementary color

Complementary color for #hex is #8EB6C0.


I love getcolorcode.com

Triadic colors

1 #3F7149 and #493F71 with #71493F are triadic colors.

2 #3F4971 and #49713F with #71493F are triadic colors.