COLOR #738292

HEX: #738292 RGB: (115,130,146)

Color info

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

RGB color model

#738292 color RGB value is (115,130,146).

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

RGB channels and saturation

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

115
130
146

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

Portions of RGB colors in percentages

R + G + B = 115 + 130 + 146 = 391 (100%)
R 115 of 391 ~ 29.41%
G 130 of 391 ~ 33.25%
B 146 of 391 ~ 37.34'%

%29.41
%33.25
%37.34

CMYK color model

#738292 color CMYK value is (21,11,0,43).

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

CMYK: (21,11,0,43)
C21M11Y0K43 (21%, 11%, 0%, 43%)
(0.21 / 0.11 / 0.00 / 0.43)

CMYK percentages

%21.23
%10.96
%0
%42.75

Codes

Color #738292 in popluar color models

73 82 92
RGB 115 130 146
HSL 211° 12.45% 51.18%
HSB/HSV 211° 21.23% 57.25%
CMYK 21.23% 10.96% 0.00%
42.75%

Color #738292 in popluar number systems.

HEX 73 82 92
Decimal 115 130 146
Binary 1110011 10000010 10010010
Octal 163 202 222

Shades and tints

Shades of #738292

#738292
(115,130,146)
#697785
(105,119,133)
#5F6C78
(95,108,120)
#55616B
(85,97,107)
#4B565E
(75,86,94)
#414B51
(65,75,81)
#374044
(55,64,68)
#2D3537
(45,53,55)
#232A2A
(35,42,42)
#191F1D
(25,31,29)
#0F1410
(15,20,16)
#000000
(0,0,0)

Tints of #738292

#738292
(115,130,146)
#7F8D9B
(127,141,155)
#8B98A4
(139,152,164)
#97A3AD
(151,163,173)
#A3AEB6
(163,174,182)
#AFB9BF
(175,185,191)
#BBC4C8
(187,196,200)
#C7CFD1
(199,207,209)
#D3DADA
(211,218,218)
#DFE5E3
(223,229,227)
#EBF0EC
(235,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #738292; }

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

This text font color is #738292.

Background Color

.myBgColor { background-color: #738292; }

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

This div background color is #738292.

Border color

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

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

This div border color is #738292.

Opacity

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

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

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

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

This text has shadow with #738292 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #738292.

Preview

Color preview on black background

This text has color #738292 on black background.


Color preview on white background

This text has color #738292 on white background.


Black color preview on #738292 background

This text has black color on #738292 background.


White color preview on #738292 background

This text has white color on #738292 background.


Related colors

Complementary color

Complementary color for #hex is #8C7D6D.


I love getcolorcode.com

Triadic colors

1 #927382 and #829273 with #738292 are triadic colors.

2 #928273 and #827392 with #738292 are triadic colors.