COLOR #71405A

HEX: #71405A RGB: (113,64,90)

Color info

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

RGB color model

#71405A color RGB value is (113,64,90).

RGB: (113,64,90) (44%, 25%, 35%)

RGB channels and saturation

R 113 of 255 = 44%
G 64 of 255 = 25%
B 90 of 255 = 35%

113
64
90

R + G + B ~ 35%. #71405A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 64 + 90 = 267 (100%)
R 113 of 267 ~ 42.32%
G 64 of 267 ~ 23.97%
B 90 of 267 ~ 33.71'%

%42.32
%23.97
%33.71

CMYK color model

#71405A color CMYK value is (0,43,20,56).

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

CMYK: (0,43,20,56)
C0M43Y20K56 (0%, 43%, 20%, 56%)
(0.00 / 0.43 / 0.20 / 0.56)

CMYK percentages

%0
%43.36
%20.35
%55.69

Codes

Color #71405A in popluar color models

71 40 5A
RGB 113 64 90
HSL 328° 27.68% 34.71%
HSB/HSV 328° 43.36% 44.31%
CMYK 0.00% 43.36% 20.35%
55.69%

Color #71405A in popluar number systems.

HEX 71 40 5A
Decimal 113 64 90
Binary 1110001 1000000 1011010
Octal 161 100 132

Shades and tints

Shades of #71405A

#71405A
(113,64,90)
#673B52
(103,59,82)
#5D364A
(93,54,74)
#533142
(83,49,66)
#492C3A
(73,44,58)
#3F2732
(63,39,50)
#35222A
(53,34,42)
#2B1D22
(43,29,34)
#21181A
(33,24,26)
#171312
(23,19,18)
#0D0E0A
(13,14,10)
#000000
(0,0,0)

Tints of #71405A

#71405A
(113,64,90)
#7D5169
(125,81,105)
#896278
(137,98,120)
#957387
(149,115,135)
#A18496
(161,132,150)
#AD95A5
(173,149,165)
#B9A6B4
(185,166,180)
#C5B7C3
(197,183,195)
#D1C8D2
(209,200,210)
#DDD9E1
(221,217,225)
#E9EAF0
(233,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #71405A; }

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

This text font color is #71405A.

Background Color

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

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

This div background color is #71405A.

Border color

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

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

This div border color is #71405A.

Opacity

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

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

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

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

This text has shadow with #71405A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71405A.

Preview

Color preview on black background

This text has color #71405A on black background.


Color preview on white background

This text has color #71405A on white background.


Black color preview on #71405A background

This text has black color on #71405A background.


White color preview on #71405A background

This text has white color on #71405A background.


Related colors

Complementary color

Complementary color for #hex is #8EBFA5.


I love getcolorcode.com

Triadic colors

1 #5A7140 and #405A71 with #71405A are triadic colors.

2 #5A4071 and #40715A with #71405A are triadic colors.