COLOR #607473

HEX: #607473 RGB: (96,116,115)

Color info

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

RGB color model

#607473 color RGB value is (96,116,115).

RGB: (96,116,115) (38%, 45%, 45%)

RGB channels and saturation

R 96 of 255 = 38%
G 116 of 255 = 45%
B 115 of 255 = 45%

96
116
115

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

Portions of RGB colors in percentages

R + G + B = 96 + 116 + 115 = 327 (100%)
R 96 of 327 ~ 29.36%
G 116 of 327 ~ 35.47%
B 115 of 327 ~ 35.17'%

%29.36
%35.47
%35.17

CMYK color model

#607473 color CMYK value is (17,0,1,55).

  • cyan value is 17.24%
  • magenta value is 0.00%
  • yellow value is 0.86%
  • key color value is 54.51%

CMYK: (17,0,1,55)
C17M0Y1K55 (17%, 0%, 1%, 55%)
(0.17 / 0.00 / 0.01 / 0.55)

CMYK percentages

%17.24
%0
%0.86
%54.51

Codes

Color #607473 in popluar color models

60 74 73
RGB 96 116 115
HSL 177° 9.43% 41.57%
HSB/HSV 177° 17.24% 45.49%
CMYK 17.24% 0.00% 0.86%
54.51%

Color #607473 in popluar number systems.

HEX 60 74 73
Decimal 96 116 115
Binary 1100000 1110100 1110011
Octal 140 164 163

Shades and tints

Shades of #607473

#607473
(96,116,115)
#586A69
(88,106,105)
#50605F
(80,96,95)
#485655
(72,86,85)
#404C4B
(64,76,75)
#384241
(56,66,65)
#303837
(48,56,55)
#282E2D
(40,46,45)
#202423
(32,36,35)
#181A19
(24,26,25)
#10100F
(16,16,15)
#000000
(0,0,0)

Tints of #607473

#607473
(96,116,115)
#6E807F
(110,128,127)
#7C8C8B
(124,140,139)
#8A9897
(138,152,151)
#98A4A3
(152,164,163)
#A6B0AF
(166,176,175)
#B4BCBB
(180,188,187)
#C2C8C7
(194,200,199)
#D0D4D3
(208,212,211)
#DEE0DF
(222,224,223)
#ECECEB
(236,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #607473; }

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

This text font color is #607473.

Background Color

.myBgColor { background-color: #607473; }

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

This div background color is #607473.

Border color

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

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

This div border color is #607473.

Opacity

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

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

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

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

This text has shadow with #607473 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #607473.

Preview

Color preview on black background

This text has color #607473 on black background.


Color preview on white background

This text has color #607473 on white background.


Black color preview on #607473 background

This text has black color on #607473 background.


White color preview on #607473 background

This text has white color on #607473 background.


Related colors

Complementary color

Complementary color for #hex is #9F8B8C.


I love getcolorcode.com

Triadic colors

1 #736074 and #747360 with #607473 are triadic colors.

2 #737460 and #746073 with #607473 are triadic colors.