COLOR #704144

HEX: #704144 RGB: (112,65,68)

Color info

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

RGB color model

#704144 color RGB value is (112,65,68).

RGB: (112,65,68) (44%, 25%, 27%)

RGB channels and saturation

R 112 of 255 = 44%
G 65 of 255 = 25%
B 68 of 255 = 27%

112
65
68

R + G + B ~ 32%. #704144 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 65 + 68 = 245 (100%)
R 112 of 245 ~ 45.71%
G 65 of 245 ~ 26.53%
B 68 of 245 ~ 27.76'%

%45.71
%26.53
%27.76

CMYK color model

#704144 color CMYK value is (0,42,39,56).

  • cyan value is 0.00%
  • magenta value is 41.96%
  • yellow value is 39.29%
  • key color value is 56.08%
CMYK: (0,42,39,56) C0M42Y39K56 (0%,42%,39%,56%) (0.00/0.42/0.39/0.56) 

CMYK percentages

%0
%41.96
%39.29
%56.08

Codes

Color #704144 in popluar color models

70 41 44
RGB 112 65 68
HSL 356° 26.55% 34.71%
HSB/HSV 356° 41.96% 43.92%
CMYK 0.00% 41.96% 39.29%
56.08%

Color #704144 in popluar number systems.

HEX 70 41 44
Decimal 112 65 68
Binary 1110000 1000001 1000100
Octal 160 101 104

Shades and tints

Shades of #704144

#704144
(112,65,68)
#663C3E
(102,60,62)
#5C3738
(92,55,56)
#523232
(82,50,50)
#482D2C
(72,45,44)
#3E2826
(62,40,38)
#342320
(52,35,32)
#2A1E1A
(42,30,26)
#201914
(32,25,20)
#16140E
(22,20,14)
#0C0F08
(12,15,8)
#000000
(0,0,0)

Tints of #704144

#704144
(112,65,68)
#7D5255
(125,82,85)
#8A6366
(138,99,102)
#977477
(151,116,119)
#A48588
(164,133,136)
#B19699
(177,150,153)
#BEA7AA
(190,167,170)
#CBB8BB
(203,184,187)
#D8C9CC
(216,201,204)
#E5DADD
(229,218,221)
#F2EBEE
(242,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #704144; }

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

This text font color is #704144.

Background Color

.myBgColor { background-color: #704144; }

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

This div background color is #704144.

Border color

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

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

This div border color is #704144.

Opacity

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

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

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

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

This text has shadow with #704144 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #704144.

Preview

Color preview on black background

This text has color #704144 on black background.


Color preview on white background

This text has color #704144 on white background.


Black color preview on #704144 background

This text has black color on #704144 background.


White color preview on #704144 background

This text has white color on #704144 background.


Related colors

Complementary color

Complementary color for #hex is #8FBEBB.


I love getcolorcode.com

Triadic colors

1 #447041 and #414470 with #704144 are triadic colors.

2 #444170 and #417044 with #704144 are triadic colors.