COLOR #704364

HEX: #704364 RGB: (112,67,100)

Color info

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

RGB color model

#704364 color RGB value is (112,67,100).

RGB: (112,67,100) (44%, 26%, 39%)

RGB channels and saturation

R 112 of 255 = 44%
G 67 of 255 = 26%
B 100 of 255 = 39%

112
67
100

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

Portions of RGB colors in percentages

R + G + B = 112 + 67 + 100 = 279 (100%)
R 112 of 279 ~ 40.14%
G 67 of 279 ~ 24.01%
B 100 of 279 ~ 35.84'%

%40.14
%24.01
%35.84

CMYK color model

#704364 color CMYK value is (0,40,11,56).

  • cyan value is 0.00%
  • magenta value is 40.18%
  • yellow value is 10.71%
  • key color value is 56.08%

CMYK: (0,40,11,56)
C0M40Y11K56 (0%, 40%, 11%, 56%)
(0.00 / 0.40 / 0.11 / 0.56)

CMYK percentages

%0
%40.18
%10.71
%56.08

Codes

Color #704364 in popluar color models

70 43 64
RGB 112 67 100
HSL 316° 25.14% 35.10%
HSB/HSV 316° 40.18% 43.92%
CMYK 0.00% 40.18% 10.71%
56.08%

Color #704364 in popluar number systems.

HEX 70 43 64
Decimal 112 67 100
Binary 1110000 1000011 1100100
Octal 160 103 144

Shades and tints

Shades of #704364

#704364
(112,67,100)
#663D5B
(102,61,91)
#5C3752
(92,55,82)
#523149
(82,49,73)
#482B40
(72,43,64)
#3E2537
(62,37,55)
#341F2E
(52,31,46)
#2A1925
(42,25,37)
#20131C
(32,19,28)
#160D13
(22,13,19)
#0C070A
(12,7,10)
#000000
(0,0,0)

Tints of #704364

#704364
(112,67,100)
#7D5472
(125,84,114)
#8A6580
(138,101,128)
#97768E
(151,118,142)
#A4879C
(164,135,156)
#B198AA
(177,152,170)
#BEA9B8
(190,169,184)
#CBBAC6
(203,186,198)
#D8CBD4
(216,203,212)
#E5DCE2
(229,220,226)
#F2EDF0
(242,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #704364 color. Also use rgb(112,67,100) instead hex code.

Text Font Color

.myTextColor { color: #704364; }

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

This text font color is #704364.

Background Color

.myBgColor { background-color: #704364; }

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

This div background color is #704364.

Border color

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

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

This div border color is #704364.

Opacity

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

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

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

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

This text has shadow with #704364 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #704364.

Preview

Color preview on black background

This text has color #704364 on black background.


Color preview on white background

This text has color #704364 on white background.


Black color preview on #704364 background

This text has black color on #704364 background.


White color preview on #704364 background

This text has white color on #704364 background.


Related colors

Complementary color

Complementary color for #hex is #8FBC9B.


I love getcolorcode.com

Triadic colors

1 #647043 and #436470 with #704364 are triadic colors.

2 #644370 and #437064 with #704364 are triadic colors.