Shades of Breaker Bay #578783
Tints of Breaker Bay #578783
RGB
CMYK
RGB Variations
Color information
#578783 (or 0x578783) is known color: Breaker Bay. HEX triplet: 57, 87 and 83. RGB value is (87,135,131). Sum of RGB (Red+Green+Blue) = 87+135+131=353 (46% of max value = 765). Red value is 87 (34.38% from 255 or 24.65% from 353); Green value is 135 (53.12% from 255 or 38.24% from 353); Blue value is 131 (51.56% from 255 or 37.11% from 353); Max value from RGB is 135 - color contains mainly: green. Hex color #578783 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #578783 is #A8787C. Grayscale: #787878. Windows color (decimal): -11040893 or 8619863. OLE color: 8619863.
HSL color Cylindrical-coordinate representation of color #578783: hue angle of 175º 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 #578783 is Cyan = 0.36, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 87 | 135 | 131 | - |
| CMYK | 0.36 | 0 | 0.03 | 0.47 |
| HSL | 175º | 0.22% | 0.44% | - |
| HSV(B) | 175º | 0.36% | 0.53% | - |
| XYZ | 16.69 | 20.99 | 24.65 | - |
| YUV | 120.19 | 134.1 | 104.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 135 | 131 | 0.36 | 0 | 0.03 | 0.47 | 175 | 0.22 | 0.44 |
| Hex | 57 | 87 | 83 | 24 | 0 | 3 | 2F | AF | 16 | 2C |
| Octal | 127 | 207 | 203 | 44 | 0 | 3 | 57 | 257 | 26 | 54 |
| Binary | 1010111 | 10000111 | 10000011 | 100100 | 0 | 11 | 101111 | 10101111 | 10110 | 101100 |
Color Harmonies of #578783
Complementary color
Monochromatic Colors of #578783
Black with #578783
Text Example
Text Example
White with #578783
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #578783; }
p { color: rgb(87,135,131); }
H1.HeaderClassName
{
color: #578783;
}
.AnyTagClassName
{
color: #578783;
}
</style>
background-color css
<style>
a { background-color: #578783; }
a { background-color: rgb(87,135,131); }
div.DivClassName
{
background-color: #578783;
}
.BgClassName
{
background-color: #578783;
}
</style>
border-color css
<style>
span { border-color: #578783; }
span { border-color: rgb(87,135,131); }
td.TdClassName
{
border-color: #578783;
}
.TagClassName
{
border-color: #578783;
}
</style>