Shades of Breaker Bay #587975
Tints of Breaker Bay #587975
RGB
CMYK
RGB Variations
Color information
#587975 (or 0x587975) is known color: Breaker Bay. HEX triplet: 58, 79 and 75. RGB value is (88,121,117). Sum of RGB (Red+Green+Blue) = 88+121+117=326 (43% of max value = 765). Red value is 88 (34.77% from 255 or 26.99% from 326); Green value is 121 (47.66% from 255 or 37.12% from 326); Blue value is 117 (46.09% from 255 or 35.89% from 326); Max value from RGB is 121 - color contains mainly: green. Hex color #587975 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587975 is #A7868A. Grayscale: #6E6E6E. Windows color (decimal): -10978955 or 7698776. OLE color: 7698776.
HSL color Cylindrical-coordinate representation of color #587975: hue angle of 172.73º 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 #587975 is Cyan = 0.27, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 88 | 121 | 117 | - |
| CMYK | 0.27 | 0 | 0.03 | 0.53 |
| HSL | 172.73º | 0.16% | 0.41% | - |
| HSV(B) | 172.73º | 0.27% | 0.47% | - |
| XYZ | 14.07 | 17.03 | 19.38 | - |
| YUV | 110.68 | 131.57 | 111.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 121 | 117 | 0.27 | 0 | 0.03 | 0.53 | 172.73 | 0.16 | 0.41 |
| Hex | 58 | 79 | 75 | 1B | 0 | 3 | 35 | AD | 10 | 29 |
| Octal | 130 | 171 | 165 | 33 | 0 | 3 | 65 | 255 | 20 | 51 |
| Binary | 1011000 | 1111001 | 1110101 | 11011 | 0 | 11 | 110101 | 10101101 | 10000 | 101001 |
Color Harmonies of #587975
Complementary color
Monochromatic Colors of #587975
Black with #587975
Text Example
Text Example
White with #587975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587975; }
p { color: rgb(88,121,117); }
H1.HeaderClassName
{
color: #587975;
}
.AnyTagClassName
{
color: #587975;
}
</style>
background-color css
<style>
a { background-color: #587975; }
a { background-color: rgb(88,121,117); }
div.DivClassName
{
background-color: #587975;
}
.BgClassName
{
background-color: #587975;
}
</style>
border-color css
<style>
span { border-color: #587975; }
span { border-color: rgb(88,121,117); }
td.TdClassName
{
border-color: #587975;
}
.TagClassName
{
border-color: #587975;
}
</style>