COLOR #71424A

HEX: #71424A RGB: (113,66,74)

Color info

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

RGB color model

#71424A color RGB value is (113,66,74).

RGB: (113,66,74) (44%, 26%, 29%)

RGB channels and saturation

R 113 of 255 = 44%
G 66 of 255 = 26%
B 74 of 255 = 29%

113
66
74

R + G + B ~ 33%. #71424A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 66 + 74 = 253 (100%)
R 113 of 253 ~ 44.66%
G 66 of 253 ~ 26.09%
B 74 of 253 ~ 29.25'%

%44.66
%26.09
%29.25

CMYK color model

#71424A color CMYK value is (0,42,35,56).

  • cyan value is 0.00%
  • magenta value is 41.59%
  • yellow value is 34.51%
  • key color value is 55.69%

CMYK: (0,42,35,56)
C0M42Y35K56 (0%, 42%, 35%, 56%)
(0.00 / 0.42 / 0.35 / 0.56)

CMYK percentages

%0
%41.59
%34.51
%55.69

Codes

Color #71424A in popluar color models

71 42 4A
RGB 113 66 74
HSL 350° 26.26% 35.10%
HSB/HSV 350° 41.59% 44.31%
CMYK 0.00% 41.59% 34.51%
55.69%

Color #71424A in popluar number systems.

HEX 71 42 4A
Decimal 113 66 74
Binary 1110001 1000010 1001010
Octal 161 102 112

Shades and tints

Shades of #71424A

#71424A
(113,66,74)
#673C44
(103,60,68)
#5D363E
(93,54,62)
#533038
(83,48,56)
#492A32
(73,42,50)
#3F242C
(63,36,44)
#351E26
(53,30,38)
#2B1820
(43,24,32)
#21121A
(33,18,26)
#170C14
(23,12,20)
#0D060E
(13,6,14)
#000000
(0,0,0)

Tints of #71424A

#71424A
(113,66,74)
#7D535A
(125,83,90)
#89646A
(137,100,106)
#95757A
(149,117,122)
#A1868A
(161,134,138)
#AD979A
(173,151,154)
#B9A8AA
(185,168,170)
#C5B9BA
(197,185,186)
#D1CACA
(209,202,202)
#DDDBDA
(221,219,218)
#E9ECEA
(233,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71424A color. Also use rgb(113,66,74) instead hex code.

Text Font Color

.myTextColor { color: #71424A; }

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

This text font color is #71424A.

Background Color

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

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

This div background color is #71424A.

Border color

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

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

This div border color is #71424A.

Opacity

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

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

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

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

This text has shadow with #71424A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71424A.

Preview

Color preview on black background

This text has color #71424A on black background.


Color preview on white background

This text has color #71424A on white background.


Black color preview on #71424A background

This text has black color on #71424A background.


White color preview on #71424A background

This text has white color on #71424A background.


Related colors

Complementary color

Complementary color for #hex is #8EBDB5.


I love getcolorcode.com

Triadic colors

1 #4A7142 and #424A71 with #71424A are triadic colors.

2 #4A4271 and #42714A with #71424A are triadic colors.