COLOR #704741

HEX: #704741 RGB: (112,71,65)

Color info

#704741 contains red, green and blue colors in about the same proportion. Web safe color of #704741 is #663333 (or #633).

RGB color model

#704741 color RGB value is (112,71,65).

RGB: (112,71,65) (44%, 28%, 25%)

RGB channels and saturation

R 112 of 255 = 44%
G 71 of 255 = 28%
B 65 of 255 = 25%

112
71
65

R + G + B ~ 32%. #704741 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 71 + 65 = 248 (100%)
R 112 of 248 ~ 45.16%
G 71 of 248 ~ 28.63%
B 65 of 248 ~ 26.21'%

%45.16
%28.63
%26.21

CMYK color model

#704741 color CMYK value is (0,37,42,56).

  • cyan value is 0.00%
  • magenta value is 36.61%
  • yellow value is 41.96%
  • key color value is 56.08%

CMYK: (0,37,42,56)
C0M37Y42K56 (0%, 37%, 42%, 56%)
(0.00 / 0.37 / 0.42 / 0.56)

CMYK percentages

%0
%36.61
%41.96
%56.08

Codes

Color #704741 in popluar color models

70 47 41
RGB 112 71 65
HSL 26.55% 34.71%
HSB/HSV 41.96% 43.92%
CMYK 0.00% 36.61% 41.96%
56.08%

Color #704741 in popluar number systems.

HEX 70 47 41
Decimal 112 71 65
Binary 1110000 1000111 1000001
Octal 160 107 101

Shades and tints

Shades of #704741

#704741
(112,71,65)
#66413C
(102,65,60)
#5C3B37
(92,59,55)
#523532
(82,53,50)
#482F2D
(72,47,45)
#3E2928
(62,41,40)
#342323
(52,35,35)
#2A1D1E
(42,29,30)
#201719
(32,23,25)
#161114
(22,17,20)
#0C0B0F
(12,11,15)
#000000
(0,0,0)

Tints of #704741

#704741
(112,71,65)
#7D5752
(125,87,82)
#8A6763
(138,103,99)
#977774
(151,119,116)
#A48785
(164,135,133)
#B19796
(177,151,150)
#BEA7A7
(190,167,167)
#CBB7B8
(203,183,184)
#D8C7C9
(216,199,201)
#E5D7DA
(229,215,218)
#F2E7EB
(242,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #704741 color. Also use rgb(112,71,65) instead hex code.

Text Font Color

.myTextColor { color: #704741; }

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

This text font color is #704741.

Background Color

.myBgColor { background-color: #704741; }

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

This div background color is #704741.

Border color

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

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

This div border color is #704741.

Opacity

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

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

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

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

This text has shadow with #704741 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #704741.

Preview

Color preview on black background

This text has color #704741 on black background.


Color preview on white background

This text has color #704741 on white background.


Black color preview on #704741 background

This text has black color on #704741 background.


White color preview on #704741 background

This text has white color on #704741 background.


Related colors

Complementary color

Complementary color for #hex is #8FB8BE.


I love getcolorcode.com

Triadic colors

1 #417047 and #474170 with #704741 are triadic colors.

2 #414770 and #477041 with #704741 are triadic colors.