COLOR #703446

HEX: #703446 RGB: (112,52,70)

Color info

#703446 contains mainly red and blue colors. Web safe color of #703446 is #663333 (or #633).

RGB color model

#703446 color RGB value is (112,52,70).

RGB: (112,52,70) (44%, 20%, 27%)

RGB channels and saturation

R 112 of 255 = 44%
G 52 of 255 = 20%
B 70 of 255 = 27%

112
52
70

R + G + B ~ 30%. #703446 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 52 + 70 = 234 (100%)
R 112 of 234 ~ 47.86%
G 52 of 234 ~ 22.22%
B 70 of 234 ~ 29.91'%

%47.86
%22.22
%29.91

CMYK color model

#703446 color CMYK value is (0,54,38,56).

  • cyan value is 0.00%
  • magenta value is 53.57%
  • yellow value is 37.50%
  • key color value is 56.08%
CMYK: (0,54,38,56) C0M54Y38K56 (0%,54%,38%,56%) (0.00/0.54/0.38/0.56) 

CMYK percentages

%0
%53.57
%37.5
%56.08

Codes

Color #703446 in popluar color models

70 34 46
RGB 112 52 70
HSL 342° 36.59% 32.16%
HSB/HSV 342° 53.57% 43.92%
CMYK 0.00% 53.57% 37.50%
56.08%

Color #703446 in popluar number systems.

HEX 70 34 46
Decimal 112 52 70
Binary 1110000 110100 1000110
Octal 160 64 106

Shades and tints

Shades of #703446

#703446
(112,52,70)
#663040
(102,48,64)
#5C2C3A
(92,44,58)
#522834
(82,40,52)
#48242E
(72,36,46)
#3E2028
(62,32,40)
#341C22
(52,28,34)
#2A181C
(42,24,28)
#201416
(32,20,22)
#161010
(22,16,16)
#0C0C0A
(12,12,10)
#000000
(0,0,0)

Tints of #703446

#703446
(112,52,70)
#7D4656
(125,70,86)
#8A5866
(138,88,102)
#976A76
(151,106,118)
#A47C86
(164,124,134)
#B18E96
(177,142,150)
#BEA0A6
(190,160,166)
#CBB2B6
(203,178,182)
#D8C4C6
(216,196,198)
#E5D6D6
(229,214,214)
#F2E8E6
(242,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #703446; }

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

This text font color is #703446.

Background Color

.myBgColor { background-color: #703446; }

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

This div background color is #703446.

Border color

.myBorderColor { border: 1px solid #703446; }

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

This div border color is #703446.

Opacity

.myOpacity80 { color: #703446; opacity: 0.8; }

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

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

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

This text has shadow with #703446 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #703446.

Preview

Color preview on black background

This text has color #703446 on black background.


Color preview on white background

This text has color #703446 on white background.


Black color preview on #703446 background

This text has black color on #703446 background.


White color preview on #703446 background

This text has white color on #703446 background.


Related colors

Complementary color

Complementary color for #hex is #8FCBB9.


I love getcolorcode.com

Triadic colors

1 #467034 and #344670 with #703446 are triadic colors.

2 #463470 and #347046 with #703446 are triadic colors.