COLOR #736096

HEX: #736096 RGB: (115,96,150)

Color info

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

RGB color model

#736096 color RGB value is (115,96,150).

RGB: (115,96,150) (45%, 38%, 59%)

RGB channels and saturation

R 115 of 255 = 45%
G 96 of 255 = 38%
B 150 of 255 = 59%

115
96
150

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

Portions of RGB colors in percentages

R + G + B = 115 + 96 + 150 = 361 (100%)
R 115 of 361 ~ 31.86%
G 96 of 361 ~ 26.59%
B 150 of 361 ~ 41.55'%

%31.86
%26.59
%41.55

CMYK color model

#736096 color CMYK value is (23,36,0,41).

  • cyan value is 23.33%
  • magenta value is 36.00%
  • yellow value is 0.00%
  • key color value is 41.18%

CMYK: (23,36,0,41)
C23M36Y0K41 (23%, 36%, 0%, 41%)
(0.23 / 0.36 / 0.00 / 0.41)

CMYK percentages

%23.33
%36
%0
%41.18

Codes

Color #736096 in popluar color models

73 60 96
RGB 115 96 150
HSL 261° 21.95% 48.24%
HSB/HSV 261° 36.00% 58.82%
CMYK 23.33% 36.00% 0.00%
41.18%

Color #736096 in popluar number systems.

HEX 73 60 96
Decimal 115 96 150
Binary 1110011 1100000 10010110
Octal 163 140 226

Shades and tints

Shades of #736096

#736096
(115,96,150)
#695889
(105,88,137)
#5F507C
(95,80,124)
#55486F
(85,72,111)
#4B4062
(75,64,98)
#413855
(65,56,85)
#373048
(55,48,72)
#2D283B
(45,40,59)
#23202E
(35,32,46)
#191821
(25,24,33)
#0F1014
(15,16,20)
#000000
(0,0,0)

Tints of #736096

#736096
(115,96,150)
#7F6E9F
(127,110,159)
#8B7CA8
(139,124,168)
#978AB1
(151,138,177)
#A398BA
(163,152,186)
#AFA6C3
(175,166,195)
#BBB4CC
(187,180,204)
#C7C2D5
(199,194,213)
#D3D0DE
(211,208,222)
#DFDEE7
(223,222,231)
#EBECF0
(235,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #736096 color. Also use rgb(115,96,150) instead hex code.

Text Font Color

.myTextColor { color: #736096; }

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

This text font color is #736096.

Background Color

.myBgColor { background-color: #736096; }

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

This div background color is #736096.

Border color

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

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

This div border color is #736096.

Opacity

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

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

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

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

This text has shadow with #736096 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #736096.

Preview

Color preview on black background

This text has color #736096 on black background.


Color preview on white background

This text has color #736096 on white background.


Black color preview on #736096 background

This text has black color on #736096 background.


White color preview on #736096 background

This text has white color on #736096 background.


Related colors

Complementary color

Complementary color for #hex is #8C9F69.


I love getcolorcode.com

Triadic colors

1 #967360 and #609673 with #736096 are triadic colors.

2 #966073 and #607396 with #736096 are triadic colors.