COLOR #735549

HEX: #735549 RGB: (115,85,73)

Color info

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

RGB color model

#735549 color RGB value is (115,85,73).

RGB: (115,85,73) (45%, 33%, 29%)

RGB channels and saturation

R 115 of 255 = 45%
G 85 of 255 = 33%
B 73 of 255 = 29%

115
85
73

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

Portions of RGB colors in percentages

R + G + B = 115 + 85 + 73 = 273 (100%)
R 115 of 273 ~ 42.12%
G 85 of 273 ~ 31.14%
B 73 of 273 ~ 26.74'%

%42.12
%31.14
%26.74

CMYK color model

#735549 color CMYK value is (0,26,37,55).

  • cyan value is 0.00%
  • magenta value is 26.09%
  • yellow value is 36.52%
  • key color value is 54.90%

CMYK: (0,26,37,55)
C0M26Y37K55 (0%, 26%, 37%, 55%)
(0.00 / 0.26 / 0.37 / 0.55)

CMYK percentages

%0
%26.09
%36.52
%54.9

Codes

Color #735549 in popluar color models

73 55 49
RGB 115 85 73
HSL 17° 22.34% 36.86%
HSB/HSV 17° 36.52% 45.10%
CMYK 0.00% 26.09% 36.52%
54.90%

Color #735549 in popluar number systems.

HEX 73 55 49
Decimal 115 85 73
Binary 1110011 1010101 1001001
Octal 163 125 111

Shades and tints

Shades of #735549

#735549
(115,85,73)
#694E43
(105,78,67)
#5F473D
(95,71,61)
#554037
(85,64,55)
#4B3931
(75,57,49)
#41322B
(65,50,43)
#372B25
(55,43,37)
#2D241F
(45,36,31)
#231D19
(35,29,25)
#191613
(25,22,19)
#0F0F0D
(15,15,13)
#000000
(0,0,0)

Tints of #735549

#735549
(115,85,73)
#7F6459
(127,100,89)
#8B7369
(139,115,105)
#978279
(151,130,121)
#A39189
(163,145,137)
#AFA099
(175,160,153)
#BBAFA9
(187,175,169)
#C7BEB9
(199,190,185)
#D3CDC9
(211,205,201)
#DFDCD9
(223,220,217)
#EBEBE9
(235,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #735549 color. Also use rgb(115,85,73) instead hex code.

Text Font Color

.myTextColor { color: #735549; }

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

This text font color is #735549.

Background Color

.myBgColor { background-color: #735549; }

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

This div background color is #735549.

Border color

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

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

This div border color is #735549.

Opacity

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

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

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

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

This text has shadow with #735549 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #735549.

Preview

Color preview on black background

This text has color #735549 on black background.


Color preview on white background

This text has color #735549 on white background.


Black color preview on #735549 background

This text has black color on #735549 background.


White color preview on #735549 background

This text has white color on #735549 background.


Related colors

Complementary color

Complementary color for #hex is #8CAAB6.


I love getcolorcode.com

Triadic colors

1 #497355 and #554973 with #735549 are triadic colors.

2 #495573 and #557349 with #735549 are triadic colors.