COLOR #735361

HEX: #735361 RGB: (115,83,97)

Color info

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

RGB color model

#735361 color RGB value is (115,83,97).

RGB: (115,83,97) (45%, 33%, 38%)

RGB channels and saturation

R 115 of 255 = 45%
G 83 of 255 = 33%
B 97 of 255 = 38%

115
83
97

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

Portions of RGB colors in percentages

R + G + B = 115 + 83 + 97 = 295 (100%)
R 115 of 295 ~ 38.98%
G 83 of 295 ~ 28.14%
B 97 of 295 ~ 32.88'%

%38.98
%28.14
%32.88

CMYK color model

#735361 color CMYK value is (0,28,16,55).

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

CMYK: (0,28,16,55)
C0M28Y16K55 (0%, 28%, 16%, 55%)
(0.00 / 0.28 / 0.16 / 0.55)

CMYK percentages

%0
%27.83
%15.65
%54.9

Codes

Color #735361 in popluar color models

73 53 61
RGB 115 83 97
HSL 334° 16.16% 38.82%
HSB/HSV 334° 27.83% 45.10%
CMYK 0.00% 27.83% 15.65%
54.90%

Color #735361 in popluar number systems.

HEX 73 53 61
Decimal 115 83 97
Binary 1110011 1010011 1100001
Octal 163 123 141

Shades and tints

Shades of #735361

#735361
(115,83,97)
#694C59
(105,76,89)
#5F4551
(95,69,81)
#553E49
(85,62,73)
#4B3741
(75,55,65)
#413039
(65,48,57)
#372931
(55,41,49)
#2D2229
(45,34,41)
#231B21
(35,27,33)
#191419
(25,20,25)
#0F0D11
(15,13,17)
#000000
(0,0,0)

Tints of #735361

#735361
(115,83,97)
#7F626F
(127,98,111)
#8B717D
(139,113,125)
#97808B
(151,128,139)
#A38F99
(163,143,153)
#AF9EA7
(175,158,167)
#BBADB5
(187,173,181)
#C7BCC3
(199,188,195)
#D3CBD1
(211,203,209)
#DFDADF
(223,218,223)
#EBE9ED
(235,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #735361; }

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

This text font color is #735361.

Background Color

.myBgColor { background-color: #735361; }

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

This div background color is #735361.

Border color

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

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

This div border color is #735361.

Opacity

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

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

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

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

This text has shadow with #735361 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #735361.

Preview

Color preview on black background

This text has color #735361 on black background.


Color preview on white background

This text has color #735361 on white background.


Black color preview on #735361 background

This text has black color on #735361 background.


White color preview on #735361 background

This text has white color on #735361 background.


Related colors

Complementary color

Complementary color for #hex is #8CAC9E.


I love getcolorcode.com

Triadic colors

1 #617353 and #536173 with #735361 are triadic colors.

2 #615373 and #537361 with #735361 are triadic colors.