COLOR #711D39

HEX: #711D39 RGB: (113,29,57)

Color info

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

RGB color model

#711D39 color RGB value is (113,29,57).

RGB: (113,29,57) (44%, 11%, 22%)

RGB channels and saturation

R 113 of 255 = 44%
G 29 of 255 = 11%
B 57 of 255 = 22%

113
29
57

R + G + B ~ 26%. #711D39 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 29 + 57 = 199 (100%)
R 113 of 199 ~ 56.78%
G 29 of 199 ~ 14.57%
B 57 of 199 ~ 28.64'%

%56.78
%14.57
%28.64

CMYK color model

#711D39 color CMYK value is (0,74,50,56).

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

CMYK: (0,74,50,56)
C0M74Y50K56 (0%, 74%, 50%, 56%)
(0.00 / 0.74 / 0.50 / 0.56)

CMYK percentages

%0
%74.34
%49.56
%55.69

Codes

Color #711D39 in popluar color models

71 1D 39
RGB 113 29 57
HSL 340° 59.15% 27.84%
HSB/HSV 340° 74.34% 44.31%
CMYK 0.00% 74.34% 49.56%
55.69%

Color #711D39 in popluar number systems.

HEX 71 1D 39
Decimal 113 29 57
Binary 1110001 11101 111001
Octal 161 35 71

Shades and tints

Shades of #711D39

#711D39
(113,29,57)
#671B34
(103,27,52)
#5D192F
(93,25,47)
#53172A
(83,23,42)
#491525
(73,21,37)
#3F1320
(63,19,32)
#35111B
(53,17,27)
#2B0F16
(43,15,22)
#210D11
(33,13,17)
#170B0C
(23,11,12)
#0D0907
(13,9,7)
#000000
(0,0,0)

Tints of #711D39

#711D39
(113,29,57)
#7D314B
(125,49,75)
#89455D
(137,69,93)
#95596F
(149,89,111)
#A16D81
(161,109,129)
#AD8193
(173,129,147)
#B995A5
(185,149,165)
#C5A9B7
(197,169,183)
#D1BDC9
(209,189,201)
#DDD1DB
(221,209,219)
#E9E5ED
(233,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #711D39; }

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

This text font color is #711D39.

Background Color

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

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

This div background color is #711D39.

Border color

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

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

This div border color is #711D39.

Opacity

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

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

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

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

This text has shadow with #711D39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #711D39.

Preview

Color preview on black background

This text has color #711D39 on black background.


Color preview on white background

This text has color #711D39 on white background.


Black color preview on #711D39 background

This text has black color on #711D39 background.


White color preview on #711D39 background

This text has white color on #711D39 background.


Related colors

Complementary color

Complementary color for #hex is #8EE2C6.


I love getcolorcode.com

Triadic colors

1 #39711D and #1D3971 with #711D39 are triadic colors.

2 #391D71 and #1D7139 with #711D39 are triadic colors.