COLOR #607868

HEX: #607868 RGB: (96,120,104)

Color info

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

RGB color model

#607868 color RGB value is (96,120,104).

RGB: (96,120,104) (38%, 47%, 41%)

RGB channels and saturation

R 96 of 255 = 38%
G 120 of 255 = 47%
B 104 of 255 = 41%

96
120
104

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

Portions of RGB colors in percentages

R + G + B = 96 + 120 + 104 = 320 (100%)
R 96 of 320 ~ 30%
G 120 of 320 ~ 37.5%
B 104 of 320 ~ 32.5'%

%30
%37.5
%32.5

CMYK color model

#607868 color CMYK value is (20,0,13,53).

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

CMYK: (20,0,13,53)
C20M0Y13K53 (20%, 0%, 13%, 53%)
(0.20 / 0.00 / 0.13 / 0.53)

CMYK percentages

%20
%0
%13.33
%52.94

Codes

Color #607868 in popluar color models

60 78 68
RGB 96 120 104
HSL 140° 11.11% 42.35%
HSB/HSV 140° 20.00% 47.06%
CMYK 20.00% 0.00% 13.33%
52.94%

Color #607868 in popluar number systems.

HEX 60 78 68
Decimal 96 120 104
Binary 1100000 1111000 1101000
Octal 140 170 150

Shades and tints

Shades of #607868

#607868
(96,120,104)
#586E5F
(88,110,95)
#506456
(80,100,86)
#485A4D
(72,90,77)
#405044
(64,80,68)
#38463B
(56,70,59)
#303C32
(48,60,50)
#283229
(40,50,41)
#202820
(32,40,32)
#181E17
(24,30,23)
#10140E
(16,20,14)
#000000
(0,0,0)

Tints of #607868

#607868
(96,120,104)
#6E8475
(110,132,117)
#7C9082
(124,144,130)
#8A9C8F
(138,156,143)
#98A89C
(152,168,156)
#A6B4A9
(166,180,169)
#B4C0B6
(180,192,182)
#C2CCC3
(194,204,195)
#D0D8D0
(208,216,208)
#DEE4DD
(222,228,221)
#ECF0EA
(236,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #607868; }

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

This text font color is #607868.

Background Color

.myBgColor { background-color: #607868; }

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

This div background color is #607868.

Border color

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

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

This div border color is #607868.

Opacity

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

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

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

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

This text has shadow with #607868 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #607868.

Preview

Color preview on black background

This text has color #607868 on black background.


Color preview on white background

This text has color #607868 on white background.


Black color preview on #607868 background

This text has black color on #607868 background.


White color preview on #607868 background

This text has white color on #607868 background.


Related colors

Complementary color

Complementary color for #hex is #9F8797.


I love getcolorcode.com

Triadic colors

1 #686078 and #786860 with #607868 are triadic colors.

2 #687860 and #786068 with #607868 are triadic colors.