COLOR #735377

HEX: #735377 RGB: (115,83,119)

Color info

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

RGB color model

#735377 color RGB value is (115,83,119).

RGB: (115,83,119) (45%, 33%, 47%)

RGB channels and saturation

R 115 of 255 = 45%
G 83 of 255 = 33%
B 119 of 255 = 47%

115
83
119

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

Portions of RGB colors in percentages

R + G + B = 115 + 83 + 119 = 317 (100%)
R 115 of 317 ~ 36.28%
G 83 of 317 ~ 26.18%
B 119 of 317 ~ 37.54'%

%36.28
%26.18
%37.54

CMYK color model

#735377 color CMYK value is (3,30,0,53).

  • cyan value is 3.36%
  • magenta value is 30.25%
  • yellow value is 0.00%
  • key color value is 53.33%
CMYK: (3,30,0,53) C3M30Y0K53 (3%,30%,0%,53%) (0.03/0.30/0.00/0.53) 

CMYK percentages

%3.36
%30.25
%0
%53.33

Codes

Color #735377 in popluar color models

73 53 77
RGB 115 83 119
HSL 293° 17.82% 39.61%
HSB/HSV 293° 30.25% 46.67%
CMYK 3.36% 30.25% 0.00%
53.33%

Color #735377 in popluar number systems.

HEX 73 53 77
Decimal 115 83 119
Binary 1110011 1010011 1110111
Octal 163 123 167

Shades and tints

Shades of #735377

#735377
(115,83,119)
#694C6D
(105,76,109)
#5F4563
(95,69,99)
#553E59
(85,62,89)
#4B374F
(75,55,79)
#413045
(65,48,69)
#37293B
(55,41,59)
#2D2231
(45,34,49)
#231B27
(35,27,39)
#19141D
(25,20,29)
#0F0D13
(15,13,19)
#000000
(0,0,0)

Tints of #735377

#735377
(115,83,119)
#7F6283
(127,98,131)
#8B718F
(139,113,143)
#97809B
(151,128,155)
#A38FA7
(163,143,167)
#AF9EB3
(175,158,179)
#BBADBF
(187,173,191)
#C7BCCB
(199,188,203)
#D3CBD7
(211,203,215)
#DFDAE3
(223,218,227)
#EBE9EF
(235,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #735377; }

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

This text font color is #735377.

Background Color

.myBgColor { background-color: #735377; }

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

This div background color is #735377.

Border color

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

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

This div border color is #735377.

Opacity

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

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

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

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

This text has shadow with #735377 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #735377.

Preview

Color preview on black background

This text has color #735377 on black background.


Color preview on white background

This text has color #735377 on white background.


Black color preview on #735377 background

This text has black color on #735377 background.


White color preview on #735377 background

This text has white color on #735377 background.


Related colors

Complementary color

Complementary color for #hex is #8CAC88.


I love getcolorcode.com

Triadic colors

1 #777353 and #537773 with #735377 are triadic colors.

2 #775373 and #537377 with #735377 are triadic colors.