COLOR #736886

HEX: #736886 RGB: (115,104,134)

Color info

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

RGB color model

#736886 color RGB value is (115,104,134).

RGB: (115,104,134) (45%, 41%, 53%)

RGB channels and saturation

R 115 of 255 = 45%
G 104 of 255 = 41%
B 134 of 255 = 53%

115
104
134

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

Portions of RGB colors in percentages

R + G + B = 115 + 104 + 134 = 353 (100%)
R 115 of 353 ~ 32.58%
G 104 of 353 ~ 29.46%
B 134 of 353 ~ 37.96'%

%32.58
%29.46
%37.96

CMYK color model

#736886 color CMYK value is (14,22,0,47).

  • cyan value is 14.18%
  • magenta value is 22.39%
  • yellow value is 0.00%
  • key color value is 47.45%
CMYK: (14,22,0,47) C14M22Y0K47 (14%,22%,0%,47%) (0.14/0.22/0.00/0.47) 

CMYK percentages

%14.18
%22.39
%0
%47.45

Codes

Color #736886 in popluar color models

73 68 86
RGB 115 104 134
HSL 262° 12.61% 46.67%
HSB/HSV 262° 22.39% 52.55%
CMYK 14.18% 22.39% 0.00%
47.45%

Color #736886 in popluar number systems.

HEX 73 68 86
Decimal 115 104 134
Binary 1110011 1101000 10000110
Octal 163 150 206

Shades and tints

Shades of #736886

#736886
(115,104,134)
#695F7A
(105,95,122)
#5F566E
(95,86,110)
#554D62
(85,77,98)
#4B4456
(75,68,86)
#413B4A
(65,59,74)
#37323E
(55,50,62)
#2D2932
(45,41,50)
#232026
(35,32,38)
#19171A
(25,23,26)
#0F0E0E
(15,14,14)
#000000
(0,0,0)

Tints of #736886

#736886
(115,104,134)
#7F7591
(127,117,145)
#8B829C
(139,130,156)
#978FA7
(151,143,167)
#A39CB2
(163,156,178)
#AFA9BD
(175,169,189)
#BBB6C8
(187,182,200)
#C7C3D3
(199,195,211)
#D3D0DE
(211,208,222)
#DFDDE9
(223,221,233)
#EBEAF4
(235,234,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #736886; }

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

This text font color is #736886.

Background Color

.myBgColor { background-color: #736886; }

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

This div background color is #736886.

Border color

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

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

This div border color is #736886.

Opacity

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

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

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

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

This text has shadow with #736886 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #736886.

Preview

Color preview on black background

This text has color #736886 on black background.


Color preview on white background

This text has color #736886 on white background.


Black color preview on #736886 background

This text has black color on #736886 background.


White color preview on #736886 background

This text has white color on #736886 background.


Related colors

Complementary color

Complementary color for #hex is #8C9779.


I love getcolorcode.com

Triadic colors

1 #867368 and #688673 with #736886 are triadic colors.

2 #866873 and #687386 with #736886 are triadic colors.