COLOR #607366

HEX: #607366 RGB: (96,115,102)

Color info

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

RGB color model

#607366 color RGB value is (96,115,102).

RGB: (96,115,102) (38%, 45%, 40%)

RGB channels and saturation

R 96 of 255 = 38%
G 115 of 255 = 45%
B 102 of 255 = 40%

96
115
102

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

Portions of RGB colors in percentages

R + G + B = 96 + 115 + 102 = 313 (100%)
R 96 of 313 ~ 30.67%
G 115 of 313 ~ 36.74%
B 102 of 313 ~ 32.59'%

%30.67
%36.74
%32.59

CMYK color model

#607366 color CMYK value is (17,0,11,55).

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

CMYK: (17,0,11,55)
C17M0Y11K55 (17%, 0%, 11%, 55%)
(0.17 / 0.00 / 0.11 / 0.55)

CMYK percentages

%16.52
%0
%11.3
%54.9

Codes

Color #607366 in popluar color models

60 73 66
RGB 96 115 102
HSL 139° 9.00% 41.37%
HSB/HSV 139° 16.52% 45.10%
CMYK 16.52% 0.00% 11.30%
54.90%

Color #607366 in popluar number systems.

HEX 60 73 66
Decimal 96 115 102
Binary 1100000 1110011 1100110
Octal 140 163 146

Shades and tints

Shades of #607366

#607366
(96,115,102)
#58695D
(88,105,93)
#505F54
(80,95,84)
#48554B
(72,85,75)
#404B42
(64,75,66)
#384139
(56,65,57)
#303730
(48,55,48)
#282D27
(40,45,39)
#20231E
(32,35,30)
#181915
(24,25,21)
#100F0C
(16,15,12)
#000000
(0,0,0)

Tints of #607366

#607366
(96,115,102)
#6E7F73
(110,127,115)
#7C8B80
(124,139,128)
#8A978D
(138,151,141)
#98A39A
(152,163,154)
#A6AFA7
(166,175,167)
#B4BBB4
(180,187,180)
#C2C7C1
(194,199,193)
#D0D3CE
(208,211,206)
#DEDFDB
(222,223,219)
#ECEBE8
(236,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #607366; }

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

This text font color is #607366.

Background Color

.myBgColor { background-color: #607366; }

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

This div background color is #607366.

Border color

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

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

This div border color is #607366.

Opacity

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

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

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

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

This text has shadow with #607366 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #607366.

Preview

Color preview on black background

This text has color #607366 on black background.


Color preview on white background

This text has color #607366 on white background.


Black color preview on #607366 background

This text has black color on #607366 background.


White color preview on #607366 background

This text has white color on #607366 background.


Related colors

Complementary color

Complementary color for #hex is #9F8C99.


I love getcolorcode.com

Triadic colors

1 #666073 and #736660 with #607366 are triadic colors.

2 #667360 and #736066 with #607366 are triadic colors.