Shades of Breaker Bay #608581
Tints of Breaker Bay #608581
RGB
CMYK
RGB Variations
Color information
#608581 (or 0x608581) is known color: Breaker Bay. HEX triplet: 60, 85 and 81. RGB value is (96,133,129). Sum of RGB (Red+Green+Blue) = 96+133+129=358 (47% of max value = 765). Red value is 96 (37.89% from 255 or 26.82% from 358); Green value is 133 (52.34% from 255 or 37.15% from 358); Blue value is 129 (50.78% from 255 or 36.03% from 358); Max value from RGB is 133 - color contains mainly: green. Hex color #608581 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #608581 is #9F7A7E. Grayscale: #797979. Windows color (decimal): -10451583 or 8488288. OLE color: 8488288.
HSL color Cylindrical-coordinate representation of color #608581: hue angle of 173.51º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #608581 is Cyan = 0.28, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 96 | 133 | 129 | - |
| CMYK | 0.28 | 0 | 0.03 | 0.48 |
| HSL | 173.51º | 0.16% | 0.45% | - |
| HSV(B) | 173.51º | 0.28% | 0.52% | - |
| XYZ | 17.17 | 20.85 | 23.89 | - |
| YUV | 121.48 | 132.24 | 109.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 133 | 129 | 0.28 | 0 | 0.03 | 0.48 | 173.51 | 0.16 | 0.45 |
| Hex | 60 | 85 | 81 | 1C | 0 | 3 | 30 | AE | 10 | 2D |
| Octal | 140 | 205 | 201 | 34 | 0 | 3 | 60 | 256 | 20 | 55 |
| Binary | 1100000 | 10000101 | 10000001 | 11100 | 0 | 11 | 110000 | 10101110 | 10000 | 101101 |
Color Harmonies of #608581
Complementary color
Monochromatic Colors of #608581
Black with #608581
Text Example
Text Example
White with #608581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #608581; }
p { color: rgb(96,133,129); }
H1.HeaderClassName
{
color: #608581;
}
.AnyTagClassName
{
color: #608581;
}
</style>
background-color css
<style>
a { background-color: #608581; }
a { background-color: rgb(96,133,129); }
div.DivClassName
{
background-color: #608581;
}
.BgClassName
{
background-color: #608581;
}
</style>
border-color css
<style>
span { border-color: #608581; }
span { border-color: rgb(96,133,129); }
td.TdClassName
{
border-color: #608581;
}
.TagClassName
{
border-color: #608581;
}
</style>