COLOR #705972

HEX: #705972 RGB: (112,89,114)

Color info

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

RGB color model

#705972 color RGB value is (112,89,114).

RGB: (112,89,114) (44%, 35%, 45%)

RGB channels and saturation

R 112 of 255 = 44%
G 89 of 255 = 35%
B 114 of 255 = 45%

112
89
114

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

Portions of RGB colors in percentages

R + G + B = 112 + 89 + 114 = 315 (100%)
R 112 of 315 ~ 35.56%
G 89 of 315 ~ 28.25%
B 114 of 315 ~ 36.19'%

%35.56
%28.25
%36.19

CMYK color model

#705972 color CMYK value is (2,22,0,55).

  • cyan value is 1.75%
  • magenta value is 21.93%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (2,22,0,55)
C2M22Y0K55 (2%, 22%, 0%, 55%)
(0.02 / 0.22 / 0.00 / 0.55)

CMYK percentages

%1.75
%21.93
%0
%55.29

Codes

Color #705972 in popluar color models

70 59 72
RGB 112 89 114
HSL 295° 12.32% 39.80%
HSB/HSV 295° 21.93% 44.71%
CMYK 1.75% 21.93% 0.00%
55.29%

Color #705972 in popluar number systems.

HEX 70 59 72
Decimal 112 89 114
Binary 1110000 1011001 1110010
Octal 160 131 162

Shades and tints

Shades of #705972

#705972
(112,89,114)
#665168
(102,81,104)
#5C495E
(92,73,94)
#524154
(82,65,84)
#48394A
(72,57,74)
#3E3140
(62,49,64)
#342936
(52,41,54)
#2A212C
(42,33,44)
#201922
(32,25,34)
#161118
(22,17,24)
#0C090E
(12,9,14)
#000000
(0,0,0)

Tints of #705972

#705972
(112,89,114)
#7D687E
(125,104,126)
#8A778A
(138,119,138)
#978696
(151,134,150)
#A495A2
(164,149,162)
#B1A4AE
(177,164,174)
#BEB3BA
(190,179,186)
#CBC2C6
(203,194,198)
#D8D1D2
(216,209,210)
#E5E0DE
(229,224,222)
#F2EFEA
(242,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #705972 color. Also use rgb(112,89,114) instead hex code.

Text Font Color

.myTextColor { color: #705972; }

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

This text font color is #705972.

Background Color

.myBgColor { background-color: #705972; }

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

This div background color is #705972.

Border color

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

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

This div border color is #705972.

Opacity

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

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

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

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

This text has shadow with #705972 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #705972.

Preview

Color preview on black background

This text has color #705972 on black background.


Color preview on white background

This text has color #705972 on white background.


Black color preview on #705972 background

This text has black color on #705972 background.


White color preview on #705972 background

This text has white color on #705972 background.


Related colors

Complementary color

Complementary color for #hex is #8FA68D.


I love getcolorcode.com

Triadic colors

1 #727059 and #597270 with #705972 are triadic colors.

2 #725970 and #597072 with #705972 are triadic colors.