COLOR #70596A

HEX: #70596A RGB: (112,89,106)

Color info

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

RGB color model

#70596A color RGB value is (112,89,106).

RGB: (112,89,106) (44%, 35%, 42%)

RGB channels and saturation

R 112 of 255 = 44%
G 89 of 255 = 35%
B 106 of 255 = 42%

112
89
106

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

Portions of RGB colors in percentages

R + G + B = 112 + 89 + 106 = 307 (100%)
R 112 of 307 ~ 36.48%
G 89 of 307 ~ 28.99%
B 106 of 307 ~ 34.53'%

%36.48
%28.99
%34.53

CMYK color model

#70596A color CMYK value is (0,21,5,56).

  • cyan value is 0.00%
  • magenta value is 20.54%
  • yellow value is 5.36%
  • key color value is 56.08%

CMYK: (0,21,5,56)
C0M21Y5K56 (0%, 21%, 5%, 56%)
(0.00 / 0.21 / 0.05 / 0.56)

CMYK percentages

%0
%20.54
%5.36
%56.08

Codes

Color #70596A in popluar color models

70 59 6A
RGB 112 89 106
HSL 316° 11.44% 39.41%
HSB/HSV 316° 20.54% 43.92%
CMYK 0.00% 20.54% 5.36%
56.08%

Color #70596A in popluar number systems.

HEX 70 59 6A
Decimal 112 89 106
Binary 1110000 1011001 1101010
Octal 160 131 152

Shades and tints

Shades of #70596A

#70596A
(112,89,106)
#665161
(102,81,97)
#5C4958
(92,73,88)
#52414F
(82,65,79)
#483946
(72,57,70)
#3E313D
(62,49,61)
#342934
(52,41,52)
#2A212B
(42,33,43)
#201922
(32,25,34)
#161119
(22,17,25)
#0C0910
(12,9,16)
#000000
(0,0,0)

Tints of #70596A

#70596A
(112,89,106)
#7D6877
(125,104,119)
#8A7784
(138,119,132)
#978691
(151,134,145)
#A4959E
(164,149,158)
#B1A4AB
(177,164,171)
#BEB3B8
(190,179,184)
#CBC2C5
(203,194,197)
#D8D1D2
(216,209,210)
#E5E0DF
(229,224,223)
#F2EFEC
(242,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #70596A; }

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

This text font color is #70596A.

Background Color

.myBgColor { background-color: #70596A; }

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

This div background color is #70596A.

Border color

.myBorderColor { border: 1px solid #70596A; }

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

This div border color is #70596A.

Opacity

.myOpacity80 { color: #70596A; opacity: 0.8; }

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

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

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

This text has shadow with #70596A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #70596A.

Preview

Color preview on black background

This text has color #70596A on black background.


Color preview on white background

This text has color #70596A on white background.


Black color preview on #70596A background

This text has black color on #70596A background.


White color preview on #70596A background

This text has white color on #70596A background.


Related colors

Complementary color

Complementary color for #hex is #8FA695.


I love getcolorcode.com

Triadic colors

1 #6A7059 and #596A70 with #70596A are triadic colors.

2 #6A5970 and #59706A with #70596A are triadic colors.