COLOR #738189

HEX: #738189 RGB: (115,129,137)

Color info

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

RGB color model

#738189 color RGB value is (115,129,137).

RGB: (115,129,137) (45%, 51%, 54%)

RGB channels and saturation

R 115 of 255 = 45%
G 129 of 255 = 51%
B 137 of 255 = 54%

115
129
137

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

Portions of RGB colors in percentages

R + G + B = 115 + 129 + 137 = 381 (100%)
R 115 of 381 ~ 30.18%
G 129 of 381 ~ 33.86%
B 137 of 381 ~ 35.96'%

%30.18
%33.86
%35.96

CMYK color model

#738189 color CMYK value is (16,6,0,46).

  • cyan value is 16.06%
  • magenta value is 5.84%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (16,6,0,46)
C16M6Y0K46 (16%, 6%, 0%, 46%)
(0.16 / 0.06 / 0.00 / 0.46)

CMYK percentages

%16.06
%5.84
%0
%46.27

Codes

Color #738189 in popluar color models

73 81 89
RGB 115 129 137
HSL 202° 8.73% 49.41%
HSB/HSV 202° 16.06% 53.73%
CMYK 16.06% 5.84% 0.00%
46.27%

Color #738189 in popluar number systems.

HEX 73 81 89
Decimal 115 129 137
Binary 1110011 10000001 10001001
Octal 163 201 211

Shades and tints

Shades of #738189

#738189
(115,129,137)
#69767D
(105,118,125)
#5F6B71
(95,107,113)
#556065
(85,96,101)
#4B5559
(75,85,89)
#414A4D
(65,74,77)
#373F41
(55,63,65)
#2D3435
(45,52,53)
#232929
(35,41,41)
#191E1D
(25,30,29)
#0F1311
(15,19,17)
#000000
(0,0,0)

Tints of #738189

#738189
(115,129,137)
#7F8C93
(127,140,147)
#8B979D
(139,151,157)
#97A2A7
(151,162,167)
#A3ADB1
(163,173,177)
#AFB8BB
(175,184,187)
#BBC3C5
(187,195,197)
#C7CECF
(199,206,207)
#D3D9D9
(211,217,217)
#DFE4E3
(223,228,227)
#EBEFED
(235,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #738189 color. Also use rgb(115,129,137) instead hex code.

Text Font Color

.myTextColor { color: #738189; }

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

This text font color is #738189.

Background Color

.myBgColor { background-color: #738189; }

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

This div background color is #738189.

Border color

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

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

This div border color is #738189.

Opacity

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

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

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

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

This text has shadow with #738189 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #738189.

Preview

Color preview on black background

This text has color #738189 on black background.


Color preview on white background

This text has color #738189 on white background.


Black color preview on #738189 background

This text has black color on #738189 background.


White color preview on #738189 background

This text has white color on #738189 background.


Related colors

Complementary color

Complementary color for #hex is #8C7E76.


I love getcolorcode.com

Triadic colors

1 #897381 and #818973 with #738189 are triadic colors.

2 #898173 and #817389 with #738189 are triadic colors.