COLOR #70424F

HEX: #70424F RGB: (112,66,79)

Color info

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

RGB color model

#70424F color RGB value is (112,66,79).

RGB: (112,66,79) (44%, 26%, 31%)

RGB channels and saturation

R 112 of 255 = 44%
G 66 of 255 = 26%
B 79 of 255 = 31%

112
66
79

R + G + B ~ 34%. #70424F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 66 + 79 = 257 (100%)
R 112 of 257 ~ 43.58%
G 66 of 257 ~ 25.68%
B 79 of 257 ~ 30.74'%

%43.58
%25.68
%30.74

CMYK color model

#70424F color CMYK value is (0,41,29,56).

  • cyan value is 0.00%
  • magenta value is 41.07%
  • yellow value is 29.46%
  • key color value is 56.08%

CMYK: (0,41,29,56)
C0M41Y29K56 (0%, 41%, 29%, 56%)
(0.00 / 0.41 / 0.29 / 0.56)

CMYK percentages

%0
%41.07
%29.46
%56.08

Codes

Color #70424F in popluar color models

70 42 4F
RGB 112 66 79
HSL 343° 25.84% 34.90%
HSB/HSV 343° 41.07% 43.92%
CMYK 0.00% 41.07% 29.46%
56.08%

Color #70424F in popluar number systems.

HEX 70 42 4F
Decimal 112 66 79
Binary 1110000 1000010 1001111
Octal 160 102 117

Shades and tints

Shades of #70424F

#70424F
(112,66,79)
#663C48
(102,60,72)
#5C3641
(92,54,65)
#52303A
(82,48,58)
#482A33
(72,42,51)
#3E242C
(62,36,44)
#341E25
(52,30,37)
#2A181E
(42,24,30)
#201217
(32,18,23)
#160C10
(22,12,16)
#0C0609
(12,6,9)
#000000
(0,0,0)

Tints of #70424F

#70424F
(112,66,79)
#7D535F
(125,83,95)
#8A646F
(138,100,111)
#97757F
(151,117,127)
#A4868F
(164,134,143)
#B1979F
(177,151,159)
#BEA8AF
(190,168,175)
#CBB9BF
(203,185,191)
#D8CACF
(216,202,207)
#E5DBDF
(229,219,223)
#F2ECEF
(242,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #70424F; }

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

This text font color is #70424F.

Background Color

.myBgColor { background-color: #70424F; }

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

This div background color is #70424F.

Border color

.myBorderColor { border: 1px solid #70424F; }

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

This div border color is #70424F.

Opacity

.myOpacity80 { color: #70424F; opacity: 0.8; }

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

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

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

This text has shadow with #70424F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #70424F.

Preview

Color preview on black background

This text has color #70424F on black background.


Color preview on white background

This text has color #70424F on white background.


Black color preview on #70424F background

This text has black color on #70424F background.


White color preview on #70424F background

This text has white color on #70424F background.


Related colors

Complementary color

Complementary color for #hex is #8FBDB0.


I love getcolorcode.com

Triadic colors

1 #4F7042 and #424F70 with #70424F are triadic colors.

2 #4F4270 and #42704F with #70424F are triadic colors.