COLOR #71406E

HEX: #71406E RGB: (113,64,110)

Color info

#71406E contains red, green and blue colors in about the same proportion. Web safe color of #71406E is #663366 (or #636).

RGB color model

#71406E color RGB value is (113,64,110).

RGB: (113,64,110) (44%, 25%, 43%)

RGB channels and saturation

R 113 of 255 = 44%
G 64 of 255 = 25%
B 110 of 255 = 43%

113
64
110

R + G + B ~ 37%. #71406E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 64 + 110 = 287 (100%)
R 113 of 287 ~ 39.37%
G 64 of 287 ~ 22.3%
B 110 of 287 ~ 38.33'%

%39.37
%22.3
%38.33

CMYK color model

#71406E color CMYK value is (0,43,3,56).

  • cyan value is 0.00%
  • magenta value is 43.36%
  • yellow value is 2.65%
  • key color value is 55.69%

CMYK: (0,43,3,56)
C0M43Y3K56 (0%, 43%, 3%, 56%)
(0.00 / 0.43 / 0.03 / 0.56)

CMYK percentages

%0
%43.36
%2.65
%55.69

Codes

Color #71406E in popluar color models

71 40 6E
RGB 113 64 110
HSL 304° 27.68% 34.71%
HSB/HSV 304° 43.36% 44.31%
CMYK 0.00% 43.36% 2.65%
55.69%

Color #71406E in popluar number systems.

HEX 71 40 6E
Decimal 113 64 110
Binary 1110001 1000000 1101110
Octal 161 100 156

Shades and tints

Shades of #71406E

#71406E
(113,64,110)
#673B64
(103,59,100)
#5D365A
(93,54,90)
#533150
(83,49,80)
#492C46
(73,44,70)
#3F273C
(63,39,60)
#352232
(53,34,50)
#2B1D28
(43,29,40)
#21181E
(33,24,30)
#171314
(23,19,20)
#0D0E0A
(13,14,10)
#000000
(0,0,0)

Tints of #71406E

#71406E
(113,64,110)
#7D517B
(125,81,123)
#896288
(137,98,136)
#957395
(149,115,149)
#A184A2
(161,132,162)
#AD95AF
(173,149,175)
#B9A6BC
(185,166,188)
#C5B7C9
(197,183,201)
#D1C8D6
(209,200,214)
#DDD9E3
(221,217,227)
#E9EAF0
(233,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #71406E; }

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

This text font color is #71406E.

Background Color

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

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

This div background color is #71406E.

Border color

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

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

This div border color is #71406E.

Opacity

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

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

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

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

This text has shadow with #71406E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71406E.

Preview

Color preview on black background

This text has color #71406E on black background.


Color preview on white background

This text has color #71406E on white background.


Black color preview on #71406E background

This text has black color on #71406E background.


White color preview on #71406E background

This text has white color on #71406E background.


Related colors

Complementary color

Complementary color for #hex is #8EBF91.


I love getcolorcode.com

Triadic colors

1 #6E7140 and #406E71 with #71406E are triadic colors.

2 #6E4071 and #40716E with #71406E are triadic colors.