COLOR #607460

HEX: #607460 RGB: (96,116,96)

Color info

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

RGB color model

#607460 color RGB value is (96,116,96).

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

RGB channels and saturation

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

96
116
96

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

Portions of RGB colors in percentages

R + G + B = 96 + 116 + 96 = 308 (100%)
R 96 of 308 ~ 31.17%
G 116 of 308 ~ 37.66%
B 96 of 308 ~ 31.17'%

%31.17
%37.66
%31.17

CMYK color model

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

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

CMYK: (17,0,17,55)
C17M0Y17K55 (17%, 0%, 17%, 55%)
(0.17 / 0.00 / 0.17 / 0.55)

CMYK percentages

%17.24
%0
%17.24
%54.51

Codes

Color #607460 in popluar color models

60 74 60
RGB 96 116 96
HSL 120° 9.43% 41.57%
HSB/HSV 120° 17.24% 45.49%
CMYK 17.24% 0.00% 17.24%
54.51%

Color #607460 in popluar number systems.

HEX 60 74 60
Decimal 96 116 96
Binary 1100000 1110100 1100000
Octal 140 164 140

Shades and tints

Shades of #607460

#607460
(96,116,96)
#586A58
(88,106,88)
#506050
(80,96,80)
#485648
(72,86,72)
#404C40
(64,76,64)
#384238
(56,66,56)
#303830
(48,56,48)
#282E28
(40,46,40)
#202420
(32,36,32)
#181A18
(24,26,24)
#101010
(16,16,16)
#000000
(0,0,0)

Tints of #607460

#607460
(96,116,96)
#6E806E
(110,128,110)
#7C8C7C
(124,140,124)
#8A988A
(138,152,138)
#98A498
(152,164,152)
#A6B0A6
(166,176,166)
#B4BCB4
(180,188,180)
#C2C8C2
(194,200,194)
#D0D4D0
(208,212,208)
#DEE0DE
(222,224,222)
#ECECEC
(236,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #607460; }

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

This text font color is #607460.

Background Color

.myBgColor { background-color: #607460; }

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

This div background color is #607460.

Border color

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

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

This div border color is #607460.

Opacity

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

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

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

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

This text has shadow with #607460 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #607460.

Preview

Color preview on black background

This text has color #607460 on black background.


Color preview on white background

This text has color #607460 on white background.


Black color preview on #607460 background

This text has black color on #607460 background.


White color preview on #607460 background

This text has white color on #607460 background.


Related colors

Complementary color

Complementary color for #hex is #9F8B9F.


I love getcolorcode.com

Triadic colors

1 #606074 and #746060 with #607460 are triadic colors.

2 #607460 and #746060 with #607460 are triadic colors.