COLOR #735350

HEX: #735350 RGB: (115,83,80)

Color info

#735350 contains red, green and blue colors in about the same proportion. Web safe color of #735350 is #666666 (or #666).

RGB color model

#735350 color RGB value is (115,83,80).

RGB: (115,83,80) (45%, 33%, 31%)

RGB channels and saturation

R 115 of 255 = 45%
G 83 of 255 = 33%
B 80 of 255 = 31%

115
83
80

R + G + B ~ 36%. #735350 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 83 + 80 = 278 (100%)
R 115 of 278 ~ 41.37%
G 83 of 278 ~ 29.86%
B 80 of 278 ~ 28.78'%

%41.37
%29.86
%28.78

CMYK color model

#735350 color CMYK value is (0,28,30,55).

  • cyan value is 0.00%
  • magenta value is 27.83%
  • yellow value is 30.43%
  • key color value is 54.90%

CMYK: (0,28,30,55)
C0M28Y30K55 (0%, 28%, 30%, 55%)
(0.00 / 0.28 / 0.30 / 0.55)

CMYK percentages

%0
%27.83
%30.43
%54.9

Codes

Color #735350 in popluar color models

73 53 50
RGB 115 83 80
HSL 17.95% 38.24%
HSB/HSV 30.43% 45.10%
CMYK 0.00% 27.83% 30.43%
54.90%

Color #735350 in popluar number systems.

HEX 73 53 50
Decimal 115 83 80
Binary 1110011 1010011 1010000
Octal 163 123 120

Shades and tints

Shades of #735350

#735350
(115,83,80)
#694C49
(105,76,73)
#5F4542
(95,69,66)
#553E3B
(85,62,59)
#4B3734
(75,55,52)
#41302D
(65,48,45)
#372926
(55,41,38)
#2D221F
(45,34,31)
#231B18
(35,27,24)
#191411
(25,20,17)
#0F0D0A
(15,13,10)
#000000
(0,0,0)

Tints of #735350

#735350
(115,83,80)
#7F625F
(127,98,95)
#8B716E
(139,113,110)
#97807D
(151,128,125)
#A38F8C
(163,143,140)
#AF9E9B
(175,158,155)
#BBADAA
(187,173,170)
#C7BCB9
(199,188,185)
#D3CBC8
(211,203,200)
#DFDAD7
(223,218,215)
#EBE9E6
(235,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #735350 color. Also use rgb(115,83,80) instead hex code.

Text Font Color

.myTextColor { color: #735350; }

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

This text font color is #735350.

Background Color

.myBgColor { background-color: #735350; }

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

This div background color is #735350.

Border color

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

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

This div border color is #735350.

Opacity

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

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

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

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

This text has shadow with #735350 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #735350.

Preview

Color preview on black background

This text has color #735350 on black background.


Color preview on white background

This text has color #735350 on white background.


Black color preview on #735350 background

This text has black color on #735350 background.


White color preview on #735350 background

This text has white color on #735350 background.


Related colors

Complementary color

Complementary color for #hex is #8CACAF.


I love getcolorcode.com

Triadic colors

1 #507353 and #535073 with #735350 are triadic colors.

2 #505373 and #537350 with #735350 are triadic colors.