Shades of Breaker Bay #607977
Tints of Breaker Bay #607977
RGB
CMYK
RGB Variations
Color information
#607977 (or 0x607977) is known color: Breaker Bay. HEX triplet: 60, 79 and 77. RGB value is (96,121,119). Sum of RGB (Red+Green+Blue) = 96+121+119=336 (44% of max value = 765). Red value is 96 (37.89% from 255 or 28.57% from 336); Green value is 121 (47.66% from 255 or 36.01% from 336); Blue value is 119 (46.88% from 255 or 35.42% from 336); Max value from RGB is 121 - color contains mainly: green. Hex color #607977 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #607977 is #9F8688. Grayscale: #717171. Windows color (decimal): -10454665 or 7829856. OLE color: 7829856.
HSL color Cylindrical-coordinate representation of color #607977: hue angle of 175.2º degrees, saturation: 0.12, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #607977 is Cyan = 0.21, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 96 | 121 | 119 | - |
| CMYK | 0.21 | 0 | 0.02 | 0.53 |
| HSL | 175.2º | 0.12% | 0.43% | - |
| HSV(B) | 175.2º | 0.21% | 0.47% | - |
| XYZ | 14.99 | 17.49 | 20.04 | - |
| YUV | 113.3 | 131.22 | 115.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 121 | 119 | 0.21 | 0 | 0.02 | 0.53 | 175.2 | 0.12 | 0.43 |
| Hex | 60 | 79 | 77 | 15 | 0 | 2 | 35 | AF | C | 2B |
| Octal | 140 | 171 | 167 | 25 | 0 | 2 | 65 | 257 | 14 | 53 |
| Binary | 1100000 | 1111001 | 1110111 | 10101 | 0 | 10 | 110101 | 10101111 | 1100 | 101011 |
Color Harmonies of #607977
Complementary color
Monochromatic Colors of #607977
Black with #607977
Text Example
Text Example
White with #607977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607977; }
p { color: rgb(96,121,119); }
H1.HeaderClassName
{
color: #607977;
}
.AnyTagClassName
{
color: #607977;
}
</style>
background-color css
<style>
a { background-color: #607977; }
a { background-color: rgb(96,121,119); }
div.DivClassName
{
background-color: #607977;
}
.BgClassName
{
background-color: #607977;
}
</style>
border-color css
<style>
span { border-color: #607977; }
span { border-color: rgb(96,121,119); }
td.TdClassName
{
border-color: #607977;
}
.TagClassName
{
border-color: #607977;
}
</style>