COLOR #711359

HEX: #711359 RGB: (113,19,89)

Color info

#711359 contains mainly red and blue colors. Web safe color of #711359 is #660066 (or #606).

RGB color model

#711359 color RGB value is (113,19,89).

RGB: (113,19,89) (44%, 7%, 35%)

RGB channels and saturation

R 113 of 255 = 44%
G 19 of 255 = 7%
B 89 of 255 = 35%

113
19
89

R + G + B ~ 29%. #711359 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 19 + 89 = 221 (100%)
R 113 of 221 ~ 51.13%
G 19 of 221 ~ 8.6%
B 89 of 221 ~ 40.27'%

%51.13
%40.27

CMYK color model

#711359 color CMYK value is (0,83,21,56).

  • cyan value is 0.00%
  • magenta value is 83.19%
  • yellow value is 21.24%
  • key color value is 55.69%

CMYK: (0,83,21,56)
C0M83Y21K56 (0%, 83%, 21%, 56%)
(0.00 / 0.83 / 0.21 / 0.56)

CMYK percentages

%0
%83.19
%21.24
%55.69

Codes

Color #711359 in popluar color models

71 13 59
RGB 113 19 89
HSL 315° 71.21% 25.88%
HSB/HSV 315° 83.19% 44.31%
CMYK 0.00% 83.19% 21.24%
55.69%

Color #711359 in popluar number systems.

HEX 71 13 59
Decimal 113 19 89
Binary 1110001 10011 1011001
Octal 161 23 131

Shades and tints

Shades of #711359

#711359
(113,19,89)
#671251
(103,18,81)
#5D1149
(93,17,73)
#531041
(83,16,65)
#490F39
(73,15,57)
#3F0E31
(63,14,49)
#350D29
(53,13,41)
#2B0C21
(43,12,33)
#210B19
(33,11,25)
#170A11
(23,10,17)
#0D0909
(13,9,9)
#000000
(0,0,0)

Tints of #711359

#711359
(113,19,89)
#7D2868
(125,40,104)
#893D77
(137,61,119)
#955286
(149,82,134)
#A16795
(161,103,149)
#AD7CA4
(173,124,164)
#B991B3
(185,145,179)
#C5A6C2
(197,166,194)
#D1BBD1
(209,187,209)
#DDD0E0
(221,208,224)
#E9E5EF
(233,229,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #711359 color. Also use rgb(113,19,89) instead hex code.

Text Font Color

.myTextColor { color: #711359; }

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

This text font color is #711359.

Background Color

.myBgColor { background-color: #711359; }

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

This div background color is #711359.

Border color

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

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

This div border color is #711359.

Opacity

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

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

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

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

This text has shadow with #711359 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #711359.

Preview

Color preview on black background

This text has color #711359 on black background.


Color preview on white background

This text has color #711359 on white background.


Black color preview on #711359 background

This text has black color on #711359 background.


White color preview on #711359 background

This text has white color on #711359 background.


Related colors

Complementary color

Complementary color for #hex is #8EECA6.


I love getcolorcode.com

Triadic colors

1 #597113 and #135971 with #711359 are triadic colors.

2 #591371 and #137159 with #711359 are triadic colors.