COLOR #704655

HEX: #704655 RGB: (112,70,85)

Color info

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

RGB color model

#704655 color RGB value is (112,70,85).

RGB: (112,70,85) (44%, 27%, 33%)

RGB channels and saturation

R 112 of 255 = 44%
G 70 of 255 = 27%
B 85 of 255 = 33%

112
70
85

R + G + B ~ 35%. #704655 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 70 + 85 = 267 (100%)
R 112 of 267 ~ 41.95%
G 70 of 267 ~ 26.22%
B 85 of 267 ~ 31.84'%

%41.95
%26.22
%31.84

CMYK color model

#704655 color CMYK value is (0,38,24,56).

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

CMYK: (0,38,24,56)
C0M38Y24K56 (0%, 38%, 24%, 56%)
(0.00 / 0.38 / 0.24 / 0.56)

CMYK percentages

%0
%37.5
%24.11
%56.08

Codes

Color #704655 in popluar color models

70 46 55
RGB 112 70 85
HSL 339° 23.08% 35.69%
HSB/HSV 339° 37.50% 43.92%
CMYK 0.00% 37.50% 24.11%
56.08%

Color #704655 in popluar number systems.

HEX 70 46 55
Decimal 112 70 85
Binary 1110000 1000110 1010101
Octal 160 106 125

Shades and tints

Shades of #704655

#704655
(112,70,85)
#66404E
(102,64,78)
#5C3A47
(92,58,71)
#523440
(82,52,64)
#482E39
(72,46,57)
#3E2832
(62,40,50)
#34222B
(52,34,43)
#2A1C24
(42,28,36)
#20161D
(32,22,29)
#161016
(22,16,22)
#0C0A0F
(12,10,15)
#000000
(0,0,0)

Tints of #704655

#704655
(112,70,85)
#7D5664
(125,86,100)
#8A6673
(138,102,115)
#977682
(151,118,130)
#A48691
(164,134,145)
#B196A0
(177,150,160)
#BEA6AF
(190,166,175)
#CBB6BE
(203,182,190)
#D8C6CD
(216,198,205)
#E5D6DC
(229,214,220)
#F2E6EB
(242,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #704655; }

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

This text font color is #704655.

Background Color

.myBgColor { background-color: #704655; }

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

This div background color is #704655.

Border color

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

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

This div border color is #704655.

Opacity

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

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

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

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

This text has shadow with #704655 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #704655.

Preview

Color preview on black background

This text has color #704655 on black background.


Color preview on white background

This text has color #704655 on white background.


Black color preview on #704655 background

This text has black color on #704655 background.


White color preview on #704655 background

This text has white color on #704655 background.


Related colors

Complementary color

Complementary color for #hex is #8FB9AA.


I love getcolorcode.com

Triadic colors

1 #557046 and #465570 with #704655 are triadic colors.

2 #554670 and #467055 with #704655 are triadic colors.