COLOR #71142B

HEX: #71142B RGB: (113,20,43)

Color info

#71142B contains mainly red color. Web safe color of #71142B is #660033 (or #603).

RGB color model

#71142B color RGB value is (113,20,43).

RGB: (113,20,43) (44%, 8%, 17%)

RGB channels and saturation

R 113 of 255 = 44%
G 20 of 255 = 8%
B 43 of 255 = 17%

113
20
43

R + G + B ~ 23%. #71142B is dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 20 + 43 = 176 (100%)
R 113 of 176 ~ 64.2%
G 20 of 176 ~ 11.36%
B 43 of 176 ~ 24.43'%

%64.2
%11.36
%24.43

CMYK color model

#71142B color CMYK value is (0,82,62,56).

  • cyan value is 0.00%
  • magenta value is 82.30%
  • yellow value is 61.95%
  • key color value is 55.69%

CMYK: (0,82,62,56)
C0M82Y62K56 (0%, 82%, 62%, 56%)
(0.00 / 0.82 / 0.62 / 0.56)

CMYK percentages

%0
%82.3
%61.95
%55.69

Codes

Color #71142B in popluar color models

71 14 2B
RGB 113 20 43
HSL 345° 69.92% 26.08%
HSB/HSV 345° 82.30% 44.31%
CMYK 0.00% 82.30% 61.95%
55.69%

Color #71142B in popluar number systems.

HEX 71 14 2B
Decimal 113 20 43
Binary 1110001 10100 101011
Octal 161 24 53

Shades and tints

Shades of #71142B

#71142B
(113,20,43)
#671328
(103,19,40)
#5D1225
(93,18,37)
#531122
(83,17,34)
#49101F
(73,16,31)
#3F0F1C
(63,15,28)
#350E19
(53,14,25)
#2B0D16
(43,13,22)
#210C13
(33,12,19)
#170B10
(23,11,16)
#0D0A0D
(13,10,13)
#000000
(0,0,0)

Tints of #71142B

#71142B
(113,20,43)
#7D293E
(125,41,62)
#893E51
(137,62,81)
#955364
(149,83,100)
#A16877
(161,104,119)
#AD7D8A
(173,125,138)
#B9929D
(185,146,157)
#C5A7B0
(197,167,176)
#D1BCC3
(209,188,195)
#DDD1D6
(221,209,214)
#E9E6E9
(233,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71142B color. Also use rgb(113,20,43) instead hex code.

Text Font Color

.myTextColor { color: #71142B; }

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

This text font color is #71142B.

Background Color

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

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

This div background color is #71142B.

Border color

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

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

This div border color is #71142B.

Opacity

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

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

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

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

This text has shadow with #71142B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71142B.

Preview

Color preview on black background

This text has color #71142B on black background.


Color preview on white background

This text has color #71142B on white background.


Black color preview on #71142B background

This text has black color on #71142B background.


White color preview on #71142B background

This text has white color on #71142B background.


Related colors

Complementary color

Complementary color for #hex is #8EEBD4.


I love getcolorcode.com

Triadic colors

1 #2B7114 and #142B71 with #71142B are triadic colors.

2 #2B1471 and #14712B with #71142B are triadic colors.