COLOR #704D6A

HEX: #704D6A RGB: (112,77,106)

Color info

#704D6A contains red, green and blue colors in about the same proportion. Web safe color of #704D6A is #663366 (or #636).

RGB color model

#704D6A color RGB value is (112,77,106).

RGB: (112,77,106) (44%, 30%, 42%)

RGB channels and saturation

R 112 of 255 = 44%
G 77 of 255 = 30%
B 106 of 255 = 42%

112
77
106

R + G + B ~ 39%. #704D6A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 77 + 106 = 295 (100%)
R 112 of 295 ~ 37.97%
G 77 of 295 ~ 26.1%
B 106 of 295 ~ 35.93'%

%37.97
%26.1
%35.93

CMYK color model

#704D6A color CMYK value is (0,31,5,56).

  • cyan value is 0.00%
  • magenta value is 31.25%
  • yellow value is 5.36%
  • key color value is 56.08%
CMYK: (0,31,5,56) C0M31Y5K56 (0%,31%,5%,56%) (0.00/0.31/0.05/0.56) 

CMYK percentages

%0
%31.25
%5.36
%56.08

Codes

Color #704D6A in popluar color models

70 4D 6A
RGB 112 77 106
HSL 310° 18.52% 37.06%
HSB/HSV 310° 31.25% 43.92%
CMYK 0.00% 31.25% 5.36%
56.08%

Color #704D6A in popluar number systems.

HEX 70 4D 6A
Decimal 112 77 106
Binary 1110000 1001101 1101010
Octal 160 115 152

Shades and tints

Shades of #704D6A

#704D6A
(112,77,106)
#664661
(102,70,97)
#5C3F58
(92,63,88)
#52384F
(82,56,79)
#483146
(72,49,70)
#3E2A3D
(62,42,61)
#342334
(52,35,52)
#2A1C2B
(42,28,43)
#201522
(32,21,34)
#160E19
(22,14,25)
#0C0710
(12,7,16)
#000000
(0,0,0)

Tints of #704D6A

#704D6A
(112,77,106)
#7D5D77
(125,93,119)
#8A6D84
(138,109,132)
#977D91
(151,125,145)
#A48D9E
(164,141,158)
#B19DAB
(177,157,171)
#BEADB8
(190,173,184)
#CBBDC5
(203,189,197)
#D8CDD2
(216,205,210)
#E5DDDF
(229,221,223)
#F2EDEC
(242,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #704D6A color. Also use rgb(112,77,106) instead hex code.

Text Font Color

.myTextColor { color: #704D6A; }

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

This text font color is #704D6A.

Background Color

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

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

This div background color is #704D6A.

Border color

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

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

This div border color is #704D6A.

Opacity

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

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

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

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

This text has shadow with #704D6A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #704D6A.

Preview

Color preview on black background

This text has color #704D6A on black background.


Color preview on white background

This text has color #704D6A on white background.


Black color preview on #704D6A background

This text has black color on #704D6A background.


White color preview on #704D6A background

This text has white color on #704D6A background.


Related colors

Complementary color

Complementary color for #hex is #8FB295.


I love getcolorcode.com

Triadic colors

1 #6A704D and #4D6A70 with #704D6A are triadic colors.

2 #6A4D70 and #4D706A with #704D6A are triadic colors.