COLOR #70464A

HEX: #70464A RGB: (112,70,74)

Color info

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

RGB color model

#70464A color RGB value is (112,70,74).

RGB: (112,70,74) (44%, 27%, 29%)

RGB channels and saturation

R 112 of 255 = 44%
G 70 of 255 = 27%
B 74 of 255 = 29%

112
70
74

R + G + B ~ 33%. #70464A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 70 + 74 = 256 (100%)
R 112 of 256 ~ 43.75%
G 70 of 256 ~ 27.34%
B 74 of 256 ~ 28.91'%

%43.75
%27.34
%28.91

CMYK color model

#70464A color CMYK value is (0,38,34,56).

  • cyan value is 0.00%
  • magenta value is 37.50%
  • yellow value is 33.93%
  • key color value is 56.08%
CMYK: (0,38,34,56) C0M38Y34K56 (0%,38%,34%,56%) (0.00/0.38/0.34/0.56) 

CMYK percentages

%0
%37.5
%33.93
%56.08

Codes

Color #70464A in popluar color models

70 46 4A
RGB 112 70 74
HSL 354° 23.08% 35.69%
HSB/HSV 354° 37.50% 43.92%
CMYK 0.00% 37.50% 33.93%
56.08%

Color #70464A in popluar number systems.

HEX 70 46 4A
Decimal 112 70 74
Binary 1110000 1000110 1001010
Octal 160 106 112

Shades and tints

Shades of #70464A

#70464A
(112,70,74)
#664044
(102,64,68)
#5C3A3E
(92,58,62)
#523438
(82,52,56)
#482E32
(72,46,50)
#3E282C
(62,40,44)
#342226
(52,34,38)
#2A1C20
(42,28,32)
#20161A
(32,22,26)
#161014
(22,16,20)
#0C0A0E
(12,10,14)
#000000
(0,0,0)

Tints of #70464A

#70464A
(112,70,74)
#7D565A
(125,86,90)
#8A666A
(138,102,106)
#97767A
(151,118,122)
#A4868A
(164,134,138)
#B1969A
(177,150,154)
#BEA6AA
(190,166,170)
#CBB6BA
(203,182,186)
#D8C6CA
(216,198,202)
#E5D6DA
(229,214,218)
#F2E6EA
(242,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #70464A color. Also use rgb(112,70,74) instead hex code.

Text Font Color

.myTextColor { color: #70464A; }

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

This text font color is #70464A.

Background Color

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

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

This div background color is #70464A.

Border color

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

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

This div border color is #70464A.

Opacity

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

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

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

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

This text has shadow with #70464A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #70464A.

Preview

Color preview on black background

This text has color #70464A on black background.


Color preview on white background

This text has color #70464A on white background.


Black color preview on #70464A background

This text has black color on #70464A background.


White color preview on #70464A background

This text has white color on #70464A background.


Related colors

Complementary color

Complementary color for #hex is #8FB9B5.


I love getcolorcode.com

Triadic colors

1 #4A7046 and #464A70 with #70464A are triadic colors.

2 #4A4670 and #46704A with #70464A are triadic colors.