Shades of Breaker Bay #587475
Tints of Breaker Bay #587475
RGB
CMYK
RGB Variations
Color information
#587475 (or 0x587475) is known color: Breaker Bay. HEX triplet: 58, 74 and 75. RGB value is (88,116,117). Sum of RGB (Red+Green+Blue) = 88+116+117=321 (42% of max value = 765). Red value is 88 (34.77% from 255 or 27.41% from 321); Green value is 116 (45.70% from 255 or 36.14% from 321); Blue value is 117 (46.09% from 255 or 36.45% from 321); Max value from RGB is 117 - color contains mainly: blue. Hex color #587475 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587475 is #A78B8A. Grayscale: #6B6B6B. Windows color (decimal): -10980235 or 7697496. OLE color: 7697496.
HSL color Cylindrical-coordinate representation of color #587475: hue angle of 182.07º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #587475 is Cyan = 0.25, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 88 | 116 | 117 | - |
| CMYK | 0.25 | 0.01 | 0 | 0.54 |
| HSL | 182.07º | 0.14% | 0.4% | - |
| HSV(B) | 182.07º | 0.25% | 0.46% | - |
| XYZ | 13.48 | 15.85 | 19.18 | - |
| YUV | 107.74 | 133.22 | 113.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 116 | 117 | 0.25 | 0.01 | 0 | 0.54 | 182.07 | 0.14 | 0.4 |
| Hex | 58 | 74 | 75 | 19 | 1 | 0 | 36 | B6 | E | 28 |
| Octal | 130 | 164 | 165 | 31 | 1 | 0 | 66 | 266 | 16 | 50 |
| Binary | 1011000 | 1110100 | 1110101 | 11001 | 1 | 0 | 110110 | 10110110 | 1110 | 101000 |
Color Harmonies of #587475
Complementary color
Monochromatic Colors of #587475
Black with #587475
Text Example
Text Example
White with #587475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587475; }
p { color: rgb(88,116,117); }
H1.HeaderClassName
{
color: #587475;
}
.AnyTagClassName
{
color: #587475;
}
</style>
background-color css
<style>
a { background-color: #587475; }
a { background-color: rgb(88,116,117); }
div.DivClassName
{
background-color: #587475;
}
.BgClassName
{
background-color: #587475;
}
</style>
border-color css
<style>
span { border-color: #587475; }
span { border-color: rgb(88,116,117); }
td.TdClassName
{
border-color: #587475;
}
.TagClassName
{
border-color: #587475;
}
</style>