COLOR #736440

HEX: #736440 RGB: (115,100,64)

Color info

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

RGB color model

#736440 color RGB value is (115,100,64).

RGB: (115,100,64) (45%, 39%, 25%)

RGB channels and saturation

R 115 of 255 = 45%
G 100 of 255 = 39%
B 64 of 255 = 25%

115
100
64

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

Portions of RGB colors in percentages

R + G + B = 115 + 100 + 64 = 279 (100%)
R 115 of 279 ~ 41.22%
G 100 of 279 ~ 35.84%
B 64 of 279 ~ 22.94'%

%41.22
%35.84
%22.94

CMYK color model

#736440 color CMYK value is (0,13,44,55).

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

CMYK: (0,13,44,55)
C0M13Y44K55 (0%, 13%, 44%, 55%)
(0.00 / 0.13 / 0.44 / 0.55)

CMYK percentages

%0
%13.04
%44.35
%54.9

Codes

Color #736440 in popluar color models

73 64 40
RGB 115 100 64
HSL 42° 28.49% 35.10%
HSB/HSV 42° 44.35% 45.10%
CMYK 0.00% 13.04% 44.35%
54.90%

Color #736440 in popluar number systems.

HEX 73 64 40
Decimal 115 100 64
Binary 1110011 1100100 1000000
Octal 163 144 100

Shades and tints

Shades of #736440

#736440
(115,100,64)
#695B3B
(105,91,59)
#5F5236
(95,82,54)
#554931
(85,73,49)
#4B402C
(75,64,44)
#413727
(65,55,39)
#372E22
(55,46,34)
#2D251D
(45,37,29)
#231C18
(35,28,24)
#191313
(25,19,19)
#0F0A0E
(15,10,14)
#000000
(0,0,0)

Tints of #736440

#736440
(115,100,64)
#7F7251
(127,114,81)
#8B8062
(139,128,98)
#978E73
(151,142,115)
#A39C84
(163,156,132)
#AFAA95
(175,170,149)
#BBB8A6
(187,184,166)
#C7C6B7
(199,198,183)
#D3D4C8
(211,212,200)
#DFE2D9
(223,226,217)
#EBF0EA
(235,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #736440; }

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

This text font color is #736440.

Background Color

.myBgColor { background-color: #736440; }

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

This div background color is #736440.

Border color

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

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

This div border color is #736440.

Opacity

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

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

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

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

This text has shadow with #736440 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #736440.

Preview

Color preview on black background

This text has color #736440 on black background.


Color preview on white background

This text has color #736440 on white background.


Black color preview on #736440 background

This text has black color on #736440 background.


White color preview on #736440 background

This text has white color on #736440 background.


Related colors

Complementary color

Complementary color for #hex is #8C9BBF.


I love getcolorcode.com

Triadic colors

1 #407364 and #644073 with #736440 are triadic colors.

2 #406473 and #647340 with #736440 are triadic colors.