COLOR #703743

HEX: #703743 RGB: (112,55,67)

Color info

#703743 contains red, green and blue colors in about the same proportion. Web safe color of #703743 is #663333 (or #633).

RGB color model

#703743 color RGB value is (112,55,67).

RGB: (112,55,67) (44%, 22%, 26%)

RGB channels and saturation

R 112 of 255 = 44%
G 55 of 255 = 22%
B 67 of 255 = 26%

112
55
67

R + G + B ~ 31%. #703743 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 55 + 67 = 234 (100%)
R 112 of 234 ~ 47.86%
G 55 of 234 ~ 23.5%
B 67 of 234 ~ 28.63'%

%47.86
%23.5
%28.63

CMYK color model

#703743 color CMYK value is (0,51,40,56).

  • cyan value is 0.00%
  • magenta value is 50.89%
  • yellow value is 40.18%
  • key color value is 56.08%

CMYK: (0,51,40,56)
C0M51Y40K56 (0%, 51%, 40%, 56%)
(0.00 / 0.51 / 0.40 / 0.56)

CMYK percentages

%0
%50.89
%40.18
%56.08

Codes

Color #703743 in popluar color models

70 37 43
RGB 112 55 67
HSL 347° 34.13% 32.75%
HSB/HSV 347° 50.89% 43.92%
CMYK 0.00% 50.89% 40.18%
56.08%

Color #703743 in popluar number systems.

HEX 70 37 43
Decimal 112 55 67
Binary 1110000 110111 1000011
Octal 160 67 103

Shades and tints

Shades of #703743

#703743
(112,55,67)
#66323D
(102,50,61)
#5C2D37
(92,45,55)
#522831
(82,40,49)
#48232B
(72,35,43)
#3E1E25
(62,30,37)
#34191F
(52,25,31)
#2A1419
(42,20,25)
#200F13
(32,15,19)
#160A0D
(22,10,13)
#0C0507
(12,5,7)
#000000
(0,0,0)

Tints of #703743

#703743
(112,55,67)
#7D4954
(125,73,84)
#8A5B65
(138,91,101)
#976D76
(151,109,118)
#A47F87
(164,127,135)
#B19198
(177,145,152)
#BEA3A9
(190,163,169)
#CBB5BA
(203,181,186)
#D8C7CB
(216,199,203)
#E5D9DC
(229,217,220)
#F2EBED
(242,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #703743 color. Also use rgb(112,55,67) instead hex code.

Text Font Color

.myTextColor { color: #703743; }

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

This text font color is #703743.

Background Color

.myBgColor { background-color: #703743; }

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

This div background color is #703743.

Border color

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

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

This div border color is #703743.

Opacity

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

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

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

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

This text has shadow with #703743 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #703743.

Preview

Color preview on black background

This text has color #703743 on black background.


Color preview on white background

This text has color #703743 on white background.


Black color preview on #703743 background

This text has black color on #703743 background.


White color preview on #703743 background

This text has white color on #703743 background.


Related colors

Complementary color

Complementary color for #hex is #8FC8BC.


I love getcolorcode.com

Triadic colors

1 #437037 and #374370 with #703743 are triadic colors.

2 #433770 and #377043 with #703743 are triadic colors.