COLOR #736642

HEX: #736642 RGB: (115,102,66)

Color info

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

RGB color model

#736642 color RGB value is (115,102,66).

RGB: (115,102,66) (45%, 40%, 26%)

RGB channels and saturation

R 115 of 255 = 45%
G 102 of 255 = 40%
B 66 of 255 = 26%

115
102
66

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

Portions of RGB colors in percentages

R + G + B = 115 + 102 + 66 = 283 (100%)
R 115 of 283 ~ 40.64%
G 102 of 283 ~ 36.04%
B 66 of 283 ~ 23.32'%

%40.64
%36.04
%23.32

CMYK color model

#736642 color CMYK value is (0,11,43,55).

  • cyan value is 0.00%
  • magenta value is 11.30%
  • yellow value is 42.61%
  • key color value is 54.90%

CMYK: (0,11,43,55)
C0M11Y43K55 (0%, 11%, 43%, 55%)
(0.00 / 0.11 / 0.43 / 0.55)

CMYK percentages

%0
%11.3
%42.61
%54.9

Codes

Color #736642 in popluar color models

73 66 42
RGB 115 102 66
HSL 44° 27.07% 35.49%
HSB/HSV 44° 42.61% 45.10%
CMYK 0.00% 11.30% 42.61%
54.90%

Color #736642 in popluar number systems.

HEX 73 66 42
Decimal 115 102 66
Binary 1110011 1100110 1000010
Octal 163 146 102

Shades and tints

Shades of #736642

#736642
(115,102,66)
#695D3C
(105,93,60)
#5F5436
(95,84,54)
#554B30
(85,75,48)
#4B422A
(75,66,42)
#413924
(65,57,36)
#37301E
(55,48,30)
#2D2718
(45,39,24)
#231E12
(35,30,18)
#19150C
(25,21,12)
#0F0C06
(15,12,6)
#000000
(0,0,0)

Tints of #736642

#736642
(115,102,66)
#7F7353
(127,115,83)
#8B8064
(139,128,100)
#978D75
(151,141,117)
#A39A86
(163,154,134)
#AFA797
(175,167,151)
#BBB4A8
(187,180,168)
#C7C1B9
(199,193,185)
#D3CECA
(211,206,202)
#DFDBDB
(223,219,219)
#EBE8EC
(235,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #736642 color. Also use rgb(115,102,66) instead hex code.

Text Font Color

.myTextColor { color: #736642; }

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

This text font color is #736642.

Background Color

.myBgColor { background-color: #736642; }

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

This div background color is #736642.

Border color

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

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

This div border color is #736642.

Opacity

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

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

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

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

This text has shadow with #736642 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #736642.

Preview

Color preview on black background

This text has color #736642 on black background.


Color preview on white background

This text has color #736642 on white background.


Black color preview on #736642 background

This text has black color on #736642 background.


White color preview on #736642 background

This text has white color on #736642 background.


Related colors

Complementary color

Complementary color for #hex is #8C99BD.


I love getcolorcode.com

Triadic colors

1 #427366 and #664273 with #736642 are triadic colors.

2 #426673 and #667342 with #736642 are triadic colors.