COLOR #70465E

HEX: #70465E RGB: (112,70,94)

Color info

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

RGB color model

#70465E color RGB value is (112,70,94).

RGB: (112,70,94) (44%, 27%, 37%)

RGB channels and saturation

R 112 of 255 = 44%
G 70 of 255 = 27%
B 94 of 255 = 37%

112
70
94

R + G + B ~ 36%. #70465E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 70 + 94 = 276 (100%)
R 112 of 276 ~ 40.58%
G 70 of 276 ~ 25.36%
B 94 of 276 ~ 34.06'%

%40.58
%25.36
%34.06

CMYK color model

#70465E color CMYK value is (0,38,16,56).

  • cyan value is 0.00%
  • magenta value is 37.50%
  • yellow value is 16.07%
  • key color value is 56.08%

CMYK: (0,38,16,56)
C0M38Y16K56 (0%, 38%, 16%, 56%)
(0.00 / 0.38 / 0.16 / 0.56)

CMYK percentages

%0
%37.5
%16.07
%56.08

Codes

Color #70465E in popluar color models

70 46 5E
RGB 112 70 94
HSL 326° 23.08% 35.69%
HSB/HSV 326° 37.50% 43.92%
CMYK 0.00% 37.50% 16.07%
56.08%

Color #70465E in popluar number systems.

HEX 70 46 5E
Decimal 112 70 94
Binary 1110000 1000110 1011110
Octal 160 106 136

Shades and tints

Shades of #70465E

#70465E
(112,70,94)
#664056
(102,64,86)
#5C3A4E
(92,58,78)
#523446
(82,52,70)
#482E3E
(72,46,62)
#3E2836
(62,40,54)
#34222E
(52,34,46)
#2A1C26
(42,28,38)
#20161E
(32,22,30)
#161016
(22,16,22)
#0C0A0E
(12,10,14)
#000000
(0,0,0)

Tints of #70465E

#70465E
(112,70,94)
#7D566C
(125,86,108)
#8A667A
(138,102,122)
#977688
(151,118,136)
#A48696
(164,134,150)
#B196A4
(177,150,164)
#BEA6B2
(190,166,178)
#CBB6C0
(203,182,192)
#D8C6CE
(216,198,206)
#E5D6DC
(229,214,220)
#F2E6EA
(242,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #70465E color. Also use rgb(112,70,94) instead hex code.

Text Font Color

.myTextColor { color: #70465E; }

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

This text font color is #70465E.

Background Color

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

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

This div background color is #70465E.

Border color

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

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

This div border color is #70465E.

Opacity

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

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

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

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

This text has shadow with #70465E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #70465E.

Preview

Color preview on black background

This text has color #70465E on black background.


Color preview on white background

This text has color #70465E on white background.


Black color preview on #70465E background

This text has black color on #70465E background.


White color preview on #70465E background

This text has white color on #70465E background.


Related colors

Complementary color

Complementary color for #hex is #8FB9A1.


I love getcolorcode.com

Triadic colors

1 #5E7046 and #465E70 with #70465E are triadic colors.

2 #5E4670 and #46705E with #70465E are triadic colors.