COLOR #735640

HEX: #735640 RGB: (115,86,64)

Color info

#735640 contains red, green and blue colors in about the same proportion. Web safe color of #735640 is #666633 (or #663).

RGB color model

#735640 color RGB value is (115,86,64).

RGB: (115,86,64) (45%, 34%, 25%)

RGB channels and saturation

R 115 of 255 = 45%
G 86 of 255 = 34%
B 64 of 255 = 25%

115
86
64

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

Portions of RGB colors in percentages

R + G + B = 115 + 86 + 64 = 265 (100%)
R 115 of 265 ~ 43.4%
G 86 of 265 ~ 32.45%
B 64 of 265 ~ 24.15'%

%43.4
%32.45
%24.15

CMYK color model

#735640 color CMYK value is (0,25,44,55).

  • cyan value is 0.00%
  • magenta value is 25.22%
  • yellow value is 44.35%
  • key color value is 54.90%

CMYK: (0,25,44,55)
C0M25Y44K55 (0%, 25%, 44%, 55%)
(0.00 / 0.25 / 0.44 / 0.55)

CMYK percentages

%0
%25.22
%44.35
%54.9

Codes

Color #735640 in popluar color models

73 56 40
RGB 115 86 64
HSL 26° 28.49% 35.10%
HSB/HSV 26° 44.35% 45.10%
CMYK 0.00% 25.22% 44.35%
54.90%

Color #735640 in popluar number systems.

HEX 73 56 40
Decimal 115 86 64
Binary 1110011 1010110 1000000
Octal 163 126 100

Shades and tints

Shades of #735640

#735640
(115,86,64)
#694F3B
(105,79,59)
#5F4836
(95,72,54)
#554131
(85,65,49)
#4B3A2C
(75,58,44)
#413327
(65,51,39)
#372C22
(55,44,34)
#2D251D
(45,37,29)
#231E18
(35,30,24)
#191713
(25,23,19)
#0F100E
(15,16,14)
#000000
(0,0,0)

Tints of #735640

#735640
(115,86,64)
#7F6551
(127,101,81)
#8B7462
(139,116,98)
#978373
(151,131,115)
#A39284
(163,146,132)
#AFA195
(175,161,149)
#BBB0A6
(187,176,166)
#C7BFB7
(199,191,183)
#D3CEC8
(211,206,200)
#DFDDD9
(223,221,217)
#EBECEA
(235,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #735640 color. Also use rgb(115,86,64) instead hex code.

Text Font Color

.myTextColor { color: #735640; }

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

This text font color is #735640.

Background Color

.myBgColor { background-color: #735640; }

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

This div background color is #735640.

Border color

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

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

This div border color is #735640.

Opacity

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

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

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

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

This text has shadow with #735640 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #735640.

Preview

Color preview on black background

This text has color #735640 on black background.


Color preview on white background

This text has color #735640 on white background.


Black color preview on #735640 background

This text has black color on #735640 background.


White color preview on #735640 background

This text has white color on #735640 background.


Related colors

Complementary color

Complementary color for #hex is #8CA9BF.


I love getcolorcode.com

Triadic colors

1 #407356 and #564073 with #735640 are triadic colors.

2 #405673 and #567340 with #735640 are triadic colors.