COLOR #71373A

HEX: #71373A RGB: (113,55,58)

Color info

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

RGB color model

#71373A color RGB value is (113,55,58).

RGB: (113,55,58) (44%, 22%, 23%)

RGB channels and saturation

R 113 of 255 = 44%
G 55 of 255 = 22%
B 58 of 255 = 23%

113
55
58

R + G + B ~ 30%. #71373A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 55 + 58 = 226 (100%)
R 113 of 226 ~ 50%
G 55 of 226 ~ 24.34%
B 58 of 226 ~ 25.66'%

%50
%24.34
%25.66

CMYK color model

#71373A color CMYK value is (0,51,49,56).

  • cyan value is 0.00%
  • magenta value is 51.33%
  • yellow value is 48.67%
  • key color value is 55.69%

CMYK: (0,51,49,56)
C0M51Y49K56 (0%, 51%, 49%, 56%)
(0.00 / 0.51 / 0.49 / 0.56)

CMYK percentages

%0
%51.33
%48.67
%55.69

Codes

Color #71373A in popluar color models

71 37 3A
RGB 113 55 58
HSL 357° 34.52% 32.94%
HSB/HSV 357° 51.33% 44.31%
CMYK 0.00% 51.33% 48.67%
55.69%

Color #71373A in popluar number systems.

HEX 71 37 3A
Decimal 113 55 58
Binary 1110001 110111 111010
Octal 161 67 72

Shades and tints

Shades of #71373A

#71373A
(113,55,58)
#673235
(103,50,53)
#5D2D30
(93,45,48)
#53282B
(83,40,43)
#492326
(73,35,38)
#3F1E21
(63,30,33)
#35191C
(53,25,28)
#2B1417
(43,20,23)
#210F12
(33,15,18)
#170A0D
(23,10,13)
#0D0508
(13,5,8)
#000000
(0,0,0)

Tints of #71373A

#71373A
(113,55,58)
#7D494B
(125,73,75)
#895B5C
(137,91,92)
#956D6D
(149,109,109)
#A17F7E
(161,127,126)
#AD918F
(173,145,143)
#B9A3A0
(185,163,160)
#C5B5B1
(197,181,177)
#D1C7C2
(209,199,194)
#DDD9D3
(221,217,211)
#E9EBE4
(233,235,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71373A color. Also use rgb(113,55,58) instead hex code.

Text Font Color

.myTextColor { color: #71373A; }

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

This text font color is #71373A.

Background Color

.myBgColor { background-color: #71373A; }

<div style="background-color:#71373A">Inner text</div>

This div background color is #71373A.

Border color

.myBorderColor { border: 1px solid #71373A; }

<div style="border:3px solid #71373A">Div</div>

This div border color is #71373A.

Opacity

.myOpacity80 { color: #71373A; opacity: 0.8; }

<p style="color:#71373A;opacity:0.8;">80%</p>

Text with #71373A 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 #71373A;}

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

This text has shadow with #71373A color.


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

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

This text has shadow with #71373A primary color and red secondary color.


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

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

This text has shadow with #71373A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #71373A.

Preview

Color preview on black background

This text has color #71373A on black background.


Color preview on white background

This text has color #71373A on white background.


Black color preview on #71373A background

This text has black color on #71373A background.


White color preview on #71373A background

This text has white color on #71373A background.


Related colors

Complementary color

Complementary color for #hex is #8EC8C5.


I love getcolorcode.com

Triadic colors

1 #3A7137 and #373A71 with #71373A are triadic colors.

2 #3A3771 and #37713A with #71373A are triadic colors.