COLOR #737586

HEX: #737586 RGB: (115,117,134)

Color info

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

RGB color model

#737586 color RGB value is (115,117,134).

RGB: (115,117,134) (45%, 46%, 53%)

RGB channels and saturation

R 115 of 255 = 45%
G 117 of 255 = 46%
B 134 of 255 = 53%

115
117
134

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

Portions of RGB colors in percentages

R + G + B = 115 + 117 + 134 = 366 (100%)
R 115 of 366 ~ 31.42%
G 117 of 366 ~ 31.97%
B 134 of 366 ~ 36.61'%

%31.42
%31.97
%36.61

CMYK color model

#737586 color CMYK value is (14,13,0,47).

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

CMYK: (14,13,0,47)
C14M13Y0K47 (14%, 13%, 0%, 47%)
(0.14 / 0.13 / 0.00 / 0.47)

CMYK percentages

%14.18
%12.69
%0
%47.45

Codes

Color #737586 in popluar color models

73 75 86
RGB 115 117 134
HSL 234° 7.63% 48.82%
HSB/HSV 234° 14.18% 52.55%
CMYK 14.18% 12.69% 0.00%
47.45%

Color #737586 in popluar number systems.

HEX 73 75 86
Decimal 115 117 134
Binary 1110011 1110101 10000110
Octal 163 165 206

Shades and tints

Shades of #737586

#737586
(115,117,134)
#696B7A
(105,107,122)
#5F616E
(95,97,110)
#555762
(85,87,98)
#4B4D56
(75,77,86)
#41434A
(65,67,74)
#37393E
(55,57,62)
#2D2F32
(45,47,50)
#232526
(35,37,38)
#191B1A
(25,27,26)
#0F110E
(15,17,14)
#000000
(0,0,0)

Tints of #737586

#737586
(115,117,134)
#7F8191
(127,129,145)
#8B8D9C
(139,141,156)
#9799A7
(151,153,167)
#A3A5B2
(163,165,178)
#AFB1BD
(175,177,189)
#BBBDC8
(187,189,200)
#C7C9D3
(199,201,211)
#D3D5DE
(211,213,222)
#DFE1E9
(223,225,233)
#EBEDF4
(235,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #737586; }

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

This text font color is #737586.

Background Color

.myBgColor { background-color: #737586; }

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

This div background color is #737586.

Border color

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

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

This div border color is #737586.

Opacity

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

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

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

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

This text has shadow with #737586 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #737586.

Preview

Color preview on black background

This text has color #737586 on black background.


Color preview on white background

This text has color #737586 on white background.


Black color preview on #737586 background

This text has black color on #737586 background.


White color preview on #737586 background

This text has white color on #737586 background.


Related colors

Complementary color

Complementary color for #hex is #8C8A79.


I love getcolorcode.com

Triadic colors

1 #867375 and #758673 with #737586 are triadic colors.

2 #867573 and #757386 with #737586 are triadic colors.