Shades of Breaker Bay #587979
Tints of Breaker Bay #587979
RGB
CMYK
RGB Variations
Color information
#587979 (or 0x587979) is known color: Breaker Bay. HEX triplet: 58, 79 and 79. RGB value is (88,121,121). Sum of RGB (Red+Green+Blue) = 88+121+121=330 (43% of max value = 765). Red value is 88 (34.77% from 255 or 26.67% from 330); Green value is 121 (47.66% from 255 or 36.67% from 330); Blue value is 121 (47.66% from 255 or 36.67% from 330); Max value from RGB is 121 - color contains mainly: green, blue. Hex color #587979 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587979 is #A78686. Grayscale: #6F6F6F. Windows color (decimal): -10978951 or 7960920. OLE color: 7960920.
HSL color Cylindrical-coordinate representation of color #587979: hue angle of 180º degrees, saturation: 0.16, 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 #587979 is Cyan = 0.27, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 88 | 121 | 121 | - |
| CMYK | 0.27 | 0 | 0 | 0.53 |
| HSL | 180º | 0.16% | 0.41% | - |
| HSV(B) | 180º | 0.27% | 0.47% | - |
| XYZ | 14.31 | 17.13 | 20.64 | - |
| YUV | 111.13 | 133.57 | 111.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 121 | 121 | 0.27 | 0 | 0 | 0.53 | 180 | 0.16 | 0.41 |
| Hex | 58 | 79 | 79 | 1B | 0 | 0 | 35 | B4 | 10 | 29 |
| Octal | 130 | 171 | 171 | 33 | 0 | 0 | 65 | 264 | 20 | 51 |
| Binary | 1011000 | 1111001 | 1111001 | 11011 | 0 | 0 | 110101 | 10110100 | 10000 | 101001 |
Color Harmonies of #587979
Complementary color
Monochromatic Colors of #587979
Black with #587979
Text Example
Text Example
White with #587979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587979; }
p { color: rgb(88,121,121); }
H1.HeaderClassName
{
color: #587979;
}
.AnyTagClassName
{
color: #587979;
}
</style>
background-color css
<style>
a { background-color: #587979; }
a { background-color: rgb(88,121,121); }
div.DivClassName
{
background-color: #587979;
}
.BgClassName
{
background-color: #587979;
}
</style>
border-color css
<style>
span { border-color: #587979; }
span { border-color: rgb(88,121,121); }
td.TdClassName
{
border-color: #587979;
}
.TagClassName
{
border-color: #587979;
}
</style>