COLOR #714157

HEX: #714157 RGB: (113,65,87)

Color info

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

RGB color model

#714157 color RGB value is (113,65,87).

RGB: (113,65,87) (44%, 25%, 34%)

RGB channels and saturation

R 113 of 255 = 44%
G 65 of 255 = 25%
B 87 of 255 = 34%

113
65
87

R + G + B ~ 34%. #714157 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 65 + 87 = 265 (100%)
R 113 of 265 ~ 42.64%
G 65 of 265 ~ 24.53%
B 87 of 265 ~ 32.83'%

%42.64
%24.53
%32.83

CMYK color model

#714157 color CMYK value is (0,42,23,56).

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

CMYK: (0,42,23,56)
C0M42Y23K56 (0%, 42%, 23%, 56%)
(0.00 / 0.42 / 0.23 / 0.56)

CMYK percentages

%0
%42.48
%23.01
%55.69

Codes

Color #714157 in popluar color models

71 41 57
RGB 113 65 87
HSL 333° 26.97% 34.90%
HSB/HSV 333° 42.48% 44.31%
CMYK 0.00% 42.48% 23.01%
55.69%

Color #714157 in popluar number systems.

HEX 71 41 57
Decimal 113 65 87
Binary 1110001 1000001 1010111
Octal 161 101 127

Shades and tints

Shades of #714157

#714157
(113,65,87)
#673C50
(103,60,80)
#5D3749
(93,55,73)
#533242
(83,50,66)
#492D3B
(73,45,59)
#3F2834
(63,40,52)
#35232D
(53,35,45)
#2B1E26
(43,30,38)
#21191F
(33,25,31)
#171418
(23,20,24)
#0D0F11
(13,15,17)
#000000
(0,0,0)

Tints of #714157

#714157
(113,65,87)
#7D5266
(125,82,102)
#896375
(137,99,117)
#957484
(149,116,132)
#A18593
(161,133,147)
#AD96A2
(173,150,162)
#B9A7B1
(185,167,177)
#C5B8C0
(197,184,192)
#D1C9CF
(209,201,207)
#DDDADE
(221,218,222)
#E9EBED
(233,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #714157; }

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

This text font color is #714157.

Background Color

.myBgColor { background-color: #714157; }

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

This div background color is #714157.

Border color

.myBorderColor { border: 1px solid #714157; }

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

This div border color is #714157.

Opacity

.myOpacity80 { color: #714157; opacity: 0.8; }

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

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

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

This text has shadow with #714157 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #714157.

Preview

Color preview on black background

This text has color #714157 on black background.


Color preview on white background

This text has color #714157 on white background.


Black color preview on #714157 background

This text has black color on #714157 background.


White color preview on #714157 background

This text has white color on #714157 background.


Related colors

Complementary color

Complementary color for #hex is #8EBEA8.


I love getcolorcode.com

Triadic colors

1 #577141 and #415771 with #714157 are triadic colors.

2 #574171 and #417157 with #714157 are triadic colors.