COLOR #712E57

HEX: #712E57 RGB: (113,46,87)

Color info

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

RGB color model

#712E57 color RGB value is (113,46,87).

RGB: (113,46,87) (44%, 18%, 34%)

RGB channels and saturation

R 113 of 255 = 44%
G 46 of 255 = 18%
B 87 of 255 = 34%

113
46
87

R + G + B ~ 32%. #712E57 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 46 + 87 = 246 (100%)
R 113 of 246 ~ 45.93%
G 46 of 246 ~ 18.7%
B 87 of 246 ~ 35.37'%

%45.93
%18.7
%35.37

CMYK color model

#712E57 color CMYK value is (0,59,23,56).

  • cyan value is 0.00%
  • magenta value is 59.29%
  • yellow value is 23.01%
  • key color value is 55.69%

CMYK: (0,59,23,56)
C0M59Y23K56 (0%, 59%, 23%, 56%)
(0.00 / 0.59 / 0.23 / 0.56)

CMYK percentages

%0
%59.29
%23.01
%55.69

Codes

Color #712E57 in popluar color models

71 2E 57
RGB 113 46 87
HSL 323° 42.14% 31.18%
HSB/HSV 323° 59.29% 44.31%
CMYK 0.00% 59.29% 23.01%
55.69%

Color #712E57 in popluar number systems.

HEX 71 2E 57
Decimal 113 46 87
Binary 1110001 101110 1010111
Octal 161 56 127

Shades and tints

Shades of #712E57

#712E57
(113,46,87)
#672A50
(103,42,80)
#5D2649
(93,38,73)
#532242
(83,34,66)
#491E3B
(73,30,59)
#3F1A34
(63,26,52)
#35162D
(53,22,45)
#2B1226
(43,18,38)
#210E1F
(33,14,31)
#170A18
(23,10,24)
#0D0611
(13,6,17)
#000000
(0,0,0)

Tints of #712E57

#712E57
(113,46,87)
#7D4166
(125,65,102)
#895475
(137,84,117)
#956784
(149,103,132)
#A17A93
(161,122,147)
#AD8DA2
(173,141,162)
#B9A0B1
(185,160,177)
#C5B3C0
(197,179,192)
#D1C6CF
(209,198,207)
#DDD9DE
(221,217,222)
#E9ECED
(233,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #712E57 color. Also use rgb(113,46,87) instead hex code.

Text Font Color

.myTextColor { color: #712E57; }

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

This text font color is #712E57.

Background Color

.myBgColor { background-color: #712E57; }

<div style="background-color:#712E57">Inner text</div>

This div background color is #712E57.

Border color

.myBorderColor { border: 1px solid #712E57; }

<div style="border:3px solid #712E57">Div</div>

This div border color is #712E57.

Opacity

.myOpacity80 { color: #712E57; opacity: 0.8; }

<p style="color:#712E57;opacity:0.8;">80%</p>

Text with #712E57 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 #712E57;}

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

This text has shadow with #712E57 color.


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

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

This text has shadow with #712E57 primary color and red secondary color.


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

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

This text has shadow with #712E57 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #712E57.

Preview

Color preview on black background

This text has color #712E57 on black background.


Color preview on white background

This text has color #712E57 on white background.


Black color preview on #712E57 background

This text has black color on #712E57 background.


White color preview on #712E57 background

This text has white color on #712E57 background.


Related colors

Complementary color

Complementary color for #hex is #8ED1A8.


I love getcolorcode.com

Triadic colors

1 #57712E and #2E5771 with #712E57 are triadic colors.

2 #572E71 and #2E7157 with #712E57 are triadic colors.