COLOR #736746

HEX: #736746 RGB: (115,103,70)

Color info

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

RGB color model

#736746 color RGB value is (115,103,70).

RGB: (115,103,70) (45%, 40%, 27%)

RGB channels and saturation

R 115 of 255 = 45%
G 103 of 255 = 40%
B 70 of 255 = 27%

115
103
70

R + G + B ~ 37%. #736746 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 103 + 70 = 288 (100%)
R 115 of 288 ~ 39.93%
G 103 of 288 ~ 35.76%
B 70 of 288 ~ 24.31'%

%39.93
%35.76
%24.31

CMYK color model

#736746 color CMYK value is (0,10,39,55).

  • cyan value is 0.00%
  • magenta value is 10.43%
  • yellow value is 39.13%
  • key color value is 54.90%

CMYK: (0,10,39,55)
C0M10Y39K55 (0%, 10%, 39%, 55%)
(0.00 / 0.10 / 0.39 / 0.55)

CMYK percentages

%0
%10.43
%39.13
%54.9

Codes

Color #736746 in popluar color models

73 67 46
RGB 115 103 70
HSL 44° 24.32% 36.27%
HSB/HSV 44° 39.13% 45.10%
CMYK 0.00% 10.43% 39.13%
54.90%

Color #736746 in popluar number systems.

HEX 73 67 46
Decimal 115 103 70
Binary 1110011 1100111 1000110
Octal 163 147 106

Shades and tints

Shades of #736746

#736746
(115,103,70)
#695E40
(105,94,64)
#5F553A
(95,85,58)
#554C34
(85,76,52)
#4B432E
(75,67,46)
#413A28
(65,58,40)
#373122
(55,49,34)
#2D281C
(45,40,28)
#231F16
(35,31,22)
#191610
(25,22,16)
#0F0D0A
(15,13,10)
#000000
(0,0,0)

Tints of #736746

#736746
(115,103,70)
#7F7456
(127,116,86)
#8B8166
(139,129,102)
#978E76
(151,142,118)
#A39B86
(163,155,134)
#AFA896
(175,168,150)
#BBB5A6
(187,181,166)
#C7C2B6
(199,194,182)
#D3CFC6
(211,207,198)
#DFDCD6
(223,220,214)
#EBE9E6
(235,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #736746 color. Also use rgb(115,103,70) instead hex code.

Text Font Color

.myTextColor { color: #736746; }

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

This text font color is #736746.

Background Color

.myBgColor { background-color: #736746; }

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

This div background color is #736746.

Border color

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

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

This div border color is #736746.

Opacity

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

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

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

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

This text has shadow with #736746 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #736746.

Preview

Color preview on black background

This text has color #736746 on black background.


Color preview on white background

This text has color #736746 on white background.


Black color preview on #736746 background

This text has black color on #736746 background.


White color preview on #736746 background

This text has white color on #736746 background.


Related colors

Complementary color

Complementary color for #hex is #8C98B9.


I love getcolorcode.com

Triadic colors

1 #467367 and #674673 with #736746 are triadic colors.

2 #466773 and #677346 with #736746 are triadic colors.