COLOR #71465E

HEX: #71465E RGB: (113,70,94)

Color info

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

RGB color model

#71465E color RGB value is (113,70,94).

RGB: (113,70,94) (44%, 27%, 37%)

RGB channels and saturation

R 113 of 255 = 44%
G 70 of 255 = 27%
B 94 of 255 = 37%

113
70
94

R + G + B ~ 36%. #71465E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 70 + 94 = 277 (100%)
R 113 of 277 ~ 40.79%
G 70 of 277 ~ 25.27%
B 94 of 277 ~ 33.94'%

%40.79
%25.27
%33.94

CMYK color model

#71465E color CMYK value is (0,38,17,56).

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

CMYK: (0,38,17,56)
C0M38Y17K56 (0%, 38%, 17%, 56%)
(0.00 / 0.38 / 0.17 / 0.56)

CMYK percentages

%0
%38.05
%16.81
%55.69

Codes

Color #71465E in popluar color models

71 46 5E
RGB 113 70 94
HSL 327° 23.50% 35.88%
HSB/HSV 327° 38.05% 44.31%
CMYK 0.00% 38.05% 16.81%
55.69%

Color #71465E in popluar number systems.

HEX 71 46 5E
Decimal 113 70 94
Binary 1110001 1000110 1011110
Octal 161 106 136

Shades and tints

Shades of #71465E

#71465E
(113,70,94)
#674056
(103,64,86)
#5D3A4E
(93,58,78)
#533446
(83,52,70)
#492E3E
(73,46,62)
#3F2836
(63,40,54)
#35222E
(53,34,46)
#2B1C26
(43,28,38)
#21161E
(33,22,30)
#171016
(23,16,22)
#0D0A0E
(13,10,14)
#000000
(0,0,0)

Tints of #71465E

#71465E
(113,70,94)
#7D566C
(125,86,108)
#89667A
(137,102,122)
#957688
(149,118,136)
#A18696
(161,134,150)
#AD96A4
(173,150,164)
#B9A6B2
(185,166,178)
#C5B6C0
(197,182,192)
#D1C6CE
(209,198,206)
#DDD6DC
(221,214,220)
#E9E6EA
(233,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #71465E; }

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

This text font color is #71465E.

Background Color

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

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

This div background color is #71465E.

Border color

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

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

This div border color is #71465E.

Opacity

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

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

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

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

This text has shadow with #71465E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #71465E.

Preview

Color preview on black background

This text has color #71465E on black background.


Color preview on white background

This text has color #71465E on white background.


Black color preview on #71465E background

This text has black color on #71465E background.


White color preview on #71465E background

This text has white color on #71465E background.


Related colors

Complementary color

Complementary color for #hex is #8EB9A1.


I love getcolorcode.com

Triadic colors

1 #5E7146 and #465E71 with #71465E are triadic colors.

2 #5E4671 and #46715E with #71465E are triadic colors.