COLOR #735242

HEX: #735242 RGB: (115,82,66)

Color info

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

RGB color model

#735242 color RGB value is (115,82,66).

RGB: (115,82,66) (45%, 32%, 26%)

RGB channels and saturation

R 115 of 255 = 45%
G 82 of 255 = 32%
B 66 of 255 = 26%

115
82
66

R + G + B ~ 34%. #735242 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 82 + 66 = 263 (100%)
R 115 of 263 ~ 43.73%
G 82 of 263 ~ 31.18%
B 66 of 263 ~ 25.1'%

%43.73
%31.18
%25.1

CMYK color model

#735242 color CMYK value is (0,29,43,55).

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

CMYK: (0,29,43,55)
C0M29Y43K55 (0%, 29%, 43%, 55%)
(0.00 / 0.29 / 0.43 / 0.55)

CMYK percentages

%0
%28.7
%42.61
%54.9

Codes

Color #735242 in popluar color models

73 52 42
RGB 115 82 66
HSL 20° 27.07% 35.49%
HSB/HSV 20° 42.61% 45.10%
CMYK 0.00% 28.70% 42.61%
54.90%

Color #735242 in popluar number systems.

HEX 73 52 42
Decimal 115 82 66
Binary 1110011 1010010 1000010
Octal 163 122 102

Shades and tints

Shades of #735242

#735242
(115,82,66)
#694B3C
(105,75,60)
#5F4436
(95,68,54)
#553D30
(85,61,48)
#4B362A
(75,54,42)
#412F24
(65,47,36)
#37281E
(55,40,30)
#2D2118
(45,33,24)
#231A12
(35,26,18)
#19130C
(25,19,12)
#0F0C06
(15,12,6)
#000000
(0,0,0)

Tints of #735242

#735242
(115,82,66)
#7F6153
(127,97,83)
#8B7064
(139,112,100)
#977F75
(151,127,117)
#A38E86
(163,142,134)
#AF9D97
(175,157,151)
#BBACA8
(187,172,168)
#C7BBB9
(199,187,185)
#D3CACA
(211,202,202)
#DFD9DB
(223,217,219)
#EBE8EC
(235,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #735242; }

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

This text font color is #735242.

Background Color

.myBgColor { background-color: #735242; }

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

This div background color is #735242.

Border color

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

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

This div border color is #735242.

Opacity

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

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

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

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

This text has shadow with #735242 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #735242.

Preview

Color preview on black background

This text has color #735242 on black background.


Color preview on white background

This text has color #735242 on white background.


Black color preview on #735242 background

This text has black color on #735242 background.


White color preview on #735242 background

This text has white color on #735242 background.


Related colors

Complementary color

Complementary color for #hex is #8CADBD.


I love getcolorcode.com

Triadic colors

1 #427352 and #524273 with #735242 are triadic colors.

2 #425273 and #527342 with #735242 are triadic colors.