COLOR #739599

HEX: #739599 RGB: (115,149,153)

Color info

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

RGB color model

#739599 color RGB value is (115,149,153).

RGB: (115,149,153) (45%, 58%, 60%)

RGB channels and saturation

R 115 of 255 = 45%
G 149 of 255 = 58%
B 153 of 255 = 60%

115
149
153

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

Portions of RGB colors in percentages

R + G + B = 115 + 149 + 153 = 417 (100%)
R 115 of 417 ~ 27.58%
G 149 of 417 ~ 35.73%
B 153 of 417 ~ 36.69'%

%27.58
%35.73
%36.69

CMYK color model

#739599 color CMYK value is (25,3,0,40).

  • cyan value is 24.84%
  • magenta value is 2.61%
  • yellow value is 0.00%
  • key color value is 40.00%
CMYK: (25,3,0,40) C25M3Y0K40 (25%,3%,0%,40%) (0.25/0.03/0.00/0.40) 

CMYK percentages

%24.84
%2.61
%0
%40

Codes

Color #739599 in popluar color models

73 95 99
RGB 115 149 153
HSL 186° 15.70% 52.55%
HSB/HSV 186° 24.84% 60.00%
CMYK 24.84% 2.61% 0.00%
40.00%

Color #739599 in popluar number systems.

HEX 73 95 99
Decimal 115 149 153
Binary 1110011 10010101 10011001
Octal 163 225 231

Shades and tints

Shades of #739599

#739599
(115,149,153)
#69888C
(105,136,140)
#5F7B7F
(95,123,127)
#556E72
(85,110,114)
#4B6165
(75,97,101)
#415458
(65,84,88)
#37474B
(55,71,75)
#2D3A3E
(45,58,62)
#232D31
(35,45,49)
#192024
(25,32,36)
#0F1317
(15,19,23)
#000000
(0,0,0)

Tints of #739599

#739599
(115,149,153)
#7F9EA2
(127,158,162)
#8BA7AB
(139,167,171)
#97B0B4
(151,176,180)
#A3B9BD
(163,185,189)
#AFC2C6
(175,194,198)
#BBCBCF
(187,203,207)
#C7D4D8
(199,212,216)
#D3DDE1
(211,221,225)
#DFE6EA
(223,230,234)
#EBEFF3
(235,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #739599 color. Also use rgb(115,149,153) instead hex code.

Text Font Color

.myTextColor { color: #739599; }

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

This text font color is #739599.

Background Color

.myBgColor { background-color: #739599; }

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

This div background color is #739599.

Border color

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

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

This div border color is #739599.

Opacity

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

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

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

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

This text has shadow with #739599 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #739599.

Preview

Color preview on black background

This text has color #739599 on black background.


Color preview on white background

This text has color #739599 on white background.


Black color preview on #739599 background

This text has black color on #739599 background.


White color preview on #739599 background

This text has white color on #739599 background.


Related colors

Complementary color

Complementary color for #hex is #8C6A66.


I love getcolorcode.com

Triadic colors

1 #997395 and #959973 with #739599 are triadic colors.

2 #999573 and #957399 with #739599 are triadic colors.