COLOR #71347E

HEX: #71347E RGB: (113,52,126)

Color info

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

RGB color model

#71347E color RGB value is (113,52,126).

RGB: (113,52,126) (44%, 20%, 49%)

RGB channels and saturation

R 113 of 255 = 44%
G 52 of 255 = 20%
B 126 of 255 = 49%

113
52
126

R + G + B ~ 38%. #71347E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 52 + 126 = 291 (100%)
R 113 of 291 ~ 38.83%
G 52 of 291 ~ 17.87%
B 126 of 291 ~ 43.3'%

%38.83
%17.87
%43.3

CMYK color model

#71347E color CMYK value is (10,59,0,51).

  • cyan value is 10.32%
  • magenta value is 58.73%
  • yellow value is 0.00%
  • key color value is 50.59%

CMYK: (10,59,0,51)
C10M59Y0K51 (10%, 59%, 0%, 51%)
(0.10 / 0.59 / 0.00 / 0.51)

CMYK percentages

%10.32
%58.73
%0
%50.59

Codes

Color #71347E in popluar color models

71 34 7E
RGB 113 52 126
HSL 289° 41.57% 34.90%
HSB/HSV 289° 58.73% 49.41%
CMYK 10.32% 58.73% 0.00%
50.59%

Color #71347E in popluar number systems.

HEX 71 34 7E
Decimal 113 52 126
Binary 1110001 110100 1111110
Octal 161 64 176

Shades and tints

Shades of #71347E

#71347E
(113,52,126)
#673073
(103,48,115)
#5D2C68
(93,44,104)
#53285D
(83,40,93)
#492452
(73,36,82)
#3F2047
(63,32,71)
#351C3C
(53,28,60)
#2B1831
(43,24,49)
#211426
(33,20,38)
#17101B
(23,16,27)
#0D0C10
(13,12,16)
#000000
(0,0,0)

Tints of #71347E

#71347E
(113,52,126)
#7D4689
(125,70,137)
#895894
(137,88,148)
#956A9F
(149,106,159)
#A17CAA
(161,124,170)
#AD8EB5
(173,142,181)
#B9A0C0
(185,160,192)
#C5B2CB
(197,178,203)
#D1C4D6
(209,196,214)
#DDD6E1
(221,214,225)
#E9E8EC
(233,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71347E color. Also use rgb(113,52,126) instead hex code.

Text Font Color

.myTextColor { color: #71347E; }

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

This text font color is #71347E.

Background Color

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

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

This div background color is #71347E.

Border color

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

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

This div border color is #71347E.

Opacity

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

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

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

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

This text has shadow with #71347E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71347E.

Preview

Color preview on black background

This text has color #71347E on black background.


Color preview on white background

This text has color #71347E on white background.


Black color preview on #71347E background

This text has black color on #71347E background.


White color preview on #71347E background

This text has white color on #71347E background.


Related colors

Complementary color

Complementary color for #hex is #8ECB81.


I love getcolorcode.com

Triadic colors

1 #7E7134 and #347E71 with #71347E are triadic colors.

2 #7E3471 and #34717E with #71347E are triadic colors.