COLOR #735235

HEX: #735235 RGB: (115,82,53)

Color info

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

RGB color model

#735235 color RGB value is (115,82,53).

RGB: (115,82,53) (45%, 32%, 21%)

RGB channels and saturation

R 115 of 255 = 45%
G 82 of 255 = 32%
B 53 of 255 = 21%

115
82
53

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

Portions of RGB colors in percentages

R + G + B = 115 + 82 + 53 = 250 (100%)
R 115 of 250 ~ 46%
G 82 of 250 ~ 32.8%
B 53 of 250 ~ 21.2'%

%46
%32.8
%21.2

CMYK color model

#735235 color CMYK value is (0,29,54,55).

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

CMYK: (0,29,54,55)
C0M29Y54K55 (0%, 29%, 54%, 55%)
(0.00 / 0.29 / 0.54 / 0.55)

CMYK percentages

%0
%28.7
%53.91
%54.9

Codes

Color #735235 in popluar color models

73 52 35
RGB 115 82 53
HSL 28° 36.90% 32.94%
HSB/HSV 28° 53.91% 45.10%
CMYK 0.00% 28.70% 53.91%
54.90%

Color #735235 in popluar number systems.

HEX 73 52 35
Decimal 115 82 53
Binary 1110011 1010010 110101
Octal 163 122 65

Shades and tints

Shades of #735235

#735235
(115,82,53)
#694B31
(105,75,49)
#5F442D
(95,68,45)
#553D29
(85,61,41)
#4B3625
(75,54,37)
#412F21
(65,47,33)
#37281D
(55,40,29)
#2D2119
(45,33,25)
#231A15
(35,26,21)
#191311
(25,19,17)
#0F0C0D
(15,12,13)
#000000
(0,0,0)

Tints of #735235

#735235
(115,82,53)
#7F6147
(127,97,71)
#8B7059
(139,112,89)
#977F6B
(151,127,107)
#A38E7D
(163,142,125)
#AF9D8F
(175,157,143)
#BBACA1
(187,172,161)
#C7BBB3
(199,187,179)
#D3CAC5
(211,202,197)
#DFD9D7
(223,217,215)
#EBE8E9
(235,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #735235; }

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

This text font color is #735235.

Background Color

.myBgColor { background-color: #735235; }

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

This div background color is #735235.

Border color

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

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

This div border color is #735235.

Opacity

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

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

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

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

This text has shadow with #735235 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #735235.

Preview

Color preview on black background

This text has color #735235 on black background.


Color preview on white background

This text has color #735235 on white background.


Black color preview on #735235 background

This text has black color on #735235 background.


White color preview on #735235 background

This text has white color on #735235 background.


Related colors

Complementary color

Complementary color for #hex is #8CADCA.


I love getcolorcode.com

Triadic colors

1 #357352 and #523573 with #735235 are triadic colors.

2 #355273 and #527335 with #735235 are triadic colors.