COLOR #714568

HEX: #714568 RGB: (113,69,104)

Color info

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

RGB color model

#714568 color RGB value is (113,69,104).

RGB: (113,69,104) (44%, 27%, 41%)

RGB channels and saturation

R 113 of 255 = 44%
G 69 of 255 = 27%
B 104 of 255 = 41%

113
69
104

R + G + B ~ 37%. #714568 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 69 + 104 = 286 (100%)
R 113 of 286 ~ 39.51%
G 69 of 286 ~ 24.13%
B 104 of 286 ~ 36.36'%

%39.51
%24.13
%36.36

CMYK color model

#714568 color CMYK value is (0,39,8,56).

  • cyan value is 0.00%
  • magenta value is 38.94%
  • yellow value is 7.96%
  • key color value is 55.69%

CMYK: (0,39,8,56)
C0M39Y8K56 (0%, 39%, 8%, 56%)
(0.00 / 0.39 / 0.08 / 0.56)

CMYK percentages

%0
%38.94
%7.96
%55.69

Codes

Color #714568 in popluar color models

71 45 68
RGB 113 69 104
HSL 312° 24.18% 35.69%
HSB/HSV 312° 38.94% 44.31%
CMYK 0.00% 38.94% 7.96%
55.69%

Color #714568 in popluar number systems.

HEX 71 45 68
Decimal 113 69 104
Binary 1110001 1000101 1101000
Octal 161 105 150

Shades and tints

Shades of #714568

#714568
(113,69,104)
#673F5F
(103,63,95)
#5D3956
(93,57,86)
#53334D
(83,51,77)
#492D44
(73,45,68)
#3F273B
(63,39,59)
#352132
(53,33,50)
#2B1B29
(43,27,41)
#211520
(33,21,32)
#170F17
(23,15,23)
#0D090E
(13,9,14)
#000000
(0,0,0)

Tints of #714568

#714568
(113,69,104)
#7D5575
(125,85,117)
#896582
(137,101,130)
#95758F
(149,117,143)
#A1859C
(161,133,156)
#AD95A9
(173,149,169)
#B9A5B6
(185,165,182)
#C5B5C3
(197,181,195)
#D1C5D0
(209,197,208)
#DDD5DD
(221,213,221)
#E9E5EA
(233,229,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #714568 color. Also use rgb(113,69,104) instead hex code.

Text Font Color

.myTextColor { color: #714568; }

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

This text font color is #714568.

Background Color

.myBgColor { background-color: #714568; }

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

This div background color is #714568.

Border color

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

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

This div border color is #714568.

Opacity

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

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

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

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

This text has shadow with #714568 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #714568.

Preview

Color preview on black background

This text has color #714568 on black background.


Color preview on white background

This text has color #714568 on white background.


Black color preview on #714568 background

This text has black color on #714568 background.


White color preview on #714568 background

This text has white color on #714568 background.


Related colors

Complementary color

Complementary color for #hex is #8EBA97.


I love getcolorcode.com

Triadic colors

1 #687145 and #456871 with #714568 are triadic colors.

2 #684571 and #457168 with #714568 are triadic colors.