COLOR #736384

HEX: #736384 RGB: (115,99,132)

Color info

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

RGB color model

#736384 color RGB value is (115,99,132).

RGB: (115,99,132) (45%, 39%, 52%)

RGB channels and saturation

R 115 of 255 = 45%
G 99 of 255 = 39%
B 132 of 255 = 52%

115
99
132

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

Portions of RGB colors in percentages

R + G + B = 115 + 99 + 132 = 346 (100%)
R 115 of 346 ~ 33.24%
G 99 of 346 ~ 28.61%
B 132 of 346 ~ 38.15'%

%33.24
%28.61
%38.15

CMYK color model

#736384 color CMYK value is (13,25,0,48).

  • cyan value is 12.88%
  • magenta value is 25.00%
  • yellow value is 0.00%
  • key color value is 48.24%

CMYK: (13,25,0,48)
C13M25Y0K48 (13%, 25%, 0%, 48%)
(0.13 / 0.25 / 0.00 / 0.48)

CMYK percentages

%12.88
%25
%0
%48.24

Codes

Color #736384 in popluar color models

73 63 84
RGB 115 99 132
HSL 269° 14.29% 45.29%
HSB/HSV 269° 25.00% 51.76%
CMYK 12.88% 25.00% 0.00%
48.24%

Color #736384 in popluar number systems.

HEX 73 63 84
Decimal 115 99 132
Binary 1110011 1100011 10000100
Octal 163 143 204

Shades and tints

Shades of #736384

#736384
(115,99,132)
#695A78
(105,90,120)
#5F516C
(95,81,108)
#554860
(85,72,96)
#4B3F54
(75,63,84)
#413648
(65,54,72)
#372D3C
(55,45,60)
#2D2430
(45,36,48)
#231B24
(35,27,36)
#191218
(25,18,24)
#0F090C
(15,9,12)
#000000
(0,0,0)

Tints of #736384

#736384
(115,99,132)
#7F718F
(127,113,143)
#8B7F9A
(139,127,154)
#978DA5
(151,141,165)
#A39BB0
(163,155,176)
#AFA9BB
(175,169,187)
#BBB7C6
(187,183,198)
#C7C5D1
(199,197,209)
#D3D3DC
(211,211,220)
#DFE1E7
(223,225,231)
#EBEFF2
(235,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #736384 color. Also use rgb(115,99,132) instead hex code.

Text Font Color

.myTextColor { color: #736384; }

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

This text font color is #736384.

Background Color

.myBgColor { background-color: #736384; }

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

This div background color is #736384.

Border color

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

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

This div border color is #736384.

Opacity

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

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

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

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

This text has shadow with #736384 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #736384.

Preview

Color preview on black background

This text has color #736384 on black background.


Color preview on white background

This text has color #736384 on white background.


Black color preview on #736384 background

This text has black color on #736384 background.


White color preview on #736384 background

This text has white color on #736384 background.


Related colors

Complementary color

Complementary color for #hex is #8C9C7B.


I love getcolorcode.com

Triadic colors

1 #847363 and #638473 with #736384 are triadic colors.

2 #846373 and #637384 with #736384 are triadic colors.