COLOR #71315A

HEX: #71315A RGB: (113,49,90)

Color info

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

RGB color model

#71315A color RGB value is (113,49,90).

RGB: (113,49,90) (44%, 19%, 35%)

RGB channels and saturation

R 113 of 255 = 44%
G 49 of 255 = 19%
B 90 of 255 = 35%

113
49
90

R + G + B ~ 33%. #71315A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 49 + 90 = 252 (100%)
R 113 of 252 ~ 44.84%
G 49 of 252 ~ 19.44%
B 90 of 252 ~ 35.71'%

%44.84
%19.44
%35.71

CMYK color model

#71315A color CMYK value is (0,57,20,56).

  • cyan value is 0.00%
  • magenta value is 56.64%
  • yellow value is 20.35%
  • key color value is 55.69%

CMYK: (0,57,20,56)
C0M57Y20K56 (0%, 57%, 20%, 56%)
(0.00 / 0.57 / 0.20 / 0.56)

CMYK percentages

%0
%56.64
%20.35
%55.69

Codes

Color #71315A in popluar color models

71 31 5A
RGB 113 49 90
HSL 322° 39.51% 31.76%
HSB/HSV 322° 56.64% 44.31%
CMYK 0.00% 56.64% 20.35%
55.69%

Color #71315A in popluar number systems.

HEX 71 31 5A
Decimal 113 49 90
Binary 1110001 110001 1011010
Octal 161 61 132

Shades and tints

Shades of #71315A

#71315A
(113,49,90)
#672D52
(103,45,82)
#5D294A
(93,41,74)
#532542
(83,37,66)
#49213A
(73,33,58)
#3F1D32
(63,29,50)
#35192A
(53,25,42)
#2B1522
(43,21,34)
#21111A
(33,17,26)
#170D12
(23,13,18)
#0D090A
(13,9,10)
#000000
(0,0,0)

Tints of #71315A

#71315A
(113,49,90)
#7D4369
(125,67,105)
#895578
(137,85,120)
#956787
(149,103,135)
#A17996
(161,121,150)
#AD8BA5
(173,139,165)
#B99DB4
(185,157,180)
#C5AFC3
(197,175,195)
#D1C1D2
(209,193,210)
#DDD3E1
(221,211,225)
#E9E5F0
(233,229,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71315A color. Also use rgb(113,49,90) instead hex code.

Text Font Color

.myTextColor { color: #71315A; }

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

This text font color is #71315A.

Background Color

.myBgColor { background-color: #71315A; }

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

This div background color is #71315A.

Border color

.myBorderColor { border: 1px solid #71315A; }

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

This div border color is #71315A.

Opacity

.myOpacity80 { color: #71315A; opacity: 0.8; }

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

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

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

This text has shadow with #71315A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71315A.

Preview

Color preview on black background

This text has color #71315A on black background.


Color preview on white background

This text has color #71315A on white background.


Black color preview on #71315A background

This text has black color on #71315A background.


White color preview on #71315A background

This text has white color on #71315A background.


Related colors

Complementary color

Complementary color for #hex is #8ECEA5.


I love getcolorcode.com

Triadic colors

1 #5A7131 and #315A71 with #71315A are triadic colors.

2 #5A3171 and #31715A with #71315A are triadic colors.