COLOR #71272A

HEX: #71272A RGB: (113,39,42)

Color info

#71272A contains mainly red color. Web safe color of #71272A is #663333 (or #633).

RGB color model

#71272A color RGB value is (113,39,42).

RGB: (113,39,42) (44%, 15%, 16%)

RGB channels and saturation

R 113 of 255 = 44%
G 39 of 255 = 15%
B 42 of 255 = 16%

113
39
42

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

Portions of RGB colors in percentages

R + G + B = 113 + 39 + 42 = 194 (100%)
R 113 of 194 ~ 58.25%
G 39 of 194 ~ 20.1%
B 42 of 194 ~ 21.65'%

%58.25
%20.1
%21.65

CMYK color model

#71272A color CMYK value is (0,65,63,56).

  • cyan value is 0.00%
  • magenta value is 65.49%
  • yellow value is 62.83%
  • key color value is 55.69%

CMYK: (0,65,63,56)
C0M65Y63K56 (0%, 65%, 63%, 56%)
(0.00 / 0.65 / 0.63 / 0.56)

CMYK percentages

%0
%65.49
%62.83
%55.69

Codes

Color #71272A in popluar color models

71 27 2A
RGB 113 39 42
HSL 358° 48.68% 29.80%
HSB/HSV 358° 65.49% 44.31%
CMYK 0.00% 65.49% 62.83%
55.69%

Color #71272A in popluar number systems.

HEX 71 27 2A
Decimal 113 39 42
Binary 1110001 100111 101010
Octal 161 47 52

Shades and tints

Shades of #71272A

#71272A
(113,39,42)
#672427
(103,36,39)
#5D2124
(93,33,36)
#531E21
(83,30,33)
#491B1E
(73,27,30)
#3F181B
(63,24,27)
#351518
(53,21,24)
#2B1215
(43,18,21)
#210F12
(33,15,18)
#170C0F
(23,12,15)
#0D090C
(13,9,12)
#000000
(0,0,0)

Tints of #71272A

#71272A
(113,39,42)
#7D3A3D
(125,58,61)
#894D50
(137,77,80)
#956063
(149,96,99)
#A17376
(161,115,118)
#AD8689
(173,134,137)
#B9999C
(185,153,156)
#C5ACAF
(197,172,175)
#D1BFC2
(209,191,194)
#DDD2D5
(221,210,213)
#E9E5E8
(233,229,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71272A color. Also use rgb(113,39,42) instead hex code.

Text Font Color

.myTextColor { color: #71272A; }

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

This text font color is #71272A.

Background Color

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

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

This div background color is #71272A.

Border color

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

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

This div border color is #71272A.

Opacity

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

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

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

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

This text has shadow with #71272A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71272A.

Preview

Color preview on black background

This text has color #71272A on black background.


Color preview on white background

This text has color #71272A on white background.


Black color preview on #71272A background

This text has black color on #71272A background.


White color preview on #71272A background

This text has white color on #71272A background.


Related colors

Complementary color

Complementary color for #hex is #8ED8D5.


I love getcolorcode.com

Triadic colors

1 #2A7127 and #272A71 with #71272A are triadic colors.

2 #2A2771 and #27712A with #71272A are triadic colors.