COLOR #737793

HEX: #737793 RGB: (115,119,147)

Color info

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

RGB color model

#737793 color RGB value is (115,119,147).

RGB: (115,119,147) (45%, 47%, 58%)

RGB channels and saturation

R 115 of 255 = 45%
G 119 of 255 = 47%
B 147 of 255 = 58%

115
119
147

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

Portions of RGB colors in percentages

R + G + B = 115 + 119 + 147 = 381 (100%)
R 115 of 381 ~ 30.18%
G 119 of 381 ~ 31.23%
B 147 of 381 ~ 38.58'%

%30.18
%31.23
%38.58

CMYK color model

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

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

CMYK: (22,19,0,42)
C22M19Y0K42 (22%, 19%, 0%, 42%)
(0.22 / 0.19 / 0.00 / 0.42)

CMYK percentages

%21.77
%19.05
%0
%42.35

Codes

Color #737793 in popluar color models

73 77 93
RGB 115 119 147
HSL 233° 12.90% 51.37%
HSB/HSV 233° 21.77% 57.65%
CMYK 21.77% 19.05% 0.00%
42.35%

Color #737793 in popluar number systems.

HEX 73 77 93
Decimal 115 119 147
Binary 1110011 1110111 10010011
Octal 163 167 223

Shades and tints

Shades of #737793

#737793
(115,119,147)
#696D86
(105,109,134)
#5F6379
(95,99,121)
#55596C
(85,89,108)
#4B4F5F
(75,79,95)
#414552
(65,69,82)
#373B45
(55,59,69)
#2D3138
(45,49,56)
#23272B
(35,39,43)
#191D1E
(25,29,30)
#0F1311
(15,19,17)
#000000
(0,0,0)

Tints of #737793

#737793
(115,119,147)
#7F839C
(127,131,156)
#8B8FA5
(139,143,165)
#979BAE
(151,155,174)
#A3A7B7
(163,167,183)
#AFB3C0
(175,179,192)
#BBBFC9
(187,191,201)
#C7CBD2
(199,203,210)
#D3D7DB
(211,215,219)
#DFE3E4
(223,227,228)
#EBEFED
(235,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #737793; }

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

This text font color is #737793.

Background Color

.myBgColor { background-color: #737793; }

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

This div background color is #737793.

Border color

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

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

This div border color is #737793.

Opacity

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

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

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

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

This text has shadow with #737793 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #737793.

Preview

Color preview on black background

This text has color #737793 on black background.


Color preview on white background

This text has color #737793 on white background.


Black color preview on #737793 background

This text has black color on #737793 background.


White color preview on #737793 background

This text has white color on #737793 background.


Related colors

Complementary color

Complementary color for #hex is #8C886C.


I love getcolorcode.com

Triadic colors

1 #937377 and #779373 with #737793 are triadic colors.

2 #937773 and #777393 with #737793 are triadic colors.