COLOR #704F56

HEX: #704F56 RGB: (112,79,86)

Color info

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

RGB color model

#704F56 color RGB value is (112,79,86).

RGB: (112,79,86) (44%, 31%, 34%)

RGB channels and saturation

R 112 of 255 = 44%
G 79 of 255 = 31%
B 86 of 255 = 34%

112
79
86

R + G + B ~ 36%. #704F56 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 79 + 86 = 277 (100%)
R 112 of 277 ~ 40.43%
G 79 of 277 ~ 28.52%
B 86 of 277 ~ 31.05'%

%40.43
%28.52
%31.05

CMYK color model

#704F56 color CMYK value is (0,29,23,56).

  • cyan value is 0.00%
  • magenta value is 29.46%
  • yellow value is 23.21%
  • key color value is 56.08%
CMYK: (0,29,23,56) C0M29Y23K56 (0%,29%,23%,56%) (0.00/0.29/0.23/0.56) 

CMYK percentages

%0
%29.46
%23.21
%56.08

Codes

Color #704F56 in popluar color models

70 4F 56
RGB 112 79 86
HSL 347° 17.28% 37.45%
HSB/HSV 347° 29.46% 43.92%
CMYK 0.00% 29.46% 23.21%
56.08%

Color #704F56 in popluar number systems.

HEX 70 4F 56
Decimal 112 79 86
Binary 1110000 1001111 1010110
Octal 160 117 126

Shades and tints

Shades of #704F56

#704F56
(112,79,86)
#66484F
(102,72,79)
#5C4148
(92,65,72)
#523A41
(82,58,65)
#48333A
(72,51,58)
#3E2C33
(62,44,51)
#34252C
(52,37,44)
#2A1E25
(42,30,37)
#20171E
(32,23,30)
#161017
(22,16,23)
#0C0910
(12,9,16)
#000000
(0,0,0)

Tints of #704F56

#704F56
(112,79,86)
#7D5F65
(125,95,101)
#8A6F74
(138,111,116)
#977F83
(151,127,131)
#A48F92
(164,143,146)
#B19FA1
(177,159,161)
#BEAFB0
(190,175,176)
#CBBFBF
(203,191,191)
#D8CFCE
(216,207,206)
#E5DFDD
(229,223,221)
#F2EFEC
(242,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #704F56 color. Also use rgb(112,79,86) instead hex code.

Text Font Color

.myTextColor { color: #704F56; }

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

This text font color is #704F56.

Background Color

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

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

This div background color is #704F56.

Border color

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

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

This div border color is #704F56.

Opacity

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

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

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

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

This text has shadow with #704F56 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #704F56.

Preview

Color preview on black background

This text has color #704F56 on black background.


Color preview on white background

This text has color #704F56 on white background.


Black color preview on #704F56 background

This text has black color on #704F56 background.


White color preview on #704F56 background

This text has white color on #704F56 background.


Related colors

Complementary color

Complementary color for #hex is #8FB0A9.


I love getcolorcode.com

Triadic colors

1 #56704F and #4F5670 with #704F56 are triadic colors.

2 #564F70 and #4F7056 with #704F56 are triadic colors.