COLOR #737293

HEX: #737293 RGB: (115,114,147)

Color info

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

RGB color model

#737293 color RGB value is (115,114,147).

RGB: (115,114,147) (45%, 45%, 58%)

RGB channels and saturation

R 115 of 255 = 45%
G 114 of 255 = 45%
B 147 of 255 = 58%

115
114
147

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

Portions of RGB colors in percentages

R + G + B = 115 + 114 + 147 = 376 (100%)
R 115 of 376 ~ 30.59%
G 114 of 376 ~ 30.32%
B 147 of 376 ~ 39.1'%

%30.59
%30.32
%39.1

CMYK color model

#737293 color CMYK value is (22,22,0,42).

  • cyan value is 21.77%
  • magenta value is 22.45%
  • yellow value is 0.00%
  • key color value is 42.35%

CMYK: (22,22,0,42)
C22M22Y0K42 (22%, 22%, 0%, 42%)
(0.22 / 0.22 / 0.00 / 0.42)

CMYK percentages

%21.77
%22.45
%0
%42.35

Codes

Color #737293 in popluar color models

73 72 93
RGB 115 114 147
HSL 242° 13.25% 51.18%
HSB/HSV 242° 22.45% 57.65%
CMYK 21.77% 22.45% 0.00%
42.35%

Color #737293 in popluar number systems.

HEX 73 72 93
Decimal 115 114 147
Binary 1110011 1110010 10010011
Octal 163 162 223

Shades and tints

Shades of #737293

#737293
(115,114,147)
#696886
(105,104,134)
#5F5E79
(95,94,121)
#55546C
(85,84,108)
#4B4A5F
(75,74,95)
#414052
(65,64,82)
#373645
(55,54,69)
#2D2C38
(45,44,56)
#23222B
(35,34,43)
#19181E
(25,24,30)
#0F0E11
(15,14,17)
#000000
(0,0,0)

Tints of #737293

#737293
(115,114,147)
#7F7E9C
(127,126,156)
#8B8AA5
(139,138,165)
#9796AE
(151,150,174)
#A3A2B7
(163,162,183)
#AFAEC0
(175,174,192)
#BBBAC9
(187,186,201)
#C7C6D2
(199,198,210)
#D3D2DB
(211,210,219)
#DFDEE4
(223,222,228)
#EBEAED
(235,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #737293 color. Also use rgb(115,114,147) instead hex code.

Text Font Color

.myTextColor { color: #737293; }

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

This text font color is #737293.

Background Color

.myBgColor { background-color: #737293; }

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

This div background color is #737293.

Border color

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

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

This div border color is #737293.

Opacity

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

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

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

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

This text has shadow with #737293 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #737293.

Preview

Color preview on black background

This text has color #737293 on black background.


Color preview on white background

This text has color #737293 on white background.


Black color preview on #737293 background

This text has black color on #737293 background.


White color preview on #737293 background

This text has white color on #737293 background.


Related colors

Complementary color

Complementary color for #hex is #8C8D6C.


I love getcolorcode.com

Triadic colors

1 #937372 and #729373 with #737293 are triadic colors.

2 #937273 and #727393 with #737293 are triadic colors.