COLOR #607873

HEX: #607873 RGB: (96,120,115)

Color info

#607873 contains red, green and blue colors in about the same proportion. Web safe color of #607873 is #666666 (or #666).

RGB color model

#607873 color RGB value is (96,120,115).

RGB: (96,120,115) (38%, 47%, 45%)

RGB channels and saturation

R 96 of 255 = 38%
G 120 of 255 = 47%
B 115 of 255 = 45%

96
120
115

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

Portions of RGB colors in percentages

R + G + B = 96 + 120 + 115 = 331 (100%)
R 96 of 331 ~ 29%
G 120 of 331 ~ 36.25%
B 115 of 331 ~ 34.74'%

%29
%36.25
%34.74

CMYK color model

#607873 color CMYK value is (20,0,4,53).

  • cyan value is 20.00%
  • magenta value is 0.00%
  • yellow value is 4.17%
  • key color value is 52.94%

CMYK: (20,0,4,53)
C20M0Y4K53 (20%, 0%, 4%, 53%)
(0.20 / 0.00 / 0.04 / 0.53)

CMYK percentages

%20
%0
%4.17
%52.94

Codes

Color #607873 in popluar color models

60 78 73
RGB 96 120 115
HSL 168° 11.11% 42.35%
HSB/HSV 168° 20.00% 47.06%
CMYK 20.00% 0.00% 4.17%
52.94%

Color #607873 in popluar number systems.

HEX 60 78 73
Decimal 96 120 115
Binary 1100000 1111000 1110011
Octal 140 170 163

Shades and tints

Shades of #607873

#607873
(96,120,115)
#586E69
(88,110,105)
#50645F
(80,100,95)
#485A55
(72,90,85)
#40504B
(64,80,75)
#384641
(56,70,65)
#303C37
(48,60,55)
#28322D
(40,50,45)
#202823
(32,40,35)
#181E19
(24,30,25)
#10140F
(16,20,15)
#000000
(0,0,0)

Tints of #607873

#607873
(96,120,115)
#6E847F
(110,132,127)
#7C908B
(124,144,139)
#8A9C97
(138,156,151)
#98A8A3
(152,168,163)
#A6B4AF
(166,180,175)
#B4C0BB
(180,192,187)
#C2CCC7
(194,204,199)
#D0D8D3
(208,216,211)
#DEE4DF
(222,228,223)
#ECF0EB
(236,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #607873 color. Also use rgb(96,120,115) instead hex code.

Text Font Color

.myTextColor { color: #607873; }

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

This text font color is #607873.

Background Color

.myBgColor { background-color: #607873; }

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

This div background color is #607873.

Border color

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

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

This div border color is #607873.

Opacity

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

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

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

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

This text has shadow with #607873 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #607873.

Preview

Color preview on black background

This text has color #607873 on black background.


Color preview on white background

This text has color #607873 on white background.


Black color preview on #607873 background

This text has black color on #607873 background.


White color preview on #607873 background

This text has white color on #607873 background.


Related colors

Complementary color

Complementary color for #hex is #9F878C.


I love getcolorcode.com

Triadic colors

1 #736078 and #787360 with #607873 are triadic colors.

2 #737860 and #786073 with #607873 are triadic colors.