COLOR #714671

HEX: #714671 RGB: (113,70,113)

Color info

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

RGB color model

#714671 color RGB value is (113,70,113).

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

RGB channels and saturation

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

113
70
113

R + G + B ~ 38%. #714671 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 70 + 113 = 296 (100%)
R 113 of 296 ~ 38.18%
G 70 of 296 ~ 23.65%
B 113 of 296 ~ 38.18'%

%38.18
%23.65
%38.18

CMYK color model

#714671 color CMYK value is (0,38,0,56).

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

CMYK: (0,38,0,56)
C0M38Y0K56 (0%, 38%, 0%, 56%)
(0.00 / 0.38 / 0.00 / 0.56)

CMYK percentages

%0
%38.05
%0
%55.69

Codes

Color #714671 in popluar color models

71 46 71
RGB 113 70 113
HSL 300° 23.50% 35.88%
HSB/HSV 300° 38.05% 44.31%
CMYK 0.00% 38.05% 0.00%
55.69%

Color #714671 in popluar number systems.

HEX 71 46 71
Decimal 113 70 113
Binary 1110001 1000110 1110001
Octal 161 106 161

Shades and tints

Shades of #714671

#714671
(113,70,113)
#674067
(103,64,103)
#5D3A5D
(93,58,93)
#533453
(83,52,83)
#492E49
(73,46,73)
#3F283F
(63,40,63)
#352235
(53,34,53)
#2B1C2B
(43,28,43)
#211621
(33,22,33)
#171017
(23,16,23)
#0D0A0D
(13,10,13)
#000000
(0,0,0)

Tints of #714671

#714671
(113,70,113)
#7D567D
(125,86,125)
#896689
(137,102,137)
#957695
(149,118,149)
#A186A1
(161,134,161)
#AD96AD
(173,150,173)
#B9A6B9
(185,166,185)
#C5B6C5
(197,182,197)
#D1C6D1
(209,198,209)
#DDD6DD
(221,214,221)
#E9E6E9
(233,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #714671; }

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

This text font color is #714671.

Background Color

.myBgColor { background-color: #714671; }

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

This div background color is #714671.

Border color

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

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

This div border color is #714671.

Opacity

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

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

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

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

This text has shadow with #714671 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #714671.

Preview

Color preview on black background

This text has color #714671 on black background.


Color preview on white background

This text has color #714671 on white background.


Black color preview on #714671 background

This text has black color on #714671 background.


White color preview on #714671 background

This text has white color on #714671 background.


Related colors

Complementary color

Complementary color for #hex is #8EB98E.


I love getcolorcode.com

Triadic colors

1 #717146 and #467171 with #714671 are triadic colors.

2 #714671 and #467171 with #714671 are triadic colors.