COLOR #704666

HEX: #704666 RGB: (112,70,102)

Color info

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

RGB color model

#704666 color RGB value is (112,70,102).

RGB: (112,70,102) (44%, 27%, 40%)

RGB channels and saturation

R 112 of 255 = 44%
G 70 of 255 = 27%
B 102 of 255 = 40%

112
70
102

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

Portions of RGB colors in percentages

R + G + B = 112 + 70 + 102 = 284 (100%)
R 112 of 284 ~ 39.44%
G 70 of 284 ~ 24.65%
B 102 of 284 ~ 35.92'%

%39.44
%24.65
%35.92

CMYK color model

#704666 color CMYK value is (0,38,9,56).

  • cyan value is 0.00%
  • magenta value is 37.50%
  • yellow value is 8.93%
  • key color value is 56.08%

CMYK: (0,38,9,56)
C0M38Y9K56 (0%, 38%, 9%, 56%)
(0.00 / 0.38 / 0.09 / 0.56)

CMYK percentages

%0
%37.5
%8.93
%56.08

Codes

Color #704666 in popluar color models

70 46 66
RGB 112 70 102
HSL 314° 23.08% 35.69%
HSB/HSV 314° 37.50% 43.92%
CMYK 0.00% 37.50% 8.93%
56.08%

Color #704666 in popluar number systems.

HEX 70 46 66
Decimal 112 70 102
Binary 1110000 1000110 1100110
Octal 160 106 146

Shades and tints

Shades of #704666

#704666
(112,70,102)
#66405D
(102,64,93)
#5C3A54
(92,58,84)
#52344B
(82,52,75)
#482E42
(72,46,66)
#3E2839
(62,40,57)
#342230
(52,34,48)
#2A1C27
(42,28,39)
#20161E
(32,22,30)
#161015
(22,16,21)
#0C0A0C
(12,10,12)
#000000
(0,0,0)

Tints of #704666

#704666
(112,70,102)
#7D5673
(125,86,115)
#8A6680
(138,102,128)
#97768D
(151,118,141)
#A4869A
(164,134,154)
#B196A7
(177,150,167)
#BEA6B4
(190,166,180)
#CBB6C1
(203,182,193)
#D8C6CE
(216,198,206)
#E5D6DB
(229,214,219)
#F2E6E8
(242,230,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #704666 color. Also use rgb(112,70,102) instead hex code.

Text Font Color

.myTextColor { color: #704666; }

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

This text font color is #704666.

Background Color

.myBgColor { background-color: #704666; }

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

This div background color is #704666.

Border color

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

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

This div border color is #704666.

Opacity

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

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

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

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

This text has shadow with #704666 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #704666.

Preview

Color preview on black background

This text has color #704666 on black background.


Color preview on white background

This text has color #704666 on white background.


Black color preview on #704666 background

This text has black color on #704666 background.


White color preview on #704666 background

This text has white color on #704666 background.


Related colors

Complementary color

Complementary color for #hex is #8FB999.


I love getcolorcode.com

Triadic colors

1 #667046 and #466670 with #704666 are triadic colors.

2 #664670 and #467066 with #704666 are triadic colors.