Shades of Breaker Bay #578780
Tints of Breaker Bay #578780
RGB
CMYK
RGB Variations
Color information
#578780 (or 0x578780) is known color: Breaker Bay. HEX triplet: 57, 87 and 80. RGB value is (87,135,128). Sum of RGB (Red+Green+Blue) = 87+135+128=350 (46% of max value = 765). Red value is 87 (34.38% from 255 or 24.86% from 350); Green value is 135 (53.12% from 255 or 38.57% from 350); Blue value is 128 (50.39% from 255 or 36.57% from 350); Max value from RGB is 135 - color contains mainly: green. Hex color #578780 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #578780 is #A8787F. Grayscale: #777777. Windows color (decimal): -11040896 or 8423255. OLE color: 8423255.
HSL color Cylindrical-coordinate representation of color #578780: hue angle of 171.25º degrees, saturation: 0.22, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #578780 is Cyan = 0.36, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 87 | 135 | 128 | - |
| CMYK | 0.36 | 0 | 0.05 | 0.47 |
| HSL | 171.25º | 0.22% | 0.44% | - |
| HSV(B) | 171.25º | 0.36% | 0.53% | - |
| XYZ | 16.49 | 20.91 | 23.59 | - |
| YUV | 119.85 | 132.6 | 104.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 135 | 128 | 0.36 | 0 | 0.05 | 0.47 | 171.25 | 0.22 | 0.44 |
| Hex | 57 | 87 | 80 | 24 | 0 | 5 | 2F | AB | 16 | 2C |
| Octal | 127 | 207 | 200 | 44 | 0 | 5 | 57 | 253 | 26 | 54 |
| Binary | 1010111 | 10000111 | 10000000 | 100100 | 0 | 101 | 101111 | 10101011 | 10110 | 101100 |
Color Harmonies of #578780
Complementary color
Monochromatic Colors of #578780
Black with #578780
Text Example
Text Example
White with #578780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #578780; }
p { color: rgb(87,135,128); }
H1.HeaderClassName
{
color: #578780;
}
.AnyTagClassName
{
color: #578780;
}
</style>
background-color css
<style>
a { background-color: #578780; }
a { background-color: rgb(87,135,128); }
div.DivClassName
{
background-color: #578780;
}
.BgClassName
{
background-color: #578780;
}
</style>
border-color css
<style>
span { border-color: #578780; }
span { border-color: rgb(87,135,128); }
td.TdClassName
{
border-color: #578780;
}
.TagClassName
{
border-color: #578780;
}
</style>