COLOR #71245E

HEX: #71245E RGB: (113,36,94)

Color info

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

RGB color model

#71245E color RGB value is (113,36,94).

RGB: (113,36,94) (44%, 14%, 37%)

RGB channels and saturation

R 113 of 255 = 44%
G 36 of 255 = 14%
B 94 of 255 = 37%

113
36
94

R + G + B ~ 32%. #71245E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 36 + 94 = 243 (100%)
R 113 of 243 ~ 46.5%
G 36 of 243 ~ 14.81%
B 94 of 243 ~ 38.68'%

%46.5
%14.81
%38.68

CMYK color model

#71245E color CMYK value is (0,68,17,56).

  • cyan value is 0.00%
  • magenta value is 68.14%
  • yellow value is 16.81%
  • key color value is 55.69%

CMYK: (0,68,17,56)
C0M68Y17K56 (0%, 68%, 17%, 56%)
(0.00 / 0.68 / 0.17 / 0.56)

CMYK percentages

%0
%68.14
%16.81
%55.69

Codes

Color #71245E in popluar color models

71 24 5E
RGB 113 36 94
HSL 315° 51.68% 29.22%
HSB/HSV 315° 68.14% 44.31%
CMYK 0.00% 68.14% 16.81%
55.69%

Color #71245E in popluar number systems.

HEX 71 24 5E
Decimal 113 36 94
Binary 1110001 100100 1011110
Octal 161 44 136

Shades and tints

Shades of #71245E

#71245E
(113,36,94)
#672156
(103,33,86)
#5D1E4E
(93,30,78)
#531B46
(83,27,70)
#49183E
(73,24,62)
#3F1536
(63,21,54)
#35122E
(53,18,46)
#2B0F26
(43,15,38)
#210C1E
(33,12,30)
#170916
(23,9,22)
#0D060E
(13,6,14)
#000000
(0,0,0)

Tints of #71245E

#71245E
(113,36,94)
#7D376C
(125,55,108)
#894A7A
(137,74,122)
#955D88
(149,93,136)
#A17096
(161,112,150)
#AD83A4
(173,131,164)
#B996B2
(185,150,178)
#C5A9C0
(197,169,192)
#D1BCCE
(209,188,206)
#DDCFDC
(221,207,220)
#E9E2EA
(233,226,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #71245E color. Also use rgb(113,36,94) instead hex code.

Text Font Color

.myTextColor { color: #71245E; }

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

This text font color is #71245E.

Background Color

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

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

This div background color is #71245E.

Border color

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

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

This div border color is #71245E.

Opacity

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

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

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

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

This text has shadow with #71245E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71245E.

Preview

Color preview on black background

This text has color #71245E on black background.


Color preview on white background

This text has color #71245E on white background.


Black color preview on #71245E background

This text has black color on #71245E background.


White color preview on #71245E background

This text has white color on #71245E background.


Related colors

Complementary color

Complementary color for #hex is #8EDBA1.


I love getcolorcode.com

Triadic colors

1 #5E7124 and #245E71 with #71245E are triadic colors.

2 #5E2471 and #24715E with #71245E are triadic colors.