COLOR #739384

HEX: #739384 RGB: (115,147,132)

Color info

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

RGB color model

#739384 color RGB value is (115,147,132).

RGB: (115,147,132) (45%, 58%, 52%)

RGB channels and saturation

R 115 of 255 = 45%
G 147 of 255 = 58%
B 132 of 255 = 52%

115
147
132

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

Portions of RGB colors in percentages

R + G + B = 115 + 147 + 132 = 394 (100%)
R 115 of 394 ~ 29.19%
G 147 of 394 ~ 37.31%
B 132 of 394 ~ 33.5'%

%29.19
%37.31
%33.5

CMYK color model

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

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

CMYK: (22,0,10,42)
C22M0Y10K42 (22%, 0%, 10%, 42%)
(0.22 / 0.00 / 0.10 / 0.42)

CMYK percentages

%21.77
%0
%10.2
%42.35

Codes

Color #739384 in popluar color models

73 93 84
RGB 115 147 132
HSL 152° 12.90% 51.37%
HSB/HSV 152° 21.77% 57.65%
CMYK 21.77% 0.00% 10.20%
42.35%

Color #739384 in popluar number systems.

HEX 73 93 84
Decimal 115 147 132
Binary 1110011 10010011 10000100
Octal 163 223 204

Shades and tints

Shades of #739384

#739384
(115,147,132)
#698678
(105,134,120)
#5F796C
(95,121,108)
#556C60
(85,108,96)
#4B5F54
(75,95,84)
#415248
(65,82,72)
#37453C
(55,69,60)
#2D3830
(45,56,48)
#232B24
(35,43,36)
#191E18
(25,30,24)
#0F110C
(15,17,12)
#000000
(0,0,0)

Tints of #739384

#739384
(115,147,132)
#7F9C8F
(127,156,143)
#8BA59A
(139,165,154)
#97AEA5
(151,174,165)
#A3B7B0
(163,183,176)
#AFC0BB
(175,192,187)
#BBC9C6
(187,201,198)
#C7D2D1
(199,210,209)
#D3DBDC
(211,219,220)
#DFE4E7
(223,228,231)
#EBEDF2
(235,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #739384; }

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

This text font color is #739384.

Background Color

.myBgColor { background-color: #739384; }

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

This div background color is #739384.

Border color

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

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

This div border color is #739384.

Opacity

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

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

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

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

This text has shadow with #739384 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #739384.

Preview

Color preview on black background

This text has color #739384 on black background.


Color preview on white background

This text has color #739384 on white background.


Black color preview on #739384 background

This text has black color on #739384 background.


White color preview on #739384 background

This text has white color on #739384 background.


Related colors

Complementary color

Complementary color for #hex is #8C6C7B.


I love getcolorcode.com

Triadic colors

1 #847393 and #938473 with #739384 are triadic colors.

2 #849373 and #937384 with #739384 are triadic colors.