COLOR #711540

HEX: #711540 RGB: (113,21,64)

Color info

#711540 contains mainly red and blue colors. Web safe color of #711540 is #660033 (or #603).

RGB color model

#711540 color RGB value is (113,21,64).

RGB: (113,21,64) (44%, 8%, 25%)

RGB channels and saturation

R 113 of 255 = 44%
G 21 of 255 = 8%
B 64 of 255 = 25%

113
21
64

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

Portions of RGB colors in percentages

R + G + B = 113 + 21 + 64 = 198 (100%)
R 113 of 198 ~ 57.07%
G 21 of 198 ~ 10.61%
B 64 of 198 ~ 32.32'%

%57.07
%10.61
%32.32

CMYK color model

#711540 color CMYK value is (0,81,43,56).

  • cyan value is 0.00%
  • magenta value is 81.42%
  • yellow value is 43.36%
  • key color value is 55.69%

CMYK: (0,81,43,56)
C0M81Y43K56 (0%, 81%, 43%, 56%)
(0.00 / 0.81 / 0.43 / 0.56)

CMYK percentages

%0
%81.42
%43.36
%55.69

Codes

Color #711540 in popluar color models

71 15 40
RGB 113 21 64
HSL 332° 68.66% 26.27%
HSB/HSV 332° 81.42% 44.31%
CMYK 0.00% 81.42% 43.36%
55.69%

Color #711540 in popluar number systems.

HEX 71 15 40
Decimal 113 21 64
Binary 1110001 10101 1000000
Octal 161 25 100

Shades and tints

Shades of #711540

#711540
(113,21,64)
#67143B
(103,20,59)
#5D1336
(93,19,54)
#531231
(83,18,49)
#49112C
(73,17,44)
#3F1027
(63,16,39)
#350F22
(53,15,34)
#2B0E1D
(43,14,29)
#210D18
(33,13,24)
#170C13
(23,12,19)
#0D0B0E
(13,11,14)
#000000
(0,0,0)

Tints of #711540

#711540
(113,21,64)
#7D2A51
(125,42,81)
#893F62
(137,63,98)
#955473
(149,84,115)
#A16984
(161,105,132)
#AD7E95
(173,126,149)
#B993A6
(185,147,166)
#C5A8B7
(197,168,183)
#D1BDC8
(209,189,200)
#DDD2D9
(221,210,217)
#E9E7EA
(233,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #711540 color. Also use rgb(113,21,64) instead hex code.

Text Font Color

.myTextColor { color: #711540; }

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

This text font color is #711540.

Background Color

.myBgColor { background-color: #711540; }

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

This div background color is #711540.

Border color

.myBorderColor { border: 1px solid #711540; }

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

This div border color is #711540.

Opacity

.myOpacity80 { color: #711540; opacity: 0.8; }

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

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

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

This text has shadow with #711540 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #711540.

Preview

Color preview on black background

This text has color #711540 on black background.


Color preview on white background

This text has color #711540 on white background.


Black color preview on #711540 background

This text has black color on #711540 background.


White color preview on #711540 background

This text has white color on #711540 background.


Related colors

Complementary color

Complementary color for #hex is #8EEABF.


I love getcolorcode.com

Triadic colors

1 #407115 and #154071 with #711540 are triadic colors.

2 #401571 and #157140 with #711540 are triadic colors.