COLOR #735465

HEX: #735465 RGB: (115,84,101)

Color info

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

RGB color model

#735465 color RGB value is (115,84,101).

RGB: (115,84,101) (45%, 33%, 40%)

RGB channels and saturation

R 115 of 255 = 45%
G 84 of 255 = 33%
B 101 of 255 = 40%

115
84
101

R + G + B ~ 39%. #735465 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 115 + 84 + 101 = 300 (100%)
R 115 of 300 ~ 38.33%
G 84 of 300 ~ 28%
B 101 of 300 ~ 33.67'%

%38.33
%28
%33.67

CMYK color model

#735465 color CMYK value is (0,27,12,55).

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

CMYK: (0,27,12,55)
C0M27Y12K55 (0%, 27%, 12%, 55%)
(0.00 / 0.27 / 0.12 / 0.55)

CMYK percentages

%0
%26.96
%12.17
%54.9

Codes

Color #735465 in popluar color models

73 54 65
RGB 115 84 101
HSL 327° 15.58% 39.02%
HSB/HSV 327° 26.96% 45.10%
CMYK 0.00% 26.96% 12.17%
54.90%

Color #735465 in popluar number systems.

HEX 73 54 65
Decimal 115 84 101
Binary 1110011 1010100 1100101
Octal 163 124 145

Shades and tints

Shades of #735465

#735465
(115,84,101)
#694D5C
(105,77,92)
#5F4653
(95,70,83)
#553F4A
(85,63,74)
#4B3841
(75,56,65)
#413138
(65,49,56)
#372A2F
(55,42,47)
#2D2326
(45,35,38)
#231C1D
(35,28,29)
#191514
(25,21,20)
#0F0E0B
(15,14,11)
#000000
(0,0,0)

Tints of #735465

#735465
(115,84,101)
#7F6373
(127,99,115)
#8B7281
(139,114,129)
#97818F
(151,129,143)
#A3909D
(163,144,157)
#AF9FAB
(175,159,171)
#BBAEB9
(187,174,185)
#C7BDC7
(199,189,199)
#D3CCD5
(211,204,213)
#DFDBE3
(223,219,227)
#EBEAF1
(235,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #735465; }

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

This text font color is #735465.

Background Color

.myBgColor { background-color: #735465; }

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

This div background color is #735465.

Border color

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

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

This div border color is #735465.

Opacity

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

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

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

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

This text has shadow with #735465 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #735465.

Preview

Color preview on black background

This text has color #735465 on black background.


Color preview on white background

This text has color #735465 on white background.


Black color preview on #735465 background

This text has black color on #735465 background.


White color preview on #735465 background

This text has white color on #735465 background.


Related colors

Complementary color

Complementary color for #hex is #8CAB9A.


I love getcolorcode.com

Triadic colors

1 #657354 and #546573 with #735465 are triadic colors.

2 #655473 and #547365 with #735465 are triadic colors.