COLOR #704955

HEX: #704955 RGB: (112,73,85)

Color info

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

RGB color model

#704955 color RGB value is (112,73,85).

RGB: (112,73,85) (44%, 29%, 33%)

RGB channels and saturation

R 112 of 255 = 44%
G 73 of 255 = 29%
B 85 of 255 = 33%

112
73
85

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

Portions of RGB colors in percentages

R + G + B = 112 + 73 + 85 = 270 (100%)
R 112 of 270 ~ 41.48%
G 73 of 270 ~ 27.04%
B 85 of 270 ~ 31.48'%

%41.48
%27.04
%31.48

CMYK color model

#704955 color CMYK value is (0,35,24,56).

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

CMYK: (0,35,24,56)
C0M35Y24K56 (0%, 35%, 24%, 56%)
(0.00 / 0.35 / 0.24 / 0.56)

CMYK percentages

%0
%34.82
%24.11
%56.08

Codes

Color #704955 in popluar color models

70 49 55
RGB 112 73 85
HSL 342° 21.08% 36.27%
HSB/HSV 342° 34.82% 43.92%
CMYK 0.00% 34.82% 24.11%
56.08%

Color #704955 in popluar number systems.

HEX 70 49 55
Decimal 112 73 85
Binary 1110000 1001001 1010101
Octal 160 111 125

Shades and tints

Shades of #704955

#704955
(112,73,85)
#66434E
(102,67,78)
#5C3D47
(92,61,71)
#523740
(82,55,64)
#483139
(72,49,57)
#3E2B32
(62,43,50)
#34252B
(52,37,43)
#2A1F24
(42,31,36)
#20191D
(32,25,29)
#161316
(22,19,22)
#0C0D0F
(12,13,15)
#000000
(0,0,0)

Tints of #704955

#704955
(112,73,85)
#7D5964
(125,89,100)
#8A6973
(138,105,115)
#977982
(151,121,130)
#A48991
(164,137,145)
#B199A0
(177,153,160)
#BEA9AF
(190,169,175)
#CBB9BE
(203,185,190)
#D8C9CD
(216,201,205)
#E5D9DC
(229,217,220)
#F2E9EB
(242,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #704955; }

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

This text font color is #704955.

Background Color

.myBgColor { background-color: #704955; }

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

This div background color is #704955.

Border color

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

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

This div border color is #704955.

Opacity

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

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

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

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

This text has shadow with #704955 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #704955.

Preview

Color preview on black background

This text has color #704955 on black background.


Color preview on white background

This text has color #704955 on white background.


Black color preview on #704955 background

This text has black color on #704955 background.


White color preview on #704955 background

This text has white color on #704955 background.


Related colors

Complementary color

Complementary color for #hex is #8FB6AA.


I love getcolorcode.com

Triadic colors

1 #557049 and #495570 with #704955 are triadic colors.

2 #554970 and #497055 with #704955 are triadic colors.