Shades of Breaker Bay #587875
Tints of Breaker Bay #587875
RGB
CMYK
RGB Variations
Color information
#587875 (or 0x587875) is known color: Breaker Bay. HEX triplet: 58, 78 and 75. RGB value is (88,120,117). Sum of RGB (Red+Green+Blue) = 88+120+117=325 (43% of max value = 765). Red value is 88 (34.77% from 255 or 27.08% from 325); Green value is 120 (47.27% from 255 or 36.92% from 325); Blue value is 117 (46.09% from 255 or 36% from 325); Max value from RGB is 120 - color contains mainly: green. Hex color #587875 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587875 is #A7878A. Grayscale: #6E6E6E. Windows color (decimal): -10979211 or 7698520. OLE color: 7698520.
HSL color Cylindrical-coordinate representation of color #587875: hue angle of 174.38º 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 #587875 is Cyan = 0.27, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 88 | 120 | 117 | - |
| CMYK | 0.27 | 0 | 0.02 | 0.53 |
| HSL | 174.38º | 0.15% | 0.41% | - |
| HSV(B) | 174.38º | 0.27% | 0.47% | - |
| XYZ | 13.95 | 16.79 | 19.34 | - |
| YUV | 110.09 | 131.9 | 112.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 120 | 117 | 0.27 | 0 | 0.02 | 0.53 | 174.38 | 0.15 | 0.41 |
| Hex | 58 | 78 | 75 | 1B | 0 | 2 | 35 | AE | F | 29 |
| Octal | 130 | 170 | 165 | 33 | 0 | 2 | 65 | 256 | 17 | 51 |
| Binary | 1011000 | 1111000 | 1110101 | 11011 | 0 | 10 | 110101 | 10101110 | 1111 | 101001 |
Color Harmonies of #587875
Complementary color
Monochromatic Colors of #587875
Black with #587875
Text Example
Text Example
White with #587875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587875; }
p { color: rgb(88,120,117); }
H1.HeaderClassName
{
color: #587875;
}
.AnyTagClassName
{
color: #587875;
}
</style>
background-color css
<style>
a { background-color: #587875; }
a { background-color: rgb(88,120,117); }
div.DivClassName
{
background-color: #587875;
}
.BgClassName
{
background-color: #587875;
}
</style>
border-color css
<style>
span { border-color: #587875; }
span { border-color: rgb(88,120,117); }
td.TdClassName
{
border-color: #587875;
}
.TagClassName
{
border-color: #587875;
}
</style>