COLOR #736241

HEX: #736241 RGB: (115,98,65)

Color info

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

RGB color model

#736241 color RGB value is (115,98,65).

RGB: (115,98,65) (45%, 38%, 25%)

RGB channels and saturation

R 115 of 255 = 45%
G 98 of 255 = 38%
B 65 of 255 = 25%

115
98
65

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

Portions of RGB colors in percentages

R + G + B = 115 + 98 + 65 = 278 (100%)
R 115 of 278 ~ 41.37%
G 98 of 278 ~ 35.25%
B 65 of 278 ~ 23.38'%

%41.37
%35.25
%23.38

CMYK color model

#736241 color CMYK value is (0,15,43,55).

  • cyan value is 0.00%
  • magenta value is 14.78%
  • yellow value is 43.48%
  • key color value is 54.90%

CMYK: (0,15,43,55)
C0M15Y43K55 (0%, 15%, 43%, 55%)
(0.00 / 0.15 / 0.43 / 0.55)

CMYK percentages

%0
%14.78
%43.48
%54.9

Codes

Color #736241 in popluar color models

73 62 41
RGB 115 98 65
HSL 40° 27.78% 35.29%
HSB/HSV 40° 43.48% 45.10%
CMYK 0.00% 14.78% 43.48%
54.90%

Color #736241 in popluar number systems.

HEX 73 62 41
Decimal 115 98 65
Binary 1110011 1100010 1000001
Octal 163 142 101

Shades and tints

Shades of #736241

#736241
(115,98,65)
#695A3C
(105,90,60)
#5F5237
(95,82,55)
#554A32
(85,74,50)
#4B422D
(75,66,45)
#413A28
(65,58,40)
#373223
(55,50,35)
#2D2A1E
(45,42,30)
#232219
(35,34,25)
#191A14
(25,26,20)
#0F120F
(15,18,15)
#000000
(0,0,0)

Tints of #736241

#736241
(115,98,65)
#7F7052
(127,112,82)
#8B7E63
(139,126,99)
#978C74
(151,140,116)
#A39A85
(163,154,133)
#AFA896
(175,168,150)
#BBB6A7
(187,182,167)
#C7C4B8
(199,196,184)
#D3D2C9
(211,210,201)
#DFE0DA
(223,224,218)
#EBEEEB
(235,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #736241 color. Also use rgb(115,98,65) instead hex code.

Text Font Color

.myTextColor { color: #736241; }

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

This text font color is #736241.

Background Color

.myBgColor { background-color: #736241; }

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

This div background color is #736241.

Border color

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

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

This div border color is #736241.

Opacity

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

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

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

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

This text has shadow with #736241 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #736241.

Preview

Color preview on black background

This text has color #736241 on black background.


Color preview on white background

This text has color #736241 on white background.


Black color preview on #736241 background

This text has black color on #736241 background.


White color preview on #736241 background

This text has white color on #736241 background.


Related colors

Complementary color

Complementary color for #hex is #8C9DBE.


I love getcolorcode.com

Triadic colors

1 #417362 and #624173 with #736241 are triadic colors.

2 #416273 and #627341 with #736241 are triadic colors.