COLOR #738392

HEX: #738392 RGB: (115,131,146)

Color info

#738392 contains red, green and blue colors in about the same proportion. Web safe color of #738392 is #669999 (or #699).

RGB color model

#738392 color RGB value is (115,131,146).

RGB: (115,131,146) (45%, 51%, 57%)

RGB channels and saturation

R 115 of 255 = 45%
G 131 of 255 = 51%
B 146 of 255 = 57%

115
131
146

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

Portions of RGB colors in percentages

R + G + B = 115 + 131 + 146 = 392 (100%)
R 115 of 392 ~ 29.34%
G 131 of 392 ~ 33.42%
B 146 of 392 ~ 37.24'%

%29.34
%33.42
%37.24

CMYK color model

#738392 color CMYK value is (21,10,0,43).

  • cyan value is 21.23%
  • magenta value is 10.27%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (21,10,0,43)
C21M10Y0K43 (21%, 10%, 0%, 43%)
(0.21 / 0.10 / 0.00 / 0.43)

CMYK percentages

%21.23
%10.27
%0
%42.75

Codes

Color #738392 in popluar color models

73 83 92
RGB 115 131 146
HSL 209° 12.45% 51.18%
HSB/HSV 209° 21.23% 57.25%
CMYK 21.23% 10.27% 0.00%
42.75%

Color #738392 in popluar number systems.

HEX 73 83 92
Decimal 115 131 146
Binary 1110011 10000011 10010010
Octal 163 203 222

Shades and tints

Shades of #738392

#738392
(115,131,146)
#697885
(105,120,133)
#5F6D78
(95,109,120)
#55626B
(85,98,107)
#4B575E
(75,87,94)
#414C51
(65,76,81)
#374144
(55,65,68)
#2D3637
(45,54,55)
#232B2A
(35,43,42)
#19201D
(25,32,29)
#0F1510
(15,21,16)
#000000
(0,0,0)

Tints of #738392

#738392
(115,131,146)
#7F8E9B
(127,142,155)
#8B99A4
(139,153,164)
#97A4AD
(151,164,173)
#A3AFB6
(163,175,182)
#AFBABF
(175,186,191)
#BBC5C8
(187,197,200)
#C7D0D1
(199,208,209)
#D3DBDA
(211,219,218)
#DFE6E3
(223,230,227)
#EBF1EC
(235,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #738392 color. Also use rgb(115,131,146) instead hex code.

Text Font Color

.myTextColor { color: #738392; }

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

This text font color is #738392.

Background Color

.myBgColor { background-color: #738392; }

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

This div background color is #738392.

Border color

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

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

This div border color is #738392.

Opacity

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

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

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

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

This text has shadow with #738392 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #738392.

Preview

Color preview on black background

This text has color #738392 on black background.


Color preview on white background

This text has color #738392 on white background.


Black color preview on #738392 background

This text has black color on #738392 background.


White color preview on #738392 background

This text has white color on #738392 background.


Related colors

Complementary color

Complementary color for #hex is #8C7C6D.


I love getcolorcode.com

Triadic colors

1 #927383 and #839273 with #738392 are triadic colors.

2 #928373 and #837392 with #738392 are triadic colors.