COLOR #739785

HEX: #739785 RGB: (115,151,133)

Color info

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

RGB color model

#739785 color RGB value is (115,151,133).

RGB: (115,151,133) (45%, 59%, 52%)

RGB channels and saturation

R 115 of 255 = 45%
G 151 of 255 = 59%
B 133 of 255 = 52%

115
151
133

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

Portions of RGB colors in percentages

R + G + B = 115 + 151 + 133 = 399 (100%)
R 115 of 399 ~ 28.82%
G 151 of 399 ~ 37.84%
B 133 of 399 ~ 33.33'%

%28.82
%37.84
%33.33

CMYK color model

#739785 color CMYK value is (24,0,12,41).

  • cyan value is 23.84%
  • magenta value is 0.00%
  • yellow value is 11.92%
  • key color value is 40.78%
CMYK: (24,0,12,41) C24M0Y12K41 (24%,0%,12%,41%) (0.24/0.00/0.12/0.41) 

CMYK percentages

%23.84
%0
%11.92
%40.78

Codes

Color #739785 in popluar color models

73 97 85
RGB 115 151 133
HSL 150° 14.75% 52.16%
HSB/HSV 150° 23.84% 59.22%
CMYK 23.84% 0.00% 11.92%
40.78%

Color #739785 in popluar number systems.

HEX 73 97 85
Decimal 115 151 133
Binary 1110011 10010111 10000101
Octal 163 227 205

Shades and tints

Shades of #739785

#739785
(115,151,133)
#698A79
(105,138,121)
#5F7D6D
(95,125,109)
#557061
(85,112,97)
#4B6355
(75,99,85)
#415649
(65,86,73)
#37493D
(55,73,61)
#2D3C31
(45,60,49)
#232F25
(35,47,37)
#192219
(25,34,25)
#0F150D
(15,21,13)
#000000
(0,0,0)

Tints of #739785

#739785
(115,151,133)
#7FA090
(127,160,144)
#8BA99B
(139,169,155)
#97B2A6
(151,178,166)
#A3BBB1
(163,187,177)
#AFC4BC
(175,196,188)
#BBCDC7
(187,205,199)
#C7D6D2
(199,214,210)
#D3DFDD
(211,223,221)
#DFE8E8
(223,232,232)
#EBF1F3
(235,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #739785 color. Also use rgb(115,151,133) instead hex code.

Text Font Color

.myTextColor { color: #739785; }

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

This text font color is #739785.

Background Color

.myBgColor { background-color: #739785; }

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

This div background color is #739785.

Border color

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

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

This div border color is #739785.

Opacity

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

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

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

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

This text has shadow with #739785 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #739785.

Preview

Color preview on black background

This text has color #739785 on black background.


Color preview on white background

This text has color #739785 on white background.


Black color preview on #739785 background

This text has black color on #739785 background.


White color preview on #739785 background

This text has white color on #739785 background.


Related colors

Complementary color

Complementary color for #hex is #8C687A.


I love getcolorcode.com

Triadic colors

1 #857397 and #978573 with #739785 are triadic colors.

2 #859773 and #977385 with #739785 are triadic colors.