COLOR #735820

HEX: #735820 RGB: (115,88,32)

Color info

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

RGB color model

#735820 color RGB value is (115,88,32).

RGB: (115,88,32) (45%, 35%, 13%)

RGB channels and saturation

R 115 of 255 = 45%
G 88 of 255 = 35%
B 32 of 255 = 13%

115
88
32

R + G + B ~ 31%. #735820 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 88 + 32 = 235 (100%)
R 115 of 235 ~ 48.94%
G 88 of 235 ~ 37.45%
B 32 of 235 ~ 13.62'%

%48.94
%37.45
%13.62

CMYK color model

#735820 color CMYK value is (0,23,72,55).

  • cyan value is 0.00%
  • magenta value is 23.48%
  • yellow value is 72.17%
  • key color value is 54.90%

CMYK: (0,23,72,55)
C0M23Y72K55 (0%, 23%, 72%, 55%)
(0.00 / 0.23 / 0.72 / 0.55)

CMYK percentages

%0
%23.48
%72.17
%54.9

Codes

Color #735820 in popluar color models

73 58 20
RGB 115 88 32
HSL 40° 56.46% 28.82%
HSB/HSV 40° 72.17% 45.10%
CMYK 0.00% 23.48% 72.17%
54.90%

Color #735820 in popluar number systems.

HEX 73 58 20
Decimal 115 88 32
Binary 1110011 1011000 100000
Octal 163 130 40

Shades and tints

Shades of #735820

#735820
(115,88,32)
#69501E
(105,80,30)
#5F481C
(95,72,28)
#55401A
(85,64,26)
#4B3818
(75,56,24)
#413016
(65,48,22)
#372814
(55,40,20)
#2D2012
(45,32,18)
#231810
(35,24,16)
#19100E
(25,16,14)
#0F080C
(15,8,12)
#000000
(0,0,0)

Tints of #735820

#735820
(115,88,32)
#7F6734
(127,103,52)
#8B7648
(139,118,72)
#97855C
(151,133,92)
#A39470
(163,148,112)
#AFA384
(175,163,132)
#BBB298
(187,178,152)
#C7C1AC
(199,193,172)
#D3D0C0
(211,208,192)
#DFDFD4
(223,223,212)
#EBEEE8
(235,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #735820; }

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

This text font color is #735820.

Background Color

.myBgColor { background-color: #735820; }

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

This div background color is #735820.

Border color

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

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

This div border color is #735820.

Opacity

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

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

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

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

This text has shadow with #735820 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #735820.

Preview

Color preview on black background

This text has color #735820 on black background.


Color preview on white background

This text has color #735820 on white background.


Black color preview on #735820 background

This text has black color on #735820 background.


White color preview on #735820 background

This text has white color on #735820 background.


Related colors

Complementary color

Complementary color for #hex is #8CA7DF.


I love getcolorcode.com

Triadic colors

1 #207358 and #582073 with #735820 are triadic colors.

2 #205873 and #587320 with #735820 are triadic colors.