COLOR #735425

HEX: #735425 RGB: (115,84,37)

Color info

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

RGB color model

#735425 color RGB value is (115,84,37).

RGB: (115,84,37) (45%, 33%, 15%)

RGB channels and saturation

R 115 of 255 = 45%
G 84 of 255 = 33%
B 37 of 255 = 15%

115
84
37

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

Portions of RGB colors in percentages

R + G + B = 115 + 84 + 37 = 236 (100%)
R 115 of 236 ~ 48.73%
G 84 of 236 ~ 35.59%
B 37 of 236 ~ 15.68'%

%48.73
%35.59
%15.68

CMYK color model

#735425 color CMYK value is (0,27,68,55).

  • cyan value is 0.00%
  • magenta value is 26.96%
  • yellow value is 67.83%
  • key color value is 54.90%

CMYK: (0,27,68,55)
C0M27Y68K55 (0%, 27%, 68%, 55%)
(0.00 / 0.27 / 0.68 / 0.55)

CMYK percentages

%0
%26.96
%67.83
%54.9

Codes

Color #735425 in popluar color models

73 54 25
RGB 115 84 37
HSL 36° 51.32% 29.80%
HSB/HSV 36° 67.83% 45.10%
CMYK 0.00% 26.96% 67.83%
54.90%

Color #735425 in popluar number systems.

HEX 73 54 25
Decimal 115 84 37
Binary 1110011 1010100 100101
Octal 163 124 45

Shades and tints

Shades of #735425

#735425
(115,84,37)
#694D22
(105,77,34)
#5F461F
(95,70,31)
#553F1C
(85,63,28)
#4B3819
(75,56,25)
#413116
(65,49,22)
#372A13
(55,42,19)
#2D2310
(45,35,16)
#231C0D
(35,28,13)
#19150A
(25,21,10)
#0F0E07
(15,14,7)
#000000
(0,0,0)

Tints of #735425

#735425
(115,84,37)
#7F6338
(127,99,56)
#8B724B
(139,114,75)
#97815E
(151,129,94)
#A39071
(163,144,113)
#AF9F84
(175,159,132)
#BBAE97
(187,174,151)
#C7BDAA
(199,189,170)
#D3CCBD
(211,204,189)
#DFDBD0
(223,219,208)
#EBEAE3
(235,234,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #735425 color. Also use rgb(115,84,37) instead hex code.

Text Font Color

.myTextColor { color: #735425; }

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

This text font color is #735425.

Background Color

.myBgColor { background-color: #735425; }

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

This div background color is #735425.

Border color

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

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

This div border color is #735425.

Opacity

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

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

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

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

This text has shadow with #735425 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #735425.

Preview

Color preview on black background

This text has color #735425 on black background.


Color preview on white background

This text has color #735425 on white background.


Black color preview on #735425 background

This text has black color on #735425 background.


White color preview on #735425 background

This text has white color on #735425 background.


Related colors

Complementary color

Complementary color for #hex is #8CABDA.


I love getcolorcode.com

Triadic colors

1 #257354 and #542573 with #735425 are triadic colors.

2 #255473 and #547325 with #735425 are triadic colors.