COLOR #711077

HEX: #711077 RGB: (113,16,119)

Color info

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

RGB color model

#711077 color RGB value is (113,16,119).

RGB: (113,16,119) (44%, 6%, 47%)

RGB channels and saturation

R 113 of 255 = 44%
G 16 of 255 = 6%
B 119 of 255 = 47%

113
16
119

R + G + B ~ 32%. #711077 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 16 + 119 = 248 (100%)
R 113 of 248 ~ 45.56%
G 16 of 248 ~ 6.45%
B 119 of 248 ~ 47.98'%

%45.56
%47.98

CMYK color model

#711077 color CMYK value is (5,87,0,53).

  • cyan value is 5.04%
  • magenta value is 86.55%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (5,87,0,53)
C5M87Y0K53 (5%, 87%, 0%, 53%)
(0.05 / 0.87 / 0.00 / 0.53)

CMYK percentages

%5.04
%86.55
%0
%53.33

Codes

Color #711077 in popluar color models

71 10 77
RGB 113 16 119
HSL 297° 76.30% 26.47%
HSB/HSV 297° 86.55% 46.67%
CMYK 5.04% 86.55% 0.00%
53.33%

Color #711077 in popluar number systems.

HEX 71 10 77
Decimal 113 16 119
Binary 1110001 10000 1110111
Octal 161 20 167

Shades and tints

Shades of #711077

#711077
(113,16,119)
#670F6D
(103,15,109)
#5D0E63
(93,14,99)
#530D59
(83,13,89)
#490C4F
(73,12,79)
#3F0B45
(63,11,69)
#350A3B
(53,10,59)
#2B0931
(43,9,49)
#210827
(33,8,39)
#17071D
(23,7,29)
#0D0613
(13,6,19)
#000000
(0,0,0)

Tints of #711077

#711077
(113,16,119)
#7D2583
(125,37,131)
#893A8F
(137,58,143)
#954F9B
(149,79,155)
#A164A7
(161,100,167)
#AD79B3
(173,121,179)
#B98EBF
(185,142,191)
#C5A3CB
(197,163,203)
#D1B8D7
(209,184,215)
#DDCDE3
(221,205,227)
#E9E2EF
(233,226,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #711077 color. Also use rgb(113,16,119) instead hex code.

Text Font Color

.myTextColor { color: #711077; }

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

This text font color is #711077.

Background Color

.myBgColor { background-color: #711077; }

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

This div background color is #711077.

Border color

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

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

This div border color is #711077.

Opacity

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

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

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

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

This text has shadow with #711077 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #711077.

Preview

Color preview on black background

This text has color #711077 on black background.


Color preview on white background

This text has color #711077 on white background.


Black color preview on #711077 background

This text has black color on #711077 background.


White color preview on #711077 background

This text has white color on #711077 background.


Related colors

Complementary color

Complementary color for #hex is #8EEF88.


I love getcolorcode.com

Triadic colors

1 #777110 and #107771 with #711077 are triadic colors.

2 #771071 and #107177 with #711077 are triadic colors.