Shades of Breaker Bay #587878
Tints of Breaker Bay #587878
RGB
CMYK
RGB Variations
Color information
#587878 (or 0x587878) is known color: Breaker Bay. HEX triplet: 58, 78 and 78. RGB value is (88,120,120). Sum of RGB (Red+Green+Blue) = 88+120+120=328 (43% of max value = 765). Red value is 88 (34.77% from 255 or 26.83% from 328); Green value is 120 (47.27% from 255 or 36.59% from 328); Blue value is 120 (47.27% from 255 or 36.59% from 328); Max value from RGB is 120 - color contains mainly: green, blue. Hex color #587878 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587878 is #A78787. Grayscale: #6E6E6E. Windows color (decimal): -10979208 or 7895128. OLE color: 7895128.
HSL color Cylindrical-coordinate representation of color #587878: hue angle of 180º 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 #587878 is Cyan = 0.27, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 88 | 120 | 120 | - |
| CMYK | 0.27 | 0 | 0 | 0.53 |
| HSL | 180º | 0.15% | 0.41% | - |
| HSV(B) | 180º | 0.27% | 0.47% | - |
| XYZ | 14.13 | 16.86 | 20.28 | - |
| YUV | 110.43 | 133.4 | 112 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 120 | 120 | 0.27 | 0 | 0 | 0.53 | 180 | 0.15 | 0.41 |
| Hex | 58 | 78 | 78 | 1B | 0 | 0 | 35 | B4 | F | 29 |
| Octal | 130 | 170 | 170 | 33 | 0 | 0 | 65 | 264 | 17 | 51 |
| Binary | 1011000 | 1111000 | 1111000 | 11011 | 0 | 0 | 110101 | 10110100 | 1111 | 101001 |
Color Harmonies of #587878
Complementary color
Monochromatic Colors of #587878
Black with #587878
Text Example
Text Example
White with #587878
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587878; }
p { color: rgb(88,120,120); }
H1.HeaderClassName
{
color: #587878;
}
.AnyTagClassName
{
color: #587878;
}
</style>
background-color css
<style>
a { background-color: #587878; }
a { background-color: rgb(88,120,120); }
div.DivClassName
{
background-color: #587878;
}
.BgClassName
{
background-color: #587878;
}
</style>
border-color css
<style>
span { border-color: #587878; }
span { border-color: rgb(88,120,120); }
td.TdClassName
{
border-color: #587878;
}
.TagClassName
{
border-color: #587878;
}
</style>