Shades of Breaker Bay #587576
Tints of Breaker Bay #587576
RGB
CMYK
RGB Variations
Color information
#587576 (or 0x587576) is known color: Breaker Bay. HEX triplet: 58, 75 and 76. RGB value is (88,117,118). Sum of RGB (Red+Green+Blue) = 88+117+118=323 (42% of max value = 765). Red value is 88 (34.77% from 255 or 27.24% from 323); Green value is 117 (46.09% from 255 or 36.22% from 323); Blue value is 118 (46.48% from 255 or 36.53% from 323); Max value from RGB is 118 - color contains mainly: blue. Hex color #587576 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587576 is #A78A89. Grayscale: #6C6C6C. Windows color (decimal): -10979978 or 7763288. OLE color: 7763288.
HSL color Cylindrical-coordinate representation of color #587576: hue angle of 182º degrees, saturation: 0.15, 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 #587576 is Cyan = 0.25, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 88 | 117 | 118 | - |
| CMYK | 0.25 | 0.01 | 0 | 0.54 |
| HSL | 182º | 0.15% | 0.4% | - |
| HSV(B) | 182º | 0.25% | 0.46% | - |
| XYZ | 13.66 | 16.11 | 19.53 | - |
| YUV | 108.44 | 133.39 | 113.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 117 | 118 | 0.25 | 0.01 | 0 | 0.54 | 182 | 0.15 | 0.4 |
| Hex | 58 | 75 | 76 | 19 | 1 | 0 | 36 | B6 | F | 28 |
| Octal | 130 | 165 | 166 | 31 | 1 | 0 | 66 | 266 | 17 | 50 |
| Binary | 1011000 | 1110101 | 1110110 | 11001 | 1 | 0 | 110110 | 10110110 | 1111 | 101000 |
Color Harmonies of #587576
Complementary color
Monochromatic Colors of #587576
Black with #587576
Text Example
Text Example
White with #587576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587576; }
p { color: rgb(88,117,118); }
H1.HeaderClassName
{
color: #587576;
}
.AnyTagClassName
{
color: #587576;
}
</style>
background-color css
<style>
a { background-color: #587576; }
a { background-color: rgb(88,117,118); }
div.DivClassName
{
background-color: #587576;
}
.BgClassName
{
background-color: #587576;
}
</style>
border-color css
<style>
span { border-color: #587576; }
span { border-color: rgb(88,117,118); }
td.TdClassName
{
border-color: #587576;
}
.TagClassName
{
border-color: #587576;
}
</style>