COLOR #607757

HEX: #607757 RGB: (96,119,87)

Color info

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

RGB color model

#607757 color RGB value is (96,119,87).

RGB: (96,119,87) (38%, 47%, 34%)

RGB channels and saturation

R 96 of 255 = 38%
G 119 of 255 = 47%
B 87 of 255 = 34%

96
119
87

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

Portions of RGB colors in percentages

R + G + B = 96 + 119 + 87 = 302 (100%)
R 96 of 302 ~ 31.79%
G 119 of 302 ~ 39.4%
B 87 of 302 ~ 28.81'%

%31.79
%39.4
%28.81

CMYK color model

#607757 color CMYK value is (19,0,27,53).

  • cyan value is 19.33%
  • magenta value is 0.00%
  • yellow value is 26.89%
  • key color value is 53.33%

CMYK: (19,0,27,53)
C19M0Y27K53 (19%, 0%, 27%, 53%)
(0.19 / 0.00 / 0.27 / 0.53)

CMYK percentages

%19.33
%0
%26.89
%53.33

Codes

Color #607757 in popluar color models

60 77 57
RGB 96 119 87
HSL 103° 15.53% 40.39%
HSB/HSV 103° 26.89% 46.67%
CMYK 19.33% 0.00% 26.89%
53.33%

Color #607757 in popluar number systems.

HEX 60 77 57
Decimal 96 119 87
Binary 1100000 1110111 1010111
Octal 140 167 127

Shades and tints

Shades of #607757

#607757
(96,119,87)
#586D50
(88,109,80)
#506349
(80,99,73)
#485942
(72,89,66)
#404F3B
(64,79,59)
#384534
(56,69,52)
#303B2D
(48,59,45)
#283126
(40,49,38)
#20271F
(32,39,31)
#181D18
(24,29,24)
#101311
(16,19,17)
#000000
(0,0,0)

Tints of #607757

#607757
(96,119,87)
#6E8366
(110,131,102)
#7C8F75
(124,143,117)
#8A9B84
(138,155,132)
#98A793
(152,167,147)
#A6B3A2
(166,179,162)
#B4BFB1
(180,191,177)
#C2CBC0
(194,203,192)
#D0D7CF
(208,215,207)
#DEE3DE
(222,227,222)
#ECEFED
(236,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #607757; }

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

This text font color is #607757.

Background Color

.myBgColor { background-color: #607757; }

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

This div background color is #607757.

Border color

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

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

This div border color is #607757.

Opacity

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

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

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

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

This text has shadow with #607757 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #607757.

Preview

Color preview on black background

This text has color #607757 on black background.


Color preview on white background

This text has color #607757 on white background.


Black color preview on #607757 background

This text has black color on #607757 background.


White color preview on #607757 background

This text has white color on #607757 background.


Related colors

Complementary color

Complementary color for #hex is #9F88A8.


I love getcolorcode.com

Triadic colors

1 #576077 and #775760 with #607757 are triadic colors.

2 #577760 and #776057 with #607757 are triadic colors.