COLOR #714270

HEX: #714270 RGB: (113,66,112)

Color info

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

RGB color model

#714270 color RGB value is (113,66,112).

RGB: (113,66,112) (44%, 26%, 44%)

RGB channels and saturation

R 113 of 255 = 44%
G 66 of 255 = 26%
B 112 of 255 = 44%

113
66
112

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

Portions of RGB colors in percentages

R + G + B = 113 + 66 + 112 = 291 (100%)
R 113 of 291 ~ 38.83%
G 66 of 291 ~ 22.68%
B 112 of 291 ~ 38.49'%

%38.83
%22.68
%38.49

CMYK color model

#714270 color CMYK value is (0,42,1,56).

  • cyan value is 0.00%
  • magenta value is 41.59%
  • yellow value is 0.88%
  • key color value is 55.69%

CMYK: (0,42,1,56)
C0M42Y1K56 (0%, 42%, 1%, 56%)
(0.00 / 0.42 / 0.01 / 0.56)

CMYK percentages

%0
%41.59
%0.88
%55.69

Codes

Color #714270 in popluar color models

71 42 70
RGB 113 66 112
HSL 301° 26.26% 35.10%
HSB/HSV 301° 41.59% 44.31%
CMYK 0.00% 41.59% 0.88%
55.69%

Color #714270 in popluar number systems.

HEX 71 42 70
Decimal 113 66 112
Binary 1110001 1000010 1110000
Octal 161 102 160

Shades and tints

Shades of #714270

#714270
(113,66,112)
#673C66
(103,60,102)
#5D365C
(93,54,92)
#533052
(83,48,82)
#492A48
(73,42,72)
#3F243E
(63,36,62)
#351E34
(53,30,52)
#2B182A
(43,24,42)
#211220
(33,18,32)
#170C16
(23,12,22)
#0D060C
(13,6,12)
#000000
(0,0,0)

Tints of #714270

#714270
(113,66,112)
#7D537D
(125,83,125)
#89648A
(137,100,138)
#957597
(149,117,151)
#A186A4
(161,134,164)
#AD97B1
(173,151,177)
#B9A8BE
(185,168,190)
#C5B9CB
(197,185,203)
#D1CAD8
(209,202,216)
#DDDBE5
(221,219,229)
#E9ECF2
(233,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #714270; }

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

This text font color is #714270.

Background Color

.myBgColor { background-color: #714270; }

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

This div background color is #714270.

Border color

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

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

This div border color is #714270.

Opacity

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

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

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

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

This text has shadow with #714270 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #714270.

Preview

Color preview on black background

This text has color #714270 on black background.


Color preview on white background

This text has color #714270 on white background.


Black color preview on #714270 background

This text has black color on #714270 background.


White color preview on #714270 background

This text has white color on #714270 background.


Related colors

Complementary color

Complementary color for #hex is #8EBD8F.


I love getcolorcode.com

Triadic colors

1 #707142 and #427071 with #714270 are triadic colors.

2 #704271 and #427170 with #714270 are triadic colors.