COLOR #711D46

HEX: #711D46 RGB: (113,29,70)

Color info

#711D46 contains mainly red and blue colors. Web safe color of #711D46 is #663333 (or #633).

RGB color model

#711D46 color RGB value is (113,29,70).

RGB: (113,29,70) (44%, 11%, 27%)

RGB channels and saturation

R 113 of 255 = 44%
G 29 of 255 = 11%
B 70 of 255 = 27%

113
29
70

R + G + B ~ 27%. #711D46 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 29 + 70 = 212 (100%)
R 113 of 212 ~ 53.3%
G 29 of 212 ~ 13.68%
B 70 of 212 ~ 33.02'%

%53.3
%13.68
%33.02

CMYK color model

#711D46 color CMYK value is (0,74,38,56).

  • cyan value is 0.00%
  • magenta value is 74.34%
  • yellow value is 38.05%
  • key color value is 55.69%

CMYK: (0,74,38,56)
C0M74Y38K56 (0%, 74%, 38%, 56%)
(0.00 / 0.74 / 0.38 / 0.56)

CMYK percentages

%0
%74.34
%38.05
%55.69

Codes

Color #711D46 in popluar color models

71 1D 46
RGB 113 29 70
HSL 331° 59.15% 27.84%
HSB/HSV 331° 74.34% 44.31%
CMYK 0.00% 74.34% 38.05%
55.69%

Color #711D46 in popluar number systems.

HEX 71 1D 46
Decimal 113 29 70
Binary 1110001 11101 1000110
Octal 161 35 106

Shades and tints

Shades of #711D46

#711D46
(113,29,70)
#671B40
(103,27,64)
#5D193A
(93,25,58)
#531734
(83,23,52)
#49152E
(73,21,46)
#3F1328
(63,19,40)
#351122
(53,17,34)
#2B0F1C
(43,15,28)
#210D16
(33,13,22)
#170B10
(23,11,16)
#0D090A
(13,9,10)
#000000
(0,0,0)

Tints of #711D46

#711D46
(113,29,70)
#7D3156
(125,49,86)
#894566
(137,69,102)
#955976
(149,89,118)
#A16D86
(161,109,134)
#AD8196
(173,129,150)
#B995A6
(185,149,166)
#C5A9B6
(197,169,182)
#D1BDC6
(209,189,198)
#DDD1D6
(221,209,214)
#E9E5E6
(233,229,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #711D46 color. Also use rgb(113,29,70) instead hex code.

Text Font Color

.myTextColor { color: #711D46; }

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

This text font color is #711D46.

Background Color

.myBgColor { background-color: #711D46; }

<div style="background-color:#711D46">Inner text</div>

This div background color is #711D46.

Border color

.myBorderColor { border: 1px solid #711D46; }

<div style="border:3px solid #711D46">Div</div>

This div border color is #711D46.

Opacity

.myOpacity80 { color: #711D46; opacity: 0.8; }

<p style="color:#711D46;opacity:0.8;">80%</p>

Text with #711D46 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 #711D46;}

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

This text has shadow with #711D46 color.


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

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

This text has shadow with #711D46 primary color and red secondary color.


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

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

This text has shadow with #711D46 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #711D46.

Preview

Color preview on black background

This text has color #711D46 on black background.


Color preview on white background

This text has color #711D46 on white background.


Black color preview on #711D46 background

This text has black color on #711D46 background.


White color preview on #711D46 background

This text has white color on #711D46 background.


Related colors

Complementary color

Complementary color for #hex is #8EE2B9.


I love getcolorcode.com

Triadic colors

1 #46711D and #1D4671 with #711D46 are triadic colors.

2 #461D71 and #1D7146 with #711D46 are triadic colors.