COLOR #607461

HEX: #607461 RGB: (96,116,97)

Color info

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

RGB color model

#607461 color RGB value is (96,116,97).

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

RGB channels and saturation

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

96
116
97

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

Portions of RGB colors in percentages

R + G + B = 96 + 116 + 97 = 309 (100%)
R 96 of 309 ~ 31.07%
G 116 of 309 ~ 37.54%
B 97 of 309 ~ 31.39'%

%31.07
%37.54
%31.39

CMYK color model

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

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

CMYK: (17,0,16,55)
C17M0Y16K55 (17%, 0%, 16%, 55%)
(0.17 / 0.00 / 0.16 / 0.55)

CMYK percentages

%17.24
%0
%16.38
%54.51

Codes

Color #607461 in popluar color models

60 74 61
RGB 96 116 97
HSL 123° 9.43% 41.57%
HSB/HSV 123° 17.24% 45.49%
CMYK 17.24% 0.00% 16.38%
54.51%

Color #607461 in popluar number systems.

HEX 60 74 61
Decimal 96 116 97
Binary 1100000 1110100 1100001
Octal 140 164 141

Shades and tints

Shades of #607461

#607461
(96,116,97)
#586A59
(88,106,89)
#506051
(80,96,81)
#485649
(72,86,73)
#404C41
(64,76,65)
#384239
(56,66,57)
#303831
(48,56,49)
#282E29
(40,46,41)
#202421
(32,36,33)
#181A19
(24,26,25)
#101011
(16,16,17)
#000000
(0,0,0)

Tints of #607461

#607461
(96,116,97)
#6E806F
(110,128,111)
#7C8C7D
(124,140,125)
#8A988B
(138,152,139)
#98A499
(152,164,153)
#A6B0A7
(166,176,167)
#B4BCB5
(180,188,181)
#C2C8C3
(194,200,195)
#D0D4D1
(208,212,209)
#DEE0DF
(222,224,223)
#ECECED
(236,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #607461; }

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

This text font color is #607461.

Background Color

.myBgColor { background-color: #607461; }

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

This div background color is #607461.

Border color

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

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

This div border color is #607461.

Opacity

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

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

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

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

This text has shadow with #607461 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #607461.

Preview

Color preview on black background

This text has color #607461 on black background.


Color preview on white background

This text has color #607461 on white background.


Black color preview on #607461 background

This text has black color on #607461 background.


White color preview on #607461 background

This text has white color on #607461 background.


Related colors

Complementary color

Complementary color for #hex is #9F8B9E.


I love getcolorcode.com

Triadic colors

1 #616074 and #746160 with #607461 are triadic colors.

2 #617460 and #746061 with #607461 are triadic colors.