COLOR #607370

HEX: #607370 RGB: (96,115,112)

Color info

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

RGB color model

#607370 color RGB value is (96,115,112).

RGB: (96,115,112) (38%, 45%, 44%)

RGB channels and saturation

R 96 of 255 = 38%
G 115 of 255 = 45%
B 112 of 255 = 44%

96
115
112

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

Portions of RGB colors in percentages

R + G + B = 96 + 115 + 112 = 323 (100%)
R 96 of 323 ~ 29.72%
G 115 of 323 ~ 35.6%
B 112 of 323 ~ 34.67'%

%29.72
%35.6
%34.67

CMYK color model

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

  • cyan value is 16.52%
  • magenta value is 0.00%
  • yellow value is 2.61%
  • key color value is 54.90%

CMYK: (17,0,3,55)
C17M0Y3K55 (17%, 0%, 3%, 55%)
(0.17 / 0.00 / 0.03 / 0.55)

CMYK percentages

%16.52
%0
%2.61
%54.9

Codes

Color #607370 in popluar color models

60 73 70
RGB 96 115 112
HSL 171° 9.00% 41.37%
HSB/HSV 171° 16.52% 45.10%
CMYK 16.52% 0.00% 2.61%
54.90%

Color #607370 in popluar number systems.

HEX 60 73 70
Decimal 96 115 112
Binary 1100000 1110011 1110000
Octal 140 163 160

Shades and tints

Shades of #607370

#607370
(96,115,112)
#586966
(88,105,102)
#505F5C
(80,95,92)
#485552
(72,85,82)
#404B48
(64,75,72)
#38413E
(56,65,62)
#303734
(48,55,52)
#282D2A
(40,45,42)
#202320
(32,35,32)
#181916
(24,25,22)
#100F0C
(16,15,12)
#000000
(0,0,0)

Tints of #607370

#607370
(96,115,112)
#6E7F7D
(110,127,125)
#7C8B8A
(124,139,138)
#8A9797
(138,151,151)
#98A3A4
(152,163,164)
#A6AFB1
(166,175,177)
#B4BBBE
(180,187,190)
#C2C7CB
(194,199,203)
#D0D3D8
(208,211,216)
#DEDFE5
(222,223,229)
#ECEBF2
(236,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #607370; }

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

This text font color is #607370.

Background Color

.myBgColor { background-color: #607370; }

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

This div background color is #607370.

Border color

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

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

This div border color is #607370.

Opacity

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

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

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

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

This text has shadow with #607370 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #607370.

Preview

Color preview on black background

This text has color #607370 on black background.


Color preview on white background

This text has color #607370 on white background.


Black color preview on #607370 background

This text has black color on #607370 background.


White color preview on #607370 background

This text has white color on #607370 background.


Related colors

Complementary color

Complementary color for #hex is #9F8C8F.


I love getcolorcode.com

Triadic colors

1 #706073 and #737060 with #607370 are triadic colors.

2 #707360 and #736070 with #607370 are triadic colors.