COLOR #703472

HEX: #703472 RGB: (112,52,114)

Color info

#703472 contains mainly red and blue colors. Web safe color of #703472 is #663366 (or #636).

RGB color model

#703472 color RGB value is (112,52,114).

RGB: (112,52,114) (44%, 20%, 45%)

RGB channels and saturation

R 112 of 255 = 44%
G 52 of 255 = 20%
B 114 of 255 = 45%

112
52
114

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

Portions of RGB colors in percentages

R + G + B = 112 + 52 + 114 = 278 (100%)
R 112 of 278 ~ 40.29%
G 52 of 278 ~ 18.71%
B 114 of 278 ~ 41.01'%

%40.29
%18.71
%41.01

CMYK color model

#703472 color CMYK value is (2,54,0,55).

  • cyan value is 1.75%
  • magenta value is 54.39%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (2,54,0,55)
C2M54Y0K55 (2%, 54%, 0%, 55%)
(0.02 / 0.54 / 0.00 / 0.55)

CMYK percentages

%1.75
%54.39
%0
%55.29

Codes

Color #703472 in popluar color models

70 34 72
RGB 112 52 114
HSL 298° 37.35% 32.55%
HSB/HSV 298° 54.39% 44.71%
CMYK 1.75% 54.39% 0.00%
55.29%

Color #703472 in popluar number systems.

HEX 70 34 72
Decimal 112 52 114
Binary 1110000 110100 1110010
Octal 160 64 162

Shades and tints

Shades of #703472

#703472
(112,52,114)
#663068
(102,48,104)
#5C2C5E
(92,44,94)
#522854
(82,40,84)
#48244A
(72,36,74)
#3E2040
(62,32,64)
#341C36
(52,28,54)
#2A182C
(42,24,44)
#201422
(32,20,34)
#161018
(22,16,24)
#0C0C0E
(12,12,14)
#000000
(0,0,0)

Tints of #703472

#703472
(112,52,114)
#7D467E
(125,70,126)
#8A588A
(138,88,138)
#976A96
(151,106,150)
#A47CA2
(164,124,162)
#B18EAE
(177,142,174)
#BEA0BA
(190,160,186)
#CBB2C6
(203,178,198)
#D8C4D2
(216,196,210)
#E5D6DE
(229,214,222)
#F2E8EA
(242,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #703472; }

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

This text font color is #703472.

Background Color

.myBgColor { background-color: #703472; }

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

This div background color is #703472.

Border color

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

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

This div border color is #703472.

Opacity

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

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

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

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

This text has shadow with #703472 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #703472.

Preview

Color preview on black background

This text has color #703472 on black background.


Color preview on white background

This text has color #703472 on white background.


Black color preview on #703472 background

This text has black color on #703472 background.


White color preview on #703472 background

This text has white color on #703472 background.


Related colors

Complementary color

Complementary color for #hex is #8FCB8D.


I love getcolorcode.com

Triadic colors

1 #727034 and #347270 with #703472 are triadic colors.

2 #723470 and #347072 with #703472 are triadic colors.