Shades of Breaker Bay #568280
Tints of Breaker Bay #568280
RGB
CMYK
RGB Variations
Color information
#568280 (or 0x568280) is known color: Breaker Bay. HEX triplet: 56, 82 and 80. RGB value is (86,130,128). Sum of RGB (Red+Green+Blue) = 86+130+128=344 (45% of max value = 765). Red value is 86 (33.98% from 255 or 25% from 344); Green value is 130 (51.17% from 255 or 37.79% from 344); Blue value is 128 (50.39% from 255 or 37.21% from 344); Max value from RGB is 130 - color contains mainly: green. Hex color #568280 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #568280 is #A97D7F. Grayscale: #747474. Windows color (decimal): -11107712 or 8421974. OLE color: 8421974.
HSL color Cylindrical-coordinate representation of color #568280: hue angle of 177.27º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #568280 is Cyan = 0.34, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 86 | 130 | 128 | - |
| CMYK | 0.34 | 0 | 0.02 | 0.49 |
| HSL | 177.27º | 0.2% | 0.42% | - |
| HSV(B) | 177.27º | 0.34% | 0.51% | - |
| XYZ | 15.72 | 19.5 | 23.36 | - |
| YUV | 116.62 | 134.42 | 106.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 130 | 128 | 0.34 | 0 | 0.02 | 0.49 | 177.27 | 0.2 | 0.42 |
| Hex | 56 | 82 | 80 | 22 | 0 | 2 | 31 | B1 | 14 | 2A |
| Octal | 126 | 202 | 200 | 42 | 0 | 2 | 61 | 261 | 24 | 52 |
| Binary | 1010110 | 10000010 | 10000000 | 100010 | 0 | 10 | 110001 | 10110001 | 10100 | 101010 |
Color Harmonies of #568280
Complementary color
Monochromatic Colors of #568280
Black with #568280
Text Example
Text Example
White with #568280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #568280; }
p { color: rgb(86,130,128); }
H1.HeaderClassName
{
color: #568280;
}
.AnyTagClassName
{
color: #568280;
}
</style>
background-color css
<style>
a { background-color: #568280; }
a { background-color: rgb(86,130,128); }
div.DivClassName
{
background-color: #568280;
}
.BgClassName
{
background-color: #568280;
}
</style>
border-color css
<style>
span { border-color: #568280; }
span { border-color: rgb(86,130,128); }
td.TdClassName
{
border-color: #568280;
}
.TagClassName
{
border-color: #568280;
}
</style>