COLOR #735386

HEX: #735386 RGB: (115,83,134)

Color info

#735386 contains red, green and blue colors in about the same proportion. Web safe color of #735386 is #666699 (or #669).

RGB color model

#735386 color RGB value is (115,83,134).

RGB: (115,83,134) (45%, 33%, 53%)

RGB channels and saturation

R 115 of 255 = 45%
G 83 of 255 = 33%
B 134 of 255 = 53%

115
83
134

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

Portions of RGB colors in percentages

R + G + B = 115 + 83 + 134 = 332 (100%)
R 115 of 332 ~ 34.64%
G 83 of 332 ~ 25%
B 134 of 332 ~ 40.36'%

%34.64
%25
%40.36

CMYK color model

#735386 color CMYK value is (14,38,0,47).

  • cyan value is 14.18%
  • magenta value is 38.06%
  • yellow value is 0.00%
  • key color value is 47.45%

CMYK: (14,38,0,47)
C14M38Y0K47 (14%, 38%, 0%, 47%)
(0.14 / 0.38 / 0.00 / 0.47)

CMYK percentages

%14.18
%38.06
%0
%47.45

Codes

Color #735386 in popluar color models

73 53 86
RGB 115 83 134
HSL 278° 23.50% 42.55%
HSB/HSV 278° 38.06% 52.55%
CMYK 14.18% 38.06% 0.00%
47.45%

Color #735386 in popluar number systems.

HEX 73 53 86
Decimal 115 83 134
Binary 1110011 1010011 10000110
Octal 163 123 206

Shades and tints

Shades of #735386

#735386
(115,83,134)
#694C7A
(105,76,122)
#5F456E
(95,69,110)
#553E62
(85,62,98)
#4B3756
(75,55,86)
#41304A
(65,48,74)
#37293E
(55,41,62)
#2D2232
(45,34,50)
#231B26
(35,27,38)
#19141A
(25,20,26)
#0F0D0E
(15,13,14)
#000000
(0,0,0)

Tints of #735386

#735386
(115,83,134)
#7F6291
(127,98,145)
#8B719C
(139,113,156)
#9780A7
(151,128,167)
#A38FB2
(163,143,178)
#AF9EBD
(175,158,189)
#BBADC8
(187,173,200)
#C7BCD3
(199,188,211)
#D3CBDE
(211,203,222)
#DFDAE9
(223,218,233)
#EBE9F4
(235,233,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #735386; }

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

This text font color is #735386.

Background Color

.myBgColor { background-color: #735386; }

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

This div background color is #735386.

Border color

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

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

This div border color is #735386.

Opacity

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

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

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

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

This text has shadow with #735386 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #735386.

Preview

Color preview on black background

This text has color #735386 on black background.


Color preview on white background

This text has color #735386 on white background.


Black color preview on #735386 background

This text has black color on #735386 background.


White color preview on #735386 background

This text has white color on #735386 background.


Related colors

Complementary color

Complementary color for #hex is #8CAC79.


I love getcolorcode.com

Triadic colors

1 #867353 and #538673 with #735386 are triadic colors.

2 #865373 and #537386 with #735386 are triadic colors.