COLOR #705571

HEX: #705571 RGB: (112,85,113)

Color info

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

RGB color model

#705571 color RGB value is (112,85,113).

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

RGB channels and saturation

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

112
85
113

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

Portions of RGB colors in percentages

R + G + B = 112 + 85 + 113 = 310 (100%)
R 112 of 310 ~ 36.13%
G 85 of 310 ~ 27.42%
B 113 of 310 ~ 36.45'%

%36.13
%27.42
%36.45

CMYK color model

#705571 color CMYK value is (1,25,0,56).

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

CMYK: (1,25,0,56)
C1M25Y0K56 (1%, 25%, 0%, 56%)
(0.01 / 0.25 / 0.00 / 0.56)

CMYK percentages

%0.88
%24.78
%0
%55.69

Codes

Color #705571 in popluar color models

70 55 71
RGB 112 85 113
HSL 298° 14.14% 38.82%
HSB/HSV 298° 24.78% 44.31%
CMYK 0.88% 24.78% 0.00%
55.69%

Color #705571 in popluar number systems.

HEX 70 55 71
Decimal 112 85 113
Binary 1110000 1010101 1110001
Octal 160 125 161

Shades and tints

Shades of #705571

#705571
(112,85,113)
#664E67
(102,78,103)
#5C475D
(92,71,93)
#524053
(82,64,83)
#483949
(72,57,73)
#3E323F
(62,50,63)
#342B35
(52,43,53)
#2A242B
(42,36,43)
#201D21
(32,29,33)
#161617
(22,22,23)
#0C0F0D
(12,15,13)
#000000
(0,0,0)

Tints of #705571

#705571
(112,85,113)
#7D647D
(125,100,125)
#8A7389
(138,115,137)
#978295
(151,130,149)
#A491A1
(164,145,161)
#B1A0AD
(177,160,173)
#BEAFB9
(190,175,185)
#CBBEC5
(203,190,197)
#D8CDD1
(216,205,209)
#E5DCDD
(229,220,221)
#F2EBE9
(242,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #705571; }

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

This text font color is #705571.

Background Color

.myBgColor { background-color: #705571; }

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

This div background color is #705571.

Border color

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

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

This div border color is #705571.

Opacity

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

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

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

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

This text has shadow with #705571 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #705571.

Preview

Color preview on black background

This text has color #705571 on black background.


Color preview on white background

This text has color #705571 on white background.


Black color preview on #705571 background

This text has black color on #705571 background.


White color preview on #705571 background

This text has white color on #705571 background.


Related colors

Complementary color

Complementary color for #hex is #8FAA8E.


I love getcolorcode.com

Triadic colors

1 #717055 and #557170 with #705571 are triadic colors.

2 #715570 and #557071 with #705571 are triadic colors.