COLOR #714058

HEX: #714058 RGB: (113,64,88)

Color info

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

RGB color model

#714058 color RGB value is (113,64,88).

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

RGB channels and saturation

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

113
64
88

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

Portions of RGB colors in percentages

R + G + B = 113 + 64 + 88 = 265 (100%)
R 113 of 265 ~ 42.64%
G 64 of 265 ~ 24.15%
B 88 of 265 ~ 33.21'%

%42.64
%24.15
%33.21

CMYK color model

#714058 color CMYK value is (0,43,22,56).

  • cyan value is 0.00%
  • magenta value is 43.36%
  • yellow value is 22.12%
  • key color value is 55.69%
CMYK: (0,43,22,56) C0M43Y22K56 (0%,43%,22%,56%) (0.00/0.43/0.22/0.56) 

CMYK percentages

%0
%43.36
%22.12
%55.69

Codes

Color #714058 in popluar color models

71 40 58
RGB 113 64 88
HSL 331° 27.68% 34.71%
HSB/HSV 331° 43.36% 44.31%
CMYK 0.00% 43.36% 22.12%
55.69%

Color #714058 in popluar number systems.

HEX 71 40 58
Decimal 113 64 88
Binary 1110001 1000000 1011000
Octal 161 100 130

Shades and tints

Shades of #714058

#714058
(113,64,88)
#673B50
(103,59,80)
#5D3648
(93,54,72)
#533140
(83,49,64)
#492C38
(73,44,56)
#3F2730
(63,39,48)
#352228
(53,34,40)
#2B1D20
(43,29,32)
#211818
(33,24,24)
#171310
(23,19,16)
#0D0E08
(13,14,8)
#000000
(0,0,0)

Tints of #714058

#714058
(113,64,88)
#7D5167
(125,81,103)
#896276
(137,98,118)
#957385
(149,115,133)
#A18494
(161,132,148)
#AD95A3
(173,149,163)
#B9A6B2
(185,166,178)
#C5B7C1
(197,183,193)
#D1C8D0
(209,200,208)
#DDD9DF
(221,217,223)
#E9EAEE
(233,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #714058; }

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

This text font color is #714058.

Background Color

.myBgColor { background-color: #714058; }

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

This div background color is #714058.

Border color

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

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

This div border color is #714058.

Opacity

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

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

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

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

This text has shadow with #714058 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #714058.

Preview

Color preview on black background

This text has color #714058 on black background.


Color preview on white background

This text has color #714058 on white background.


Black color preview on #714058 background

This text has black color on #714058 background.


White color preview on #714058 background

This text has white color on #714058 background.


Related colors

Complementary color

Complementary color for #hex is #8EBFA7.


I love getcolorcode.com

Triadic colors

1 #587140 and #405871 with #714058 are triadic colors.

2 #584071 and #407158 with #714058 are triadic colors.