COLOR #607867

HEX: #607867 RGB: (96,120,103)

Color info

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

RGB color model

#607867 color RGB value is (96,120,103).

RGB: (96,120,103) (38%, 47%, 40%)

RGB channels and saturation

R 96 of 255 = 38%
G 120 of 255 = 47%
B 103 of 255 = 40%

96
120
103

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

Portions of RGB colors in percentages

R + G + B = 96 + 120 + 103 = 319 (100%)
R 96 of 319 ~ 30.09%
G 120 of 319 ~ 37.62%
B 103 of 319 ~ 32.29'%

%30.09
%37.62
%32.29

CMYK color model

#607867 color CMYK value is (20,0,14,53).

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

CMYK: (20,0,14,53)
C20M0Y14K53 (20%, 0%, 14%, 53%)
(0.20 / 0.00 / 0.14 / 0.53)

CMYK percentages

%20
%0
%14.17
%52.94

Codes

Color #607867 in popluar color models

60 78 67
RGB 96 120 103
HSL 138° 11.11% 42.35%
HSB/HSV 138° 20.00% 47.06%
CMYK 20.00% 0.00% 14.17%
52.94%

Color #607867 in popluar number systems.

HEX 60 78 67
Decimal 96 120 103
Binary 1100000 1111000 1100111
Octal 140 170 147

Shades and tints

Shades of #607867

#607867
(96,120,103)
#586E5E
(88,110,94)
#506455
(80,100,85)
#485A4C
(72,90,76)
#405043
(64,80,67)
#38463A
(56,70,58)
#303C31
(48,60,49)
#283228
(40,50,40)
#20281F
(32,40,31)
#181E16
(24,30,22)
#10140D
(16,20,13)
#000000
(0,0,0)

Tints of #607867

#607867
(96,120,103)
#6E8474
(110,132,116)
#7C9081
(124,144,129)
#8A9C8E
(138,156,142)
#98A89B
(152,168,155)
#A6B4A8
(166,180,168)
#B4C0B5
(180,192,181)
#C2CCC2
(194,204,194)
#D0D8CF
(208,216,207)
#DEE4DC
(222,228,220)
#ECF0E9
(236,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #607867; }

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

This text font color is #607867.

Background Color

.myBgColor { background-color: #607867; }

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

This div background color is #607867.

Border color

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

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

This div border color is #607867.

Opacity

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

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

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

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

This text has shadow with #607867 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #607867.

Preview

Color preview on black background

This text has color #607867 on black background.


Color preview on white background

This text has color #607867 on white background.


Black color preview on #607867 background

This text has black color on #607867 background.


White color preview on #607867 background

This text has white color on #607867 background.


Related colors

Complementary color

Complementary color for #hex is #9F8798.


I love getcolorcode.com

Triadic colors

1 #676078 and #786760 with #607867 are triadic colors.

2 #677860 and #786067 with #607867 are triadic colors.