Shades of Breaker Bay #587676
Tints of Breaker Bay #587676
RGB
CMYK
RGB Variations
Color information
#587676 (or 0x587676) is known color: Breaker Bay. HEX triplet: 58, 76 and 76. RGB value is (88,118,118). Sum of RGB (Red+Green+Blue) = 88+118+118=324 (42% of max value = 765). Red value is 88 (34.77% from 255 or 27.16% from 324); Green value is 118 (46.48% from 255 or 36.42% from 324); Blue value is 118 (46.48% from 255 or 36.42% from 324); Max value from RGB is 118 - color contains mainly: green, blue. Hex color #587676 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587676 is #A78989. Grayscale: #6C6C6C. Windows color (decimal): -10979722 or 7763544. OLE color: 7763544.
HSL color Cylindrical-coordinate representation of color #587676: hue angle of 180º 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 #587676 is Cyan = 0.25, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 88 | 118 | 118 | - |
| CMYK | 0.25 | 0 | 0 | 0.54 |
| HSL | 180º | 0.15% | 0.4% | - |
| HSV(B) | 180º | 0.25% | 0.46% | - |
| XYZ | 13.77 | 16.34 | 19.57 | - |
| YUV | 109.03 | 133.06 | 113 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 118 | 118 | 0.25 | 0 | 0 | 0.54 | 180 | 0.15 | 0.4 |
| Hex | 58 | 76 | 76 | 19 | 0 | 0 | 36 | B4 | F | 28 |
| Octal | 130 | 166 | 166 | 31 | 0 | 0 | 66 | 264 | 17 | 50 |
| Binary | 1011000 | 1110110 | 1110110 | 11001 | 0 | 0 | 110110 | 10110100 | 1111 | 101000 |
Color Harmonies of #587676
Complementary color
Monochromatic Colors of #587676
Black with #587676
Text Example
Text Example
White with #587676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587676; }
p { color: rgb(88,118,118); }
H1.HeaderClassName
{
color: #587676;
}
.AnyTagClassName
{
color: #587676;
}
</style>
background-color css
<style>
a { background-color: #587676; }
a { background-color: rgb(88,118,118); }
div.DivClassName
{
background-color: #587676;
}
.BgClassName
{
background-color: #587676;
}
</style>
border-color css
<style>
span { border-color: #587676; }
span { border-color: rgb(88,118,118); }
td.TdClassName
{
border-color: #587676;
}
.TagClassName
{
border-color: #587676;
}
</style>