Shades of Breaker Bay #587578
Tints of Breaker Bay #587578
RGB
CMYK
RGB Variations
Color information
#587578 (or 0x587578) is known color: Breaker Bay. HEX triplet: 58, 75 and 78. RGB value is (88,117,120). Sum of RGB (Red+Green+Blue) = 88+117+120=325 (43% of max value = 765). Red value is 88 (34.77% from 255 or 27.08% from 325); Green value is 117 (46.09% from 255 or 36% from 325); Blue value is 120 (47.27% from 255 or 36.92% from 325); Max value from RGB is 120 - color contains mainly: blue. Hex color #587578 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587578 is #A78A87. Grayscale: #6C6C6C. Windows color (decimal): -10979976 or 7894360. OLE color: 7894360.
HSL color Cylindrical-coordinate representation of color #587578: hue angle of 185.62º degrees, saturation: 0.15, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #587578 is Cyan = 0.27, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 88 | 117 | 120 | - |
| CMYK | 0.27 | 0.02 | 0 | 0.53 |
| HSL | 185.63º | 0.15% | 0.41% | - |
| HSV(B) | 185.63º | 0.27% | 0.47% | - |
| XYZ | 13.78 | 16.15 | 20.16 | - |
| YUV | 108.67 | 134.39 | 113.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 117 | 120 | 0.27 | 0.02 | 0 | 0.53 | 185.63 | 0.15 | 0.41 |
| Hex | 58 | 75 | 78 | 1B | 2 | 0 | 35 | BA | F | 29 |
| Octal | 130 | 165 | 170 | 33 | 2 | 0 | 65 | 272 | 17 | 51 |
| Binary | 1011000 | 1110101 | 1111000 | 11011 | 10 | 0 | 110101 | 10111010 | 1111 | 101001 |
Color Harmonies of #587578
Complementary color
Monochromatic Colors of #587578
Black with #587578
Text Example
Text Example
White with #587578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587578; }
p { color: rgb(88,117,120); }
H1.HeaderClassName
{
color: #587578;
}
.AnyTagClassName
{
color: #587578;
}
</style>
background-color css
<style>
a { background-color: #587578; }
a { background-color: rgb(88,117,120); }
div.DivClassName
{
background-color: #587578;
}
.BgClassName
{
background-color: #587578;
}
</style>
border-color css
<style>
span { border-color: #587578; }
span { border-color: rgb(88,117,120); }
td.TdClassName
{
border-color: #587578;
}
.TagClassName
{
border-color: #587578;
}
</style>