COLOR #711863

HEX: #711863 RGB: (113,24,99)

Color info

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

RGB color model

#711863 color RGB value is (113,24,99).

RGB: (113,24,99) (44%, 9%, 39%)

RGB channels and saturation

R 113 of 255 = 44%
G 24 of 255 = 9%
B 99 of 255 = 39%

113
24
99

R + G + B ~ 31%. #711863 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 24 + 99 = 236 (100%)
R 113 of 236 ~ 47.88%
G 24 of 236 ~ 10.17%
B 99 of 236 ~ 41.95'%

%47.88
%10.17
%41.95

CMYK color model

#711863 color CMYK value is (0,79,12,56).

  • cyan value is 0.00%
  • magenta value is 78.76%
  • yellow value is 12.39%
  • key color value is 55.69%
CMYK: (0,79,12,56) C0M79Y12K56 (0%,79%,12%,56%) (0.00/0.79/0.12/0.56) 

CMYK percentages

%0
%78.76
%12.39
%55.69

Codes

Color #711863 in popluar color models

71 18 63
RGB 113 24 99
HSL 309° 64.96% 26.86%
HSB/HSV 309° 78.76% 44.31%
CMYK 0.00% 78.76% 12.39%
55.69%

Color #711863 in popluar number systems.

HEX 71 18 63
Decimal 113 24 99
Binary 1110001 11000 1100011
Octal 161 30 143

Shades and tints

Shades of #711863

#711863
(113,24,99)
#67165A
(103,22,90)
#5D1451
(93,20,81)
#531248
(83,18,72)
#49103F
(73,16,63)
#3F0E36
(63,14,54)
#350C2D
(53,12,45)
#2B0A24
(43,10,36)
#21081B
(33,8,27)
#170612
(23,6,18)
#0D0409
(13,4,9)
#000000
(0,0,0)

Tints of #711863

#711863
(113,24,99)
#7D2D71
(125,45,113)
#89427F
(137,66,127)
#95578D
(149,87,141)
#A16C9B
(161,108,155)
#AD81A9
(173,129,169)
#B996B7
(185,150,183)
#C5ABC5
(197,171,197)
#D1C0D3
(209,192,211)
#DDD5E1
(221,213,225)
#E9EAEF
(233,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #711863 color. Also use rgb(113,24,99) instead hex code.

Text Font Color

.myTextColor { color: #711863; }

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

This text font color is #711863.

Background Color

.myBgColor { background-color: #711863; }

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

This div background color is #711863.

Border color

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

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

This div border color is #711863.

Opacity

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

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

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

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

This text has shadow with #711863 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #711863.

Preview

Color preview on black background

This text has color #711863 on black background.


Color preview on white background

This text has color #711863 on white background.


Black color preview on #711863 background

This text has black color on #711863 background.


White color preview on #711863 background

This text has white color on #711863 background.


Related colors

Complementary color

Complementary color for #hex is #8EE79C.


I love getcolorcode.com

Triadic colors

1 #637118 and #186371 with #711863 are triadic colors.

2 #631871 and #187163 with #711863 are triadic colors.