COLOR #71215D

HEX: #71215D RGB: (113,33,93)

Color info

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

RGB color model

#71215D color RGB value is (113,33,93).

RGB: (113,33,93) (44%, 13%, 36%)

RGB channels and saturation

R 113 of 255 = 44%
G 33 of 255 = 13%
B 93 of 255 = 36%

113
33
93

R + G + B ~ 31%. #71215D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 33 + 93 = 239 (100%)
R 113 of 239 ~ 47.28%
G 33 of 239 ~ 13.81%
B 93 of 239 ~ 38.91'%

%47.28
%13.81
%38.91

CMYK color model

#71215D color CMYK value is (0,71,18,56).

  • cyan value is 0.00%
  • magenta value is 70.80%
  • yellow value is 17.70%
  • key color value is 55.69%

CMYK: (0,71,18,56)
C0M71Y18K56 (0%, 71%, 18%, 56%)
(0.00 / 0.71 / 0.18 / 0.56)

CMYK percentages

%0
%70.8
%17.7
%55.69

Codes

Color #71215D in popluar color models

71 21 5D
RGB 113 33 93
HSL 315° 54.79% 28.63%
HSB/HSV 315° 70.80% 44.31%
CMYK 0.00% 70.80% 17.70%
55.69%

Color #71215D in popluar number systems.

HEX 71 21 5D
Decimal 113 33 93
Binary 1110001 100001 1011101
Octal 161 41 135

Shades and tints

Shades of #71215D

#71215D
(113,33,93)
#671E55
(103,30,85)
#5D1B4D
(93,27,77)
#531845
(83,24,69)
#49153D
(73,21,61)
#3F1235
(63,18,53)
#350F2D
(53,15,45)
#2B0C25
(43,12,37)
#21091D
(33,9,29)
#170615
(23,6,21)
#0D030D
(13,3,13)
#000000
(0,0,0)

Tints of #71215D

#71215D
(113,33,93)
#7D356B
(125,53,107)
#894979
(137,73,121)
#955D87
(149,93,135)
#A17195
(161,113,149)
#AD85A3
(173,133,163)
#B999B1
(185,153,177)
#C5ADBF
(197,173,191)
#D1C1CD
(209,193,205)
#DDD5DB
(221,213,219)
#E9E9E9
(233,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71215D color. Also use rgb(113,33,93) instead hex code.

Text Font Color

.myTextColor { color: #71215D; }

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

This text font color is #71215D.

Background Color

.myBgColor { background-color: #71215D; }

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

This div background color is #71215D.

Border color

.myBorderColor { border: 1px solid #71215D; }

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

This div border color is #71215D.

Opacity

.myOpacity80 { color: #71215D; opacity: 0.8; }

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

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

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

This text has shadow with #71215D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71215D.

Preview

Color preview on black background

This text has color #71215D on black background.


Color preview on white background

This text has color #71215D on white background.


Black color preview on #71215D background

This text has black color on #71215D background.


White color preview on #71215D background

This text has white color on #71215D background.


Related colors

Complementary color

Complementary color for #hex is #8EDEA2.


I love getcolorcode.com

Triadic colors

1 #5D7121 and #215D71 with #71215D are triadic colors.

2 #5D2171 and #21715D with #71215D are triadic colors.