COLOR #71407E

HEX: #71407E RGB: (113,64,126)

Color info

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

RGB color model

#71407E color RGB value is (113,64,126).

RGB: (113,64,126) (44%, 25%, 49%)

RGB channels and saturation

R 113 of 255 = 44%
G 64 of 255 = 25%
B 126 of 255 = 49%

113
64
126

R + G + B ~ 39%. #71407E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 64 + 126 = 303 (100%)
R 113 of 303 ~ 37.29%
G 64 of 303 ~ 21.12%
B 126 of 303 ~ 41.58'%

%37.29
%21.12
%41.58

CMYK color model

#71407E color CMYK value is (10,49,0,51).

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

CMYK: (10,49,0,51)
C10M49Y0K51 (10%, 49%, 0%, 51%)
(0.10 / 0.49 / 0.00 / 0.51)

CMYK percentages

%10.32
%49.21
%0
%50.59

Codes

Color #71407E in popluar color models

71 40 7E
RGB 113 64 126
HSL 287° 32.63% 37.25%
HSB/HSV 287° 49.21% 49.41%
CMYK 10.32% 49.21% 0.00%
50.59%

Color #71407E in popluar number systems.

HEX 71 40 7E
Decimal 113 64 126
Binary 1110001 1000000 1111110
Octal 161 100 176

Shades and tints

Shades of #71407E

#71407E
(113,64,126)
#673B73
(103,59,115)
#5D3668
(93,54,104)
#53315D
(83,49,93)
#492C52
(73,44,82)
#3F2747
(63,39,71)
#35223C
(53,34,60)
#2B1D31
(43,29,49)
#211826
(33,24,38)
#17131B
(23,19,27)
#0D0E10
(13,14,16)
#000000
(0,0,0)

Tints of #71407E

#71407E
(113,64,126)
#7D5189
(125,81,137)
#896294
(137,98,148)
#95739F
(149,115,159)
#A184AA
(161,132,170)
#AD95B5
(173,149,181)
#B9A6C0
(185,166,192)
#C5B7CB
(197,183,203)
#D1C8D6
(209,200,214)
#DDD9E1
(221,217,225)
#E9EAEC
(233,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #71407E; }

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

This text font color is #71407E.

Background Color

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

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

This div background color is #71407E.

Border color

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

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

This div border color is #71407E.

Opacity

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

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

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

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

This text has shadow with #71407E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71407E.

Preview

Color preview on black background

This text has color #71407E on black background.


Color preview on white background

This text has color #71407E on white background.


Black color preview on #71407E background

This text has black color on #71407E background.


White color preview on #71407E background

This text has white color on #71407E background.


Related colors

Complementary color

Complementary color for #hex is #8EBF81.


I love getcolorcode.com

Triadic colors

1 #7E7140 and #407E71 with #71407E are triadic colors.

2 #7E4071 and #40717E with #71407E are triadic colors.