COLOR #736035

HEX: #736035 RGB: (115,96,53)

Color info

#736035 contains mainly red and green colors. Web safe color of #736035 is #666633 (or #663).

RGB color model

#736035 color RGB value is (115,96,53).

RGB: (115,96,53) (45%, 38%, 21%)

RGB channels and saturation

R 115 of 255 = 45%
G 96 of 255 = 38%
B 53 of 255 = 21%

115
96
53

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

Portions of RGB colors in percentages

R + G + B = 115 + 96 + 53 = 264 (100%)
R 115 of 264 ~ 43.56%
G 96 of 264 ~ 36.36%
B 53 of 264 ~ 20.08'%

%43.56
%36.36
%20.08

CMYK color model

#736035 color CMYK value is (0,17,54,55).

  • cyan value is 0.00%
  • magenta value is 16.52%
  • yellow value is 53.91%
  • key color value is 54.90%

CMYK: (0,17,54,55)
C0M17Y54K55 (0%, 17%, 54%, 55%)
(0.00 / 0.17 / 0.54 / 0.55)

CMYK percentages

%0
%16.52
%53.91
%54.9

Codes

Color #736035 in popluar color models

73 60 35
RGB 115 96 53
HSL 42° 36.90% 32.94%
HSB/HSV 42° 53.91% 45.10%
CMYK 0.00% 16.52% 53.91%
54.90%

Color #736035 in popluar number systems.

HEX 73 60 35
Decimal 115 96 53
Binary 1110011 1100000 110101
Octal 163 140 65

Shades and tints

Shades of #736035

#736035
(115,96,53)
#695831
(105,88,49)
#5F502D
(95,80,45)
#554829
(85,72,41)
#4B4025
(75,64,37)
#413821
(65,56,33)
#37301D
(55,48,29)
#2D2819
(45,40,25)
#232015
(35,32,21)
#191811
(25,24,17)
#0F100D
(15,16,13)
#000000
(0,0,0)

Tints of #736035

#736035
(115,96,53)
#7F6E47
(127,110,71)
#8B7C59
(139,124,89)
#978A6B
(151,138,107)
#A3987D
(163,152,125)
#AFA68F
(175,166,143)
#BBB4A1
(187,180,161)
#C7C2B3
(199,194,179)
#D3D0C5
(211,208,197)
#DFDED7
(223,222,215)
#EBECE9
(235,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #736035 color. Also use rgb(115,96,53) instead hex code.

Text Font Color

.myTextColor { color: #736035; }

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

This text font color is #736035.

Background Color

.myBgColor { background-color: #736035; }

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

This div background color is #736035.

Border color

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

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

This div border color is #736035.

Opacity

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

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

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

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

This text has shadow with #736035 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #736035.

Preview

Color preview on black background

This text has color #736035 on black background.


Color preview on white background

This text has color #736035 on white background.


Black color preview on #736035 background

This text has black color on #736035 background.


White color preview on #736035 background

This text has white color on #736035 background.


Related colors

Complementary color

Complementary color for #hex is #8C9FCA.


I love getcolorcode.com

Triadic colors

1 #357360 and #603573 with #736035 are triadic colors.

2 #356073 and #607335 with #736035 are triadic colors.