COLOR #70476B

HEX: #70476B RGB: (112,71,107)

Color info

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

RGB color model

#70476B color RGB value is (112,71,107).

RGB: (112,71,107) (44%, 28%, 42%)

RGB channels and saturation

R 112 of 255 = 44%
G 71 of 255 = 28%
B 107 of 255 = 42%

112
71
107

R + G + B ~ 38%. #70476B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 71 + 107 = 290 (100%)
R 112 of 290 ~ 38.62%
G 71 of 290 ~ 24.48%
B 107 of 290 ~ 36.9'%

%38.62
%24.48
%36.9

CMYK color model

#70476B color CMYK value is (0,37,4,56).

  • cyan value is 0.00%
  • magenta value is 36.61%
  • yellow value is 4.46%
  • key color value is 56.08%

CMYK: (0,37,4,56)
C0M37Y4K56 (0%, 37%, 4%, 56%)
(0.00 / 0.37 / 0.04 / 0.56)

CMYK percentages

%0
%36.61
%4.46
%56.08

Codes

Color #70476B in popluar color models

70 47 6B
RGB 112 71 107
HSL 307° 22.40% 35.88%
HSB/HSV 307° 36.61% 43.92%
CMYK 0.00% 36.61% 4.46%
56.08%

Color #70476B in popluar number systems.

HEX 70 47 6B
Decimal 112 71 107
Binary 1110000 1000111 1101011
Octal 160 107 153

Shades and tints

Shades of #70476B

#70476B
(112,71,107)
#664162
(102,65,98)
#5C3B59
(92,59,89)
#523550
(82,53,80)
#482F47
(72,47,71)
#3E293E
(62,41,62)
#342335
(52,35,53)
#2A1D2C
(42,29,44)
#201723
(32,23,35)
#16111A
(22,17,26)
#0C0B11
(12,11,17)
#000000
(0,0,0)

Tints of #70476B

#70476B
(112,71,107)
#7D5778
(125,87,120)
#8A6785
(138,103,133)
#977792
(151,119,146)
#A4879F
(164,135,159)
#B197AC
(177,151,172)
#BEA7B9
(190,167,185)
#CBB7C6
(203,183,198)
#D8C7D3
(216,199,211)
#E5D7E0
(229,215,224)
#F2E7ED
(242,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #70476B color. Also use rgb(112,71,107) instead hex code.

Text Font Color

.myTextColor { color: #70476B; }

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

This text font color is #70476B.

Background Color

.myBgColor { background-color: #70476B; }

<div style="background-color:#70476B">Inner text</div>

This div background color is #70476B.

Border color

.myBorderColor { border: 1px solid #70476B; }

<div style="border:3px solid #70476B">Div</div>

This div border color is #70476B.

Opacity

.myOpacity80 { color: #70476B; opacity: 0.8; }

<p style="color:#70476B;opacity:0.8;">80%</p>

Text with #70476B 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 #70476B;}

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

This text has shadow with #70476B color.


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

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

This text has shadow with #70476B primary color and red secondary color.


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

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

This text has shadow with #70476B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #70476B.

Preview

Color preview on black background

This text has color #70476B on black background.


Color preview on white background

This text has color #70476B on white background.


Black color preview on #70476B background

This text has black color on #70476B background.


White color preview on #70476B background

This text has white color on #70476B background.


Related colors

Complementary color

Complementary color for #hex is #8FB894.


I love getcolorcode.com

Triadic colors

1 #6B7047 and #476B70 with #70476B are triadic colors.

2 #6B4770 and #47706B with #70476B are triadic colors.