COLOR #735832

HEX: #735832 RGB: (115,88,50)

Color info

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

RGB color model

#735832 color RGB value is (115,88,50).

RGB: (115,88,50) (45%, 35%, 20%)

RGB channels and saturation

R 115 of 255 = 45%
G 88 of 255 = 35%
B 50 of 255 = 20%

115
88
50

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

Portions of RGB colors in percentages

R + G + B = 115 + 88 + 50 = 253 (100%)
R 115 of 253 ~ 45.45%
G 88 of 253 ~ 34.78%
B 50 of 253 ~ 19.76'%

%45.45
%34.78
%19.76

CMYK color model

#735832 color CMYK value is (0,23,57,55).

  • cyan value is 0.00%
  • magenta value is 23.48%
  • yellow value is 56.52%
  • key color value is 54.90%
CMYK: (0,23,57,55) C0M23Y57K55 (0%,23%,57%,55%) (0.00/0.23/0.57/0.55) 

CMYK percentages

%0
%23.48
%56.52
%54.9

Codes

Color #735832 in popluar color models

73 58 32
RGB 115 88 50
HSL 35° 39.39% 32.35%
HSB/HSV 35° 56.52% 45.10%
CMYK 0.00% 23.48% 56.52%
54.90%

Color #735832 in popluar number systems.

HEX 73 58 32
Decimal 115 88 50
Binary 1110011 1011000 110010
Octal 163 130 62

Shades and tints

Shades of #735832

#735832
(115,88,50)
#69502E
(105,80,46)
#5F482A
(95,72,42)
#554026
(85,64,38)
#4B3822
(75,56,34)
#41301E
(65,48,30)
#37281A
(55,40,26)
#2D2016
(45,32,22)
#231812
(35,24,18)
#19100E
(25,16,14)
#0F080A
(15,8,10)
#000000
(0,0,0)

Tints of #735832

#735832
(115,88,50)
#7F6744
(127,103,68)
#8B7656
(139,118,86)
#978568
(151,133,104)
#A3947A
(163,148,122)
#AFA38C
(175,163,140)
#BBB29E
(187,178,158)
#C7C1B0
(199,193,176)
#D3D0C2
(211,208,194)
#DFDFD4
(223,223,212)
#EBEEE6
(235,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #735832 color. Also use rgb(115,88,50) instead hex code.

Text Font Color

.myTextColor { color: #735832; }

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

This text font color is #735832.

Background Color

.myBgColor { background-color: #735832; }

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

This div background color is #735832.

Border color

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

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

This div border color is #735832.

Opacity

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

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

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

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

This text has shadow with #735832 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #735832.

Preview

Color preview on black background

This text has color #735832 on black background.


Color preview on white background

This text has color #735832 on white background.


Black color preview on #735832 background

This text has black color on #735832 background.


White color preview on #735832 background

This text has white color on #735832 background.


Related colors

Complementary color

Complementary color for #hex is #8CA7CD.


I love getcolorcode.com

Triadic colors

1 #327358 and #583273 with #735832 are triadic colors.

2 #325873 and #587332 with #735832 are triadic colors.