COLOR #71378B

HEX: #71378B RGB: (113,55,139)

Color info

#71378B contains mainly red and blue colors. Web safe color of #71378B is #663399 (or #639).

RGB color model

#71378B color RGB value is (113,55,139).

RGB: (113,55,139) (44%, 22%, 55%)

RGB channels and saturation

R 113 of 255 = 44%
G 55 of 255 = 22%
B 139 of 255 = 55%

113
55
139

R + G + B ~ 40%. #71378B is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 113 + 55 + 139 = 307 (100%)
R 113 of 307 ~ 36.81%
G 55 of 307 ~ 17.92%
B 139 of 307 ~ 45.28'%

%36.81
%17.92
%45.28

CMYK color model

#71378B color CMYK value is (19,60,0,45).

  • cyan value is 18.71%
  • magenta value is 60.43%
  • yellow value is 0.00%
  • key color value is 45.49%

CMYK: (19,60,0,45)
C19M60Y0K45 (19%, 60%, 0%, 45%)
(0.19 / 0.60 / 0.00 / 0.45)

CMYK percentages

%18.71
%60.43
%0
%45.49

Codes

Color #71378B in popluar color models

71 37 8B
RGB 113 55 139
HSL 281° 43.30% 38.04%
HSB/HSV 281° 60.43% 54.51%
CMYK 18.71% 60.43% 0.00%
45.49%

Color #71378B in popluar number systems.

HEX 71 37 8B
Decimal 113 55 139
Binary 1110001 110111 10001011
Octal 161 67 213

Shades and tints

Shades of #71378B

#71378B
(113,55,139)
#67327F
(103,50,127)
#5D2D73
(93,45,115)
#532867
(83,40,103)
#49235B
(73,35,91)
#3F1E4F
(63,30,79)
#351943
(53,25,67)
#2B1437
(43,20,55)
#210F2B
(33,15,43)
#170A1F
(23,10,31)
#0D0513
(13,5,19)
#000000
(0,0,0)

Tints of #71378B

#71378B
(113,55,139)
#7D4995
(125,73,149)
#895B9F
(137,91,159)
#956DA9
(149,109,169)
#A17FB3
(161,127,179)
#AD91BD
(173,145,189)
#B9A3C7
(185,163,199)
#C5B5D1
(197,181,209)
#D1C7DB
(209,199,219)
#DDD9E5
(221,217,229)
#E9EBEF
(233,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71378B color. Also use rgb(113,55,139) instead hex code.

Text Font Color

.myTextColor { color: #71378B; }

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

This text font color is #71378B.

Background Color

.myBgColor { background-color: #71378B; }

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

This div background color is #71378B.

Border color

.myBorderColor { border: 1px solid #71378B; }

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

This div border color is #71378B.

Opacity

.myOpacity80 { color: #71378B; opacity: 0.8; }

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

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

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

This text has shadow with #71378B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71378B.

Preview

Color preview on black background

This text has color #71378B on black background.


Color preview on white background

This text has color #71378B on white background.


Black color preview on #71378B background

This text has black color on #71378B background.


White color preview on #71378B background

This text has white color on #71378B background.


Related colors

Complementary color

Complementary color for #hex is #8EC874.


I love getcolorcode.com

Triadic colors

1 #8B7137 and #378B71 with #71378B are triadic colors.

2 #8B3771 and #37718B with #71378B are triadic colors.