COLOR #704849

HEX: #704849 RGB: (112,72,73)

Color info

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

RGB color model

#704849 color RGB value is (112,72,73).

RGB: (112,72,73) (44%, 28%, 29%)

RGB channels and saturation

R 112 of 255 = 44%
G 72 of 255 = 28%
B 73 of 255 = 29%

112
72
73

R + G + B ~ 34%. #704849 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 72 + 73 = 257 (100%)
R 112 of 257 ~ 43.58%
G 72 of 257 ~ 28.02%
B 73 of 257 ~ 28.4'%

%43.58
%28.02
%28.4

CMYK color model

#704849 color CMYK value is (0,36,35,56).

  • cyan value is 0.00%
  • magenta value is 35.71%
  • yellow value is 34.82%
  • key color value is 56.08%

CMYK: (0,36,35,56)
C0M36Y35K56 (0%, 36%, 35%, 56%)
(0.00 / 0.36 / 0.35 / 0.56)

CMYK percentages

%0
%35.71
%34.82
%56.08

Codes

Color #704849 in popluar color models

70 48 49
RGB 112 72 73
HSL 359° 21.74% 36.08%
HSB/HSV 359° 35.71% 43.92%
CMYK 0.00% 35.71% 34.82%
56.08%

Color #704849 in popluar number systems.

HEX 70 48 49
Decimal 112 72 73
Binary 1110000 1001000 1001001
Octal 160 110 111

Shades and tints

Shades of #704849

#704849
(112,72,73)
#664243
(102,66,67)
#5C3C3D
(92,60,61)
#523637
(82,54,55)
#483031
(72,48,49)
#3E2A2B
(62,42,43)
#342425
(52,36,37)
#2A1E1F
(42,30,31)
#201819
(32,24,25)
#161213
(22,18,19)
#0C0C0D
(12,12,13)
#000000
(0,0,0)

Tints of #704849

#704849
(112,72,73)
#7D5859
(125,88,89)
#8A6869
(138,104,105)
#977879
(151,120,121)
#A48889
(164,136,137)
#B19899
(177,152,153)
#BEA8A9
(190,168,169)
#CBB8B9
(203,184,185)
#D8C8C9
(216,200,201)
#E5D8D9
(229,216,217)
#F2E8E9
(242,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #704849 color. Also use rgb(112,72,73) instead hex code.

Text Font Color

.myTextColor { color: #704849; }

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

This text font color is #704849.

Background Color

.myBgColor { background-color: #704849; }

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

This div background color is #704849.

Border color

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

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

This div border color is #704849.

Opacity

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

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

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

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

This text has shadow with #704849 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #704849.

Preview

Color preview on black background

This text has color #704849 on black background.


Color preview on white background

This text has color #704849 on white background.


Black color preview on #704849 background

This text has black color on #704849 background.


White color preview on #704849 background

This text has white color on #704849 background.


Related colors

Complementary color

Complementary color for #hex is #8FB7B6.


I love getcolorcode.com

Triadic colors

1 #497048 and #484970 with #704849 are triadic colors.

2 #494870 and #487049 with #704849 are triadic colors.