COLOR #70465D

HEX: #70465D RGB: (112,70,93)

Color info

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

RGB color model

#70465D color RGB value is (112,70,93).

RGB: (112,70,93) (44%, 27%, 36%)

RGB channels and saturation

R 112 of 255 = 44%
G 70 of 255 = 27%
B 93 of 255 = 36%

112
70
93

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

Portions of RGB colors in percentages

R + G + B = 112 + 70 + 93 = 275 (100%)
R 112 of 275 ~ 40.73%
G 70 of 275 ~ 25.45%
B 93 of 275 ~ 33.82'%

%40.73
%25.45
%33.82

CMYK color model

#70465D color CMYK value is (0,38,17,56).

  • cyan value is 0.00%
  • magenta value is 37.50%
  • yellow value is 16.96%
  • key color value is 56.08%
CMYK: (0,38,17,56) C0M38Y17K56 (0%,38%,17%,56%) (0.00/0.38/0.17/0.56) 

CMYK percentages

%0
%37.5
%16.96
%56.08

Codes

Color #70465D in popluar color models

70 46 5D
RGB 112 70 93
HSL 327° 23.08% 35.69%
HSB/HSV 327° 37.50% 43.92%
CMYK 0.00% 37.50% 16.96%
56.08%

Color #70465D in popluar number systems.

HEX 70 46 5D
Decimal 112 70 93
Binary 1110000 1000110 1011101
Octal 160 106 135

Shades and tints

Shades of #70465D

#70465D
(112,70,93)
#664055
(102,64,85)
#5C3A4D
(92,58,77)
#523445
(82,52,69)
#482E3D
(72,46,61)
#3E2835
(62,40,53)
#34222D
(52,34,45)
#2A1C25
(42,28,37)
#20161D
(32,22,29)
#161015
(22,16,21)
#0C0A0D
(12,10,13)
#000000
(0,0,0)

Tints of #70465D

#70465D
(112,70,93)
#7D566B
(125,86,107)
#8A6679
(138,102,121)
#977687
(151,118,135)
#A48695
(164,134,149)
#B196A3
(177,150,163)
#BEA6B1
(190,166,177)
#CBB6BF
(203,182,191)
#D8C6CD
(216,198,205)
#E5D6DB
(229,214,219)
#F2E6E9
(242,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #70465D; }

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

This text font color is #70465D.

Background Color

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

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

This div background color is #70465D.

Border color

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

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

This div border color is #70465D.

Opacity

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

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

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

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

This text has shadow with #70465D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #70465D.

Preview

Color preview on black background

This text has color #70465D on black background.


Color preview on white background

This text has color #70465D on white background.


Black color preview on #70465D background

This text has black color on #70465D background.


White color preview on #70465D background

This text has white color on #70465D background.


Related colors

Complementary color

Complementary color for #hex is #8FB9A2.


I love getcolorcode.com

Triadic colors

1 #5D7046 and #465D70 with #70465D are triadic colors.

2 #5D4670 and #46705D with #70465D are triadic colors.