COLOR #735339

HEX: #735339 RGB: (115,83,57)

Color info

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

RGB color model

#735339 color RGB value is (115,83,57).

RGB: (115,83,57) (45%, 33%, 22%)

RGB channels and saturation

R 115 of 255 = 45%
G 83 of 255 = 33%
B 57 of 255 = 22%

115
83
57

R + G + B ~ 33%. #735339 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 83 + 57 = 255 (100%)
R 115 of 255 ~ 45.1%
G 83 of 255 ~ 32.55%
B 57 of 255 ~ 22.35'%

%45.1
%32.55
%22.35

CMYK color model

#735339 color CMYK value is (0,28,50,55).

  • cyan value is 0.00%
  • magenta value is 27.83%
  • yellow value is 50.43%
  • key color value is 54.90%

CMYK: (0,28,50,55)
C0M28Y50K55 (0%, 28%, 50%, 55%)
(0.00 / 0.28 / 0.50 / 0.55)

CMYK percentages

%0
%27.83
%50.43
%54.9

Codes

Color #735339 in popluar color models

73 53 39
RGB 115 83 57
HSL 27° 33.72% 33.73%
HSB/HSV 27° 50.43% 45.10%
CMYK 0.00% 27.83% 50.43%
54.90%

Color #735339 in popluar number systems.

HEX 73 53 39
Decimal 115 83 57
Binary 1110011 1010011 111001
Octal 163 123 71

Shades and tints

Shades of #735339

#735339
(115,83,57)
#694C34
(105,76,52)
#5F452F
(95,69,47)
#553E2A
(85,62,42)
#4B3725
(75,55,37)
#413020
(65,48,32)
#37291B
(55,41,27)
#2D2216
(45,34,22)
#231B11
(35,27,17)
#19140C
(25,20,12)
#0F0D07
(15,13,7)
#000000
(0,0,0)

Tints of #735339

#735339
(115,83,57)
#7F624B
(127,98,75)
#8B715D
(139,113,93)
#97806F
(151,128,111)
#A38F81
(163,143,129)
#AF9E93
(175,158,147)
#BBADA5
(187,173,165)
#C7BCB7
(199,188,183)
#D3CBC9
(211,203,201)
#DFDADB
(223,218,219)
#EBE9ED
(235,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #735339 color. Also use rgb(115,83,57) instead hex code.

Text Font Color

.myTextColor { color: #735339; }

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

This text font color is #735339.

Background Color

.myBgColor { background-color: #735339; }

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

This div background color is #735339.

Border color

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

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

This div border color is #735339.

Opacity

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

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

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

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

This text has shadow with #735339 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #735339.

Preview

Color preview on black background

This text has color #735339 on black background.


Color preview on white background

This text has color #735339 on white background.


Black color preview on #735339 background

This text has black color on #735339 background.


White color preview on #735339 background

This text has white color on #735339 background.


Related colors

Complementary color

Complementary color for #hex is #8CACC6.


I love getcolorcode.com

Triadic colors

1 #397353 and #533973 with #735339 are triadic colors.

2 #395373 and #537339 with #735339 are triadic colors.