COLOR #737085

HEX: #737085 RGB: (115,112,133)

Color info

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

RGB color model

#737085 color RGB value is (115,112,133).

RGB: (115,112,133) (45%, 44%, 52%)

RGB channels and saturation

R 115 of 255 = 45%
G 112 of 255 = 44%
B 133 of 255 = 52%

115
112
133

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

Portions of RGB colors in percentages

R + G + B = 115 + 112 + 133 = 360 (100%)
R 115 of 360 ~ 31.94%
G 112 of 360 ~ 31.11%
B 133 of 360 ~ 36.94'%

%31.94
%31.11
%36.94

CMYK color model

#737085 color CMYK value is (14,16,0,48).

  • cyan value is 13.53%
  • magenta value is 15.79%
  • yellow value is 0.00%
  • key color value is 47.84%
CMYK: (14,16,0,48) C14M16Y0K48 (14%,16%,0%,48%) (0.14/0.16/0.00/0.48) 

CMYK percentages

%13.53
%15.79
%0
%47.84

Codes

Color #737085 in popluar color models

73 70 85
RGB 115 112 133
HSL 249° 8.57% 48.04%
HSB/HSV 249° 15.79% 52.16%
CMYK 13.53% 15.79% 0.00%
47.84%

Color #737085 in popluar number systems.

HEX 73 70 85
Decimal 115 112 133
Binary 1110011 1110000 10000101
Octal 163 160 205

Shades and tints

Shades of #737085

#737085
(115,112,133)
#696679
(105,102,121)
#5F5C6D
(95,92,109)
#555261
(85,82,97)
#4B4855
(75,72,85)
#413E49
(65,62,73)
#37343D
(55,52,61)
#2D2A31
(45,42,49)
#232025
(35,32,37)
#191619
(25,22,25)
#0F0C0D
(15,12,13)
#000000
(0,0,0)

Tints of #737085

#737085
(115,112,133)
#7F7D90
(127,125,144)
#8B8A9B
(139,138,155)
#9797A6
(151,151,166)
#A3A4B1
(163,164,177)
#AFB1BC
(175,177,188)
#BBBEC7
(187,190,199)
#C7CBD2
(199,203,210)
#D3D8DD
(211,216,221)
#DFE5E8
(223,229,232)
#EBF2F3
(235,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #737085 color. Also use rgb(115,112,133) instead hex code.

Text Font Color

.myTextColor { color: #737085; }

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

This text font color is #737085.

Background Color

.myBgColor { background-color: #737085; }

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

This div background color is #737085.

Border color

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

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

This div border color is #737085.

Opacity

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

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

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

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

This text has shadow with #737085 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #737085.

Preview

Color preview on black background

This text has color #737085 on black background.


Color preview on white background

This text has color #737085 on white background.


Black color preview on #737085 background

This text has black color on #737085 background.


White color preview on #737085 background

This text has white color on #737085 background.


Related colors

Complementary color

Complementary color for #hex is #8C8F7A.


I love getcolorcode.com

Triadic colors

1 #857370 and #708573 with #737085 are triadic colors.

2 #857073 and #707385 with #737085 are triadic colors.