COLOR #735768

HEX: #735768 RGB: (115,87,104)

Color info

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

RGB color model

#735768 color RGB value is (115,87,104).

RGB: (115,87,104) (45%, 34%, 41%)

RGB channels and saturation

R 115 of 255 = 45%
G 87 of 255 = 34%
B 104 of 255 = 41%

115
87
104

R + G + B ~ 40%. #735768 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 115 + 87 + 104 = 306 (100%)
R 115 of 306 ~ 37.58%
G 87 of 306 ~ 28.43%
B 104 of 306 ~ 33.99'%

%37.58
%28.43
%33.99

CMYK color model

#735768 color CMYK value is (0,24,10,55).

  • cyan value is 0.00%
  • magenta value is 24.35%
  • yellow value is 9.57%
  • key color value is 54.90%

CMYK: (0,24,10,55)
C0M24Y10K55 (0%, 24%, 10%, 55%)
(0.00 / 0.24 / 0.10 / 0.55)

CMYK percentages

%0
%24.35
%9.57
%54.9

Codes

Color #735768 in popluar color models

73 57 68
RGB 115 87 104
HSL 324° 13.86% 39.61%
HSB/HSV 324° 24.35% 45.10%
CMYK 0.00% 24.35% 9.57%
54.90%

Color #735768 in popluar number systems.

HEX 73 57 68
Decimal 115 87 104
Binary 1110011 1010111 1101000
Octal 163 127 150

Shades and tints

Shades of #735768

#735768
(115,87,104)
#69505F
(105,80,95)
#5F4956
(95,73,86)
#55424D
(85,66,77)
#4B3B44
(75,59,68)
#41343B
(65,52,59)
#372D32
(55,45,50)
#2D2629
(45,38,41)
#231F20
(35,31,32)
#191817
(25,24,23)
#0F110E
(15,17,14)
#000000
(0,0,0)

Tints of #735768

#735768
(115,87,104)
#7F6675
(127,102,117)
#8B7582
(139,117,130)
#97848F
(151,132,143)
#A3939C
(163,147,156)
#AFA2A9
(175,162,169)
#BBB1B6
(187,177,182)
#C7C0C3
(199,192,195)
#D3CFD0
(211,207,208)
#DFDEDD
(223,222,221)
#EBEDEA
(235,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #735768 color. Also use rgb(115,87,104) instead hex code.

Text Font Color

.myTextColor { color: #735768; }

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

This text font color is #735768.

Background Color

.myBgColor { background-color: #735768; }

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

This div background color is #735768.

Border color

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

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

This div border color is #735768.

Opacity

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

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

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

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

This text has shadow with #735768 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #735768.

Preview

Color preview on black background

This text has color #735768 on black background.


Color preview on white background

This text has color #735768 on white background.


Black color preview on #735768 background

This text has black color on #735768 background.


White color preview on #735768 background

This text has white color on #735768 background.


Related colors

Complementary color

Complementary color for #hex is #8CA897.


I love getcolorcode.com

Triadic colors

1 #687357 and #576873 with #735768 are triadic colors.

2 #685773 and #577368 with #735768 are triadic colors.