COLOR #704F61

HEX: #704F61 RGB: (112,79,97)

Color info

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

RGB color model

#704F61 color RGB value is (112,79,97).

RGB: (112,79,97) (44%, 31%, 38%)

RGB channels and saturation

R 112 of 255 = 44%
G 79 of 255 = 31%
B 97 of 255 = 38%

112
79
97

R + G + B ~ 38%. #704F61 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 79 + 97 = 288 (100%)
R 112 of 288 ~ 38.89%
G 79 of 288 ~ 27.43%
B 97 of 288 ~ 33.68'%

%38.89
%27.43
%33.68

CMYK color model

#704F61 color CMYK value is (0,29,13,56).

  • cyan value is 0.00%
  • magenta value is 29.46%
  • yellow value is 13.39%
  • key color value is 56.08%
CMYK: (0,29,13,56) C0M29Y13K56 (0%,29%,13%,56%) (0.00/0.29/0.13/0.56) 

CMYK percentages

%0
%29.46
%13.39
%56.08

Codes

Color #704F61 in popluar color models

70 4F 61
RGB 112 79 97
HSL 327° 17.28% 37.45%
HSB/HSV 327° 29.46% 43.92%
CMYK 0.00% 29.46% 13.39%
56.08%

Color #704F61 in popluar number systems.

HEX 70 4F 61
Decimal 112 79 97
Binary 1110000 1001111 1100001
Octal 160 117 141

Shades and tints

Shades of #704F61

#704F61
(112,79,97)
#664859
(102,72,89)
#5C4151
(92,65,81)
#523A49
(82,58,73)
#483341
(72,51,65)
#3E2C39
(62,44,57)
#342531
(52,37,49)
#2A1E29
(42,30,41)
#201721
(32,23,33)
#161019
(22,16,25)
#0C0911
(12,9,17)
#000000
(0,0,0)

Tints of #704F61

#704F61
(112,79,97)
#7D5F6F
(125,95,111)
#8A6F7D
(138,111,125)
#977F8B
(151,127,139)
#A48F99
(164,143,153)
#B19FA7
(177,159,167)
#BEAFB5
(190,175,181)
#CBBFC3
(203,191,195)
#D8CFD1
(216,207,209)
#E5DFDF
(229,223,223)
#F2EFED
(242,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #704F61; }

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

This text font color is #704F61.

Background Color

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

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

This div background color is #704F61.

Border color

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

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

This div border color is #704F61.

Opacity

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

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

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

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

This text has shadow with #704F61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #704F61.

Preview

Color preview on black background

This text has color #704F61 on black background.


Color preview on white background

This text has color #704F61 on white background.


Black color preview on #704F61 background

This text has black color on #704F61 background.


White color preview on #704F61 background

This text has white color on #704F61 background.


Related colors

Complementary color

Complementary color for #hex is #8FB09E.


I love getcolorcode.com

Triadic colors

1 #61704F and #4F6170 with #704F61 are triadic colors.

2 #614F70 and #4F7061 with #704F61 are triadic colors.