COLOR #703244

HEX: #703244 RGB: (112,50,68)

Color info

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

RGB color model

#703244 color RGB value is (112,50,68).

RGB: (112,50,68) (44%, 20%, 27%)

RGB channels and saturation

R 112 of 255 = 44%
G 50 of 255 = 20%
B 68 of 255 = 27%

112
50
68

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

Portions of RGB colors in percentages

R + G + B = 112 + 50 + 68 = 230 (100%)
R 112 of 230 ~ 48.7%
G 50 of 230 ~ 21.74%
B 68 of 230 ~ 29.57'%

%48.7
%21.74
%29.57

CMYK color model

#703244 color CMYK value is (0,55,39,56).

  • cyan value is 0.00%
  • magenta value is 55.36%
  • yellow value is 39.29%
  • key color value is 56.08%

CMYK: (0,55,39,56)
C0M55Y39K56 (0%, 55%, 39%, 56%)
(0.00 / 0.55 / 0.39 / 0.56)

CMYK percentages

%0
%55.36
%39.29
%56.08

Codes

Color #703244 in popluar color models

70 32 44
RGB 112 50 68
HSL 343° 38.27% 31.76%
HSB/HSV 343° 55.36% 43.92%
CMYK 0.00% 55.36% 39.29%
56.08%

Color #703244 in popluar number systems.

HEX 70 32 44
Decimal 112 50 68
Binary 1110000 110010 1000100
Octal 160 62 104

Shades and tints

Shades of #703244

#703244
(112,50,68)
#662E3E
(102,46,62)
#5C2A38
(92,42,56)
#522632
(82,38,50)
#48222C
(72,34,44)
#3E1E26
(62,30,38)
#341A20
(52,26,32)
#2A161A
(42,22,26)
#201214
(32,18,20)
#160E0E
(22,14,14)
#0C0A08
(12,10,8)
#000000
(0,0,0)

Tints of #703244

#703244
(112,50,68)
#7D4455
(125,68,85)
#8A5666
(138,86,102)
#976877
(151,104,119)
#A47A88
(164,122,136)
#B18C99
(177,140,153)
#BE9EAA
(190,158,170)
#CBB0BB
(203,176,187)
#D8C2CC
(216,194,204)
#E5D4DD
(229,212,221)
#F2E6EE
(242,230,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #703244 color. Also use rgb(112,50,68) instead hex code.

Text Font Color

.myTextColor { color: #703244; }

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

This text font color is #703244.

Background Color

.myBgColor { background-color: #703244; }

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

This div background color is #703244.

Border color

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

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

This div border color is #703244.

Opacity

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

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

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

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

This text has shadow with #703244 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #703244.

Preview

Color preview on black background

This text has color #703244 on black background.


Color preview on white background

This text has color #703244 on white background.


Black color preview on #703244 background

This text has black color on #703244 background.


White color preview on #703244 background

This text has white color on #703244 background.


Related colors

Complementary color

Complementary color for #hex is #8FCDBB.


I love getcolorcode.com

Triadic colors

1 #447032 and #324470 with #703244 are triadic colors.

2 #443270 and #327044 with #703244 are triadic colors.