COLOR #704E59

HEX: #704E59 RGB: (112,78,89)

Color info

#704E59 contains red, green and blue colors in about the same proportion. Web safe color of #704E59 is #666666 (or #666).

RGB color model

#704E59 color RGB value is (112,78,89).

RGB: (112,78,89) (44%, 31%, 35%)

RGB channels and saturation

R 112 of 255 = 44%
G 78 of 255 = 31%
B 89 of 255 = 35%

112
78
89

R + G + B ~ 37%. #704E59 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 78 + 89 = 279 (100%)
R 112 of 279 ~ 40.14%
G 78 of 279 ~ 27.96%
B 89 of 279 ~ 31.9'%

%40.14
%27.96
%31.9

CMYK color model

#704E59 color CMYK value is (0,30,21,56).

  • cyan value is 0.00%
  • magenta value is 30.36%
  • yellow value is 20.54%
  • key color value is 56.08%

CMYK: (0,30,21,56)
C0M30Y21K56 (0%, 30%, 21%, 56%)
(0.00 / 0.30 / 0.21 / 0.56)

CMYK percentages

%0
%30.36
%20.54
%56.08

Codes

Color #704E59 in popluar color models

70 4E 59
RGB 112 78 89
HSL 341° 17.89% 37.25%
HSB/HSV 341° 30.36% 43.92%
CMYK 0.00% 30.36% 20.54%
56.08%

Color #704E59 in popluar number systems.

HEX 70 4E 59
Decimal 112 78 89
Binary 1110000 1001110 1011001
Octal 160 116 131

Shades and tints

Shades of #704E59

#704E59
(112,78,89)
#664751
(102,71,81)
#5C4049
(92,64,73)
#523941
(82,57,65)
#483239
(72,50,57)
#3E2B31
(62,43,49)
#342429
(52,36,41)
#2A1D21
(42,29,33)
#201619
(32,22,25)
#160F11
(22,15,17)
#0C0809
(12,8,9)
#000000
(0,0,0)

Tints of #704E59

#704E59
(112,78,89)
#7D5E68
(125,94,104)
#8A6E77
(138,110,119)
#977E86
(151,126,134)
#A48E95
(164,142,149)
#B19EA4
(177,158,164)
#BEAEB3
(190,174,179)
#CBBEC2
(203,190,194)
#D8CED1
(216,206,209)
#E5DEE0
(229,222,224)
#F2EEEF
(242,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #704E59 color. Also use rgb(112,78,89) instead hex code.

Text Font Color

.myTextColor { color: #704E59; }

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

This text font color is #704E59.

Background Color

.myBgColor { background-color: #704E59; }

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

This div background color is #704E59.

Border color

.myBorderColor { border: 1px solid #704E59; }

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

This div border color is #704E59.

Opacity

.myOpacity80 { color: #704E59; opacity: 0.8; }

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

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

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

This text has shadow with #704E59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #704E59.

Preview

Color preview on black background

This text has color #704E59 on black background.


Color preview on white background

This text has color #704E59 on white background.


Black color preview on #704E59 background

This text has black color on #704E59 background.


White color preview on #704E59 background

This text has white color on #704E59 background.


Related colors

Complementary color

Complementary color for #hex is #8FB1A6.


I love getcolorcode.com

Triadic colors

1 #59704E and #4E5970 with #704E59 are triadic colors.

2 #594E70 and #4E7059 with #704E59 are triadic colors.