COLOR #607789

HEX: #607789 RGB: (96,119,137)

Color info

#607789 contains red, green and blue colors in about the same proportion. Web safe color of #607789 is #666699 (or #669).

RGB color model

#607789 color RGB value is (96,119,137).

RGB: (96,119,137) (38%, 47%, 54%)

RGB channels and saturation

R 96 of 255 = 38%
G 119 of 255 = 47%
B 137 of 255 = 54%

96
119
137

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

Portions of RGB colors in percentages

R + G + B = 96 + 119 + 137 = 352 (100%)
R 96 of 352 ~ 27.27%
G 119 of 352 ~ 33.81%
B 137 of 352 ~ 38.92'%

%27.27
%33.81
%38.92

CMYK color model

#607789 color CMYK value is (30,13,0,46).

  • cyan value is 29.93%
  • magenta value is 13.14%
  • yellow value is 0.00%
  • key color value is 46.27%
CMYK: (30,13,0,46) C30M13Y0K46 (30%,13%,0%,46%) (0.30/0.13/0.00/0.46) 

CMYK percentages

%29.93
%13.14
%0
%46.27

Codes

Color #607789 in popluar color models

60 77 89
RGB 96 119 137
HSL 206° 17.60% 45.69%
HSB/HSV 206° 29.93% 53.73%
CMYK 29.93% 13.14% 0.00%
46.27%

Color #607789 in popluar number systems.

HEX 60 77 89
Decimal 96 119 137
Binary 1100000 1110111 10001001
Octal 140 167 211

Shades and tints

Shades of #607789

#607789
(96,119,137)
#586D7D
(88,109,125)
#506371
(80,99,113)
#485965
(72,89,101)
#404F59
(64,79,89)
#38454D
(56,69,77)
#303B41
(48,59,65)
#283135
(40,49,53)
#202729
(32,39,41)
#181D1D
(24,29,29)
#101311
(16,19,17)
#000000
(0,0,0)

Tints of #607789

#607789
(96,119,137)
#6E8393
(110,131,147)
#7C8F9D
(124,143,157)
#8A9BA7
(138,155,167)
#98A7B1
(152,167,177)
#A6B3BB
(166,179,187)
#B4BFC5
(180,191,197)
#C2CBCF
(194,203,207)
#D0D7D9
(208,215,217)
#DEE3E3
(222,227,227)
#ECEFED
(236,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #607789 color. Also use rgb(96,119,137) instead hex code.

Text Font Color

.myTextColor { color: #607789; }

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

This text font color is #607789.

Background Color

.myBgColor { background-color: #607789; }

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

This div background color is #607789.

Border color

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

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

This div border color is #607789.

Opacity

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

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

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

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

This text has shadow with #607789 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #607789.

Preview

Color preview on black background

This text has color #607789 on black background.


Color preview on white background

This text has color #607789 on white background.


Black color preview on #607789 background

This text has black color on #607789 background.


White color preview on #607789 background

This text has white color on #607789 background.


Related colors

Complementary color

Complementary color for #hex is #9F8876.


I love getcolorcode.com

Triadic colors

1 #896077 and #778960 with #607789 are triadic colors.

2 #897760 and #776089 with #607789 are triadic colors.