COLOR #704054

HEX: #704054 RGB: (112,64,84)

Color info

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

RGB color model

#704054 color RGB value is (112,64,84).

RGB: (112,64,84) (44%, 25%, 33%)

RGB channels and saturation

R 112 of 255 = 44%
G 64 of 255 = 25%
B 84 of 255 = 33%

112
64
84

R + G + B ~ 34%. #704054 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 64 + 84 = 260 (100%)
R 112 of 260 ~ 43.08%
G 64 of 260 ~ 24.62%
B 84 of 260 ~ 32.31'%

%43.08
%24.62
%32.31

CMYK color model

#704054 color CMYK value is (0,43,25,56).

  • cyan value is 0.00%
  • magenta value is 42.86%
  • yellow value is 25.00%
  • key color value is 56.08%

CMYK: (0,43,25,56)
C0M43Y25K56 (0%, 43%, 25%, 56%)
(0.00 / 0.43 / 0.25 / 0.56)

CMYK percentages

%0
%42.86
%25
%56.08

Codes

Color #704054 in popluar color models

70 40 54
RGB 112 64 84
HSL 335° 27.27% 34.51%
HSB/HSV 335° 42.86% 43.92%
CMYK 0.00% 42.86% 25.00%
56.08%

Color #704054 in popluar number systems.

HEX 70 40 54
Decimal 112 64 84
Binary 1110000 1000000 1010100
Octal 160 100 124

Shades and tints

Shades of #704054

#704054
(112,64,84)
#663B4D
(102,59,77)
#5C3646
(92,54,70)
#52313F
(82,49,63)
#482C38
(72,44,56)
#3E2731
(62,39,49)
#34222A
(52,34,42)
#2A1D23
(42,29,35)
#20181C
(32,24,28)
#161315
(22,19,21)
#0C0E0E
(12,14,14)
#000000
(0,0,0)

Tints of #704054

#704054
(112,64,84)
#7D5163
(125,81,99)
#8A6272
(138,98,114)
#977381
(151,115,129)
#A48490
(164,132,144)
#B1959F
(177,149,159)
#BEA6AE
(190,166,174)
#CBB7BD
(203,183,189)
#D8C8CC
(216,200,204)
#E5D9DB
(229,217,219)
#F2EAEA
(242,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #704054 color. Also use rgb(112,64,84) instead hex code.

Text Font Color

.myTextColor { color: #704054; }

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

This text font color is #704054.

Background Color

.myBgColor { background-color: #704054; }

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

This div background color is #704054.

Border color

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

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

This div border color is #704054.

Opacity

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

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

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

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

This text has shadow with #704054 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #704054.

Preview

Color preview on black background

This text has color #704054 on black background.


Color preview on white background

This text has color #704054 on white background.


Black color preview on #704054 background

This text has black color on #704054 background.


White color preview on #704054 background

This text has white color on #704054 background.


Related colors

Complementary color

Complementary color for #hex is #8FBFAB.


I love getcolorcode.com

Triadic colors

1 #547040 and #405470 with #704054 are triadic colors.

2 #544070 and #407054 with #704054 are triadic colors.