COLOR #711733

HEX: #711733 RGB: (113,23,51)

Color info

#711733 contains mainly red color. Web safe color of #711733 is #660033 (or #603).

RGB color model

#711733 color RGB value is (113,23,51).

RGB: (113,23,51) (44%, 9%, 20%)

RGB channels and saturation

R 113 of 255 = 44%
G 23 of 255 = 9%
B 51 of 255 = 20%

113
23
51

R + G + B ~ 24%. #711733 is dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 23 + 51 = 187 (100%)
R 113 of 187 ~ 60.43%
G 23 of 187 ~ 12.3%
B 51 of 187 ~ 27.27'%

%60.43
%12.3
%27.27

CMYK color model

#711733 color CMYK value is (0,80,55,56).

  • cyan value is 0.00%
  • magenta value is 79.65%
  • yellow value is 54.87%
  • key color value is 55.69%

CMYK: (0,80,55,56)
C0M80Y55K56 (0%, 80%, 55%, 56%)
(0.00 / 0.80 / 0.55 / 0.56)

CMYK percentages

%0
%79.65
%54.87
%55.69

Codes

Color #711733 in popluar color models

71 17 33
RGB 113 23 51
HSL 341° 66.18% 26.67%
HSB/HSV 341° 79.65% 44.31%
CMYK 0.00% 79.65% 54.87%
55.69%

Color #711733 in popluar number systems.

HEX 71 17 33
Decimal 113 23 51
Binary 1110001 10111 110011
Octal 161 27 63

Shades and tints

Shades of #711733

#711733
(113,23,51)
#67152F
(103,21,47)
#5D132B
(93,19,43)
#531127
(83,17,39)
#490F23
(73,15,35)
#3F0D1F
(63,13,31)
#350B1B
(53,11,27)
#2B0917
(43,9,23)
#210713
(33,7,19)
#17050F
(23,5,15)
#0D030B
(13,3,11)
#000000
(0,0,0)

Tints of #711733

#711733
(113,23,51)
#7D2C45
(125,44,69)
#894157
(137,65,87)
#955669
(149,86,105)
#A16B7B
(161,107,123)
#AD808D
(173,128,141)
#B9959F
(185,149,159)
#C5AAB1
(197,170,177)
#D1BFC3
(209,191,195)
#DDD4D5
(221,212,213)
#E9E9E7
(233,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #711733 color. Also use rgb(113,23,51) instead hex code.

Text Font Color

.myTextColor { color: #711733; }

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

This text font color is #711733.

Background Color

.myBgColor { background-color: #711733; }

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

This div background color is #711733.

Border color

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

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

This div border color is #711733.

Opacity

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

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

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

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

This text has shadow with #711733 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #711733.

Preview

Color preview on black background

This text has color #711733 on black background.


Color preview on white background

This text has color #711733 on white background.


Black color preview on #711733 background

This text has black color on #711733 background.


White color preview on #711733 background

This text has white color on #711733 background.


Related colors

Complementary color

Complementary color for #hex is #8EE8CC.


I love getcolorcode.com

Triadic colors

1 #337117 and #173371 with #711733 are triadic colors.

2 #331771 and #177133 with #711733 are triadic colors.