COLOR #705471

HEX: #705471 RGB: (112,84,113)

Color info

#705471 contains red, green and blue colors in about the same proportion. Web safe color of #705471 is #666666 (or #666).

RGB color model

#705471 color RGB value is (112,84,113).

RGB: (112,84,113) (44%, 33%, 44%)

RGB channels and saturation

R 112 of 255 = 44%
G 84 of 255 = 33%
B 113 of 255 = 44%

112
84
113

R + G + B ~ 40%. #705471 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 112 + 84 + 113 = 309 (100%)
R 112 of 309 ~ 36.25%
G 84 of 309 ~ 27.18%
B 113 of 309 ~ 36.57'%

%36.25
%27.18
%36.57

CMYK color model

#705471 color CMYK value is (1,26,0,56).

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

CMYK: (1,26,0,56)
C1M26Y0K56 (1%, 26%, 0%, 56%)
(0.01 / 0.26 / 0.00 / 0.56)

CMYK percentages

%0.88
%25.66
%0
%55.69

Codes

Color #705471 in popluar color models

70 54 71
RGB 112 84 113
HSL 298° 14.72% 38.63%
HSB/HSV 298° 25.66% 44.31%
CMYK 0.88% 25.66% 0.00%
55.69%

Color #705471 in popluar number systems.

HEX 70 54 71
Decimal 112 84 113
Binary 1110000 1010100 1110001
Octal 160 124 161

Shades and tints

Shades of #705471

#705471
(112,84,113)
#664D67
(102,77,103)
#5C465D
(92,70,93)
#523F53
(82,63,83)
#483849
(72,56,73)
#3E313F
(62,49,63)
#342A35
(52,42,53)
#2A232B
(42,35,43)
#201C21
(32,28,33)
#161517
(22,21,23)
#0C0E0D
(12,14,13)
#000000
(0,0,0)

Tints of #705471

#705471
(112,84,113)
#7D637D
(125,99,125)
#8A7289
(138,114,137)
#978195
(151,129,149)
#A490A1
(164,144,161)
#B19FAD
(177,159,173)
#BEAEB9
(190,174,185)
#CBBDC5
(203,189,197)
#D8CCD1
(216,204,209)
#E5DBDD
(229,219,221)
#F2EAE9
(242,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #705471; }

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

This text font color is #705471.

Background Color

.myBgColor { background-color: #705471; }

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

This div background color is #705471.

Border color

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

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

This div border color is #705471.

Opacity

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

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

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

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

This text has shadow with #705471 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #705471.

Preview

Color preview on black background

This text has color #705471 on black background.


Color preview on white background

This text has color #705471 on white background.


Black color preview on #705471 background

This text has black color on #705471 background.


White color preview on #705471 background

This text has white color on #705471 background.


Related colors

Complementary color

Complementary color for #hex is #8FAB8E.


I love getcolorcode.com

Triadic colors

1 #717054 and #547170 with #705471 are triadic colors.

2 #715470 and #547071 with #705471 are triadic colors.