COLOR #71326E

HEX: #71326E RGB: (113,50,110)

Color info

#71326E contains mainly red and blue colors. Web safe color of #71326E is #663366 (or #636).

RGB color model

#71326E color RGB value is (113,50,110).

RGB: (113,50,110) (44%, 20%, 43%)

RGB channels and saturation

R 113 of 255 = 44%
G 50 of 255 = 20%
B 110 of 255 = 43%

113
50
110

R + G + B ~ 36%. #71326E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 50 + 110 = 273 (100%)
R 113 of 273 ~ 41.39%
G 50 of 273 ~ 18.32%
B 110 of 273 ~ 40.29'%

%41.39
%18.32
%40.29

CMYK color model

#71326E color CMYK value is (0,56,3,56).

  • cyan value is 0.00%
  • magenta value is 55.75%
  • yellow value is 2.65%
  • key color value is 55.69%

CMYK: (0,56,3,56)
C0M56Y3K56 (0%, 56%, 3%, 56%)
(0.00 / 0.56 / 0.03 / 0.56)

CMYK percentages

%0
%55.75
%2.65
%55.69

Codes

Color #71326E in popluar color models

71 32 6E
RGB 113 50 110
HSL 303° 38.65% 31.96%
HSB/HSV 303° 55.75% 44.31%
CMYK 0.00% 55.75% 2.65%
55.69%

Color #71326E in popluar number systems.

HEX 71 32 6E
Decimal 113 50 110
Binary 1110001 110010 1101110
Octal 161 62 156

Shades and tints

Shades of #71326E

#71326E
(113,50,110)
#672E64
(103,46,100)
#5D2A5A
(93,42,90)
#532650
(83,38,80)
#492246
(73,34,70)
#3F1E3C
(63,30,60)
#351A32
(53,26,50)
#2B1628
(43,22,40)
#21121E
(33,18,30)
#170E14
(23,14,20)
#0D0A0A
(13,10,10)
#000000
(0,0,0)

Tints of #71326E

#71326E
(113,50,110)
#7D447B
(125,68,123)
#895688
(137,86,136)
#956895
(149,104,149)
#A17AA2
(161,122,162)
#AD8CAF
(173,140,175)
#B99EBC
(185,158,188)
#C5B0C9
(197,176,201)
#D1C2D6
(209,194,214)
#DDD4E3
(221,212,227)
#E9E6F0
(233,230,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71326E color. Also use rgb(113,50,110) instead hex code.

Text Font Color

.myTextColor { color: #71326E; }

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

This text font color is #71326E.

Background Color

.myBgColor { background-color: #71326E; }

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

This div background color is #71326E.

Border color

.myBorderColor { border: 1px solid #71326E; }

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

This div border color is #71326E.

Opacity

.myOpacity80 { color: #71326E; opacity: 0.8; }

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

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

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

This text has shadow with #71326E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71326E.

Preview

Color preview on black background

This text has color #71326E on black background.


Color preview on white background

This text has color #71326E on white background.


Black color preview on #71326E background

This text has black color on #71326E background.


White color preview on #71326E background

This text has white color on #71326E background.


Related colors

Complementary color

Complementary color for #hex is #8ECD91.


I love getcolorcode.com

Triadic colors

1 #6E7132 and #326E71 with #71326E are triadic colors.

2 #6E3271 and #32716E with #71326E are triadic colors.