COLOR #739084

HEX: #739084 RGB: (115,144,132)

Color info

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

RGB color model

#739084 color RGB value is (115,144,132).

RGB: (115,144,132) (45%, 56%, 52%)

RGB channels and saturation

R 115 of 255 = 45%
G 144 of 255 = 56%
B 132 of 255 = 52%

115
144
132

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

Portions of RGB colors in percentages

R + G + B = 115 + 144 + 132 = 391 (100%)
R 115 of 391 ~ 29.41%
G 144 of 391 ~ 36.83%
B 132 of 391 ~ 33.76'%

%29.41
%36.83
%33.76

CMYK color model

#739084 color CMYK value is (20,0,8,44).

  • cyan value is 20.14%
  • magenta value is 0.00%
  • yellow value is 8.33%
  • key color value is 43.53%

CMYK: (20,0,8,44)
C20M0Y8K44 (20%, 0%, 8%, 44%)
(0.20 / 0.00 / 0.08 / 0.44)

CMYK percentages

%20.14
%0
%8.33
%43.53

Codes

Color #739084 in popluar color models

73 90 84
RGB 115 144 132
HSL 155° 11.55% 50.78%
HSB/HSV 155° 20.14% 56.47%
CMYK 20.14% 0.00% 8.33%
43.53%

Color #739084 in popluar number systems.

HEX 73 90 84
Decimal 115 144 132
Binary 1110011 10010000 10000100
Octal 163 220 204

Shades and tints

Shades of #739084

#739084
(115,144,132)
#698378
(105,131,120)
#5F766C
(95,118,108)
#556960
(85,105,96)
#4B5C54
(75,92,84)
#414F48
(65,79,72)
#37423C
(55,66,60)
#2D3530
(45,53,48)
#232824
(35,40,36)
#191B18
(25,27,24)
#0F0E0C
(15,14,12)
#000000
(0,0,0)

Tints of #739084

#739084
(115,144,132)
#7F9A8F
(127,154,143)
#8BA49A
(139,164,154)
#97AEA5
(151,174,165)
#A3B8B0
(163,184,176)
#AFC2BB
(175,194,187)
#BBCCC6
(187,204,198)
#C7D6D1
(199,214,209)
#D3E0DC
(211,224,220)
#DFEAE7
(223,234,231)
#EBF4F2
(235,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #739084; }

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

This text font color is #739084.

Background Color

.myBgColor { background-color: #739084; }

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

This div background color is #739084.

Border color

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

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

This div border color is #739084.

Opacity

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

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

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

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

This text has shadow with #739084 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #739084.

Preview

Color preview on black background

This text has color #739084 on black background.


Color preview on white background

This text has color #739084 on white background.


Black color preview on #739084 background

This text has black color on #739084 background.


White color preview on #739084 background

This text has white color on #739084 background.


Related colors

Complementary color

Complementary color for #hex is #8C6F7B.


I love getcolorcode.com

Triadic colors

1 #847390 and #908473 with #739084 are triadic colors.

2 #849073 and #907384 with #739084 are triadic colors.