COLOR #70423E

HEX: #70423E RGB: (112,66,62)

Color info

#70423E contains red, green and blue colors in about the same proportion. Web safe color of #70423E is #663333 (or #633).

RGB color model

#70423E color RGB value is (112,66,62).

RGB: (112,66,62) (44%, 26%, 24%)

RGB channels and saturation

R 112 of 255 = 44%
G 66 of 255 = 26%
B 62 of 255 = 24%

112
66
62

R + G + B ~ 31%. #70423E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 66 + 62 = 240 (100%)
R 112 of 240 ~ 46.67%
G 66 of 240 ~ 27.5%
B 62 of 240 ~ 25.83'%

%46.67
%27.5
%25.83

CMYK color model

#70423E color CMYK value is (0,41,45,56).

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

CMYK: (0,41,45,56)
C0M41Y45K56 (0%, 41%, 45%, 56%)
(0.00 / 0.41 / 0.45 / 0.56)

CMYK percentages

%0
%41.07
%44.64
%56.08

Codes

Color #70423E in popluar color models

70 42 3E
RGB 112 66 62
HSL 28.74% 34.12%
HSB/HSV 44.64% 43.92%
CMYK 0.00% 41.07% 44.64%
56.08%

Color #70423E in popluar number systems.

HEX 70 42 3E
Decimal 112 66 62
Binary 1110000 1000010 111110
Octal 160 102 76

Shades and tints

Shades of #70423E

#70423E
(112,66,62)
#663C39
(102,60,57)
#5C3634
(92,54,52)
#52302F
(82,48,47)
#482A2A
(72,42,42)
#3E2425
(62,36,37)
#341E20
(52,30,32)
#2A181B
(42,24,27)
#201216
(32,18,22)
#160C11
(22,12,17)
#0C060C
(12,6,12)
#000000
(0,0,0)

Tints of #70423E

#70423E
(112,66,62)
#7D534F
(125,83,79)
#8A6460
(138,100,96)
#977571
(151,117,113)
#A48682
(164,134,130)
#B19793
(177,151,147)
#BEA8A4
(190,168,164)
#CBB9B5
(203,185,181)
#D8CAC6
(216,202,198)
#E5DBD7
(229,219,215)
#F2ECE8
(242,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #70423E color. Also use rgb(112,66,62) instead hex code.

Text Font Color

.myTextColor { color: #70423E; }

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

This text font color is #70423E.

Background Color

.myBgColor { background-color: #70423E; }

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

This div background color is #70423E.

Border color

.myBorderColor { border: 1px solid #70423E; }

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

This div border color is #70423E.

Opacity

.myOpacity80 { color: #70423E; opacity: 0.8; }

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

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

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

This text has shadow with #70423E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #70423E.

Preview

Color preview on black background

This text has color #70423E on black background.


Color preview on white background

This text has color #70423E on white background.


Black color preview on #70423E background

This text has black color on #70423E background.


White color preview on #70423E background

This text has white color on #70423E background.


Related colors

Complementary color

Complementary color for #hex is #8FBDC1.


I love getcolorcode.com

Triadic colors

1 #3E7042 and #423E70 with #70423E are triadic colors.

2 #3E4270 and #42703E with #70423E are triadic colors.