Shades of Breaker Bay #568581
Tints of Breaker Bay #568581
RGB
CMYK
RGB Variations
Color information
#568581 (or 0x568581) is known color: Breaker Bay. HEX triplet: 56, 85 and 81. RGB value is (86,133,129). Sum of RGB (Red+Green+Blue) = 86+133+129=348 (46% of max value = 765). Red value is 86 (33.98% from 255 or 24.71% from 348); Green value is 133 (52.34% from 255 or 38.22% from 348); Blue value is 129 (50.78% from 255 or 37.07% from 348); Max value from RGB is 133 - color contains mainly: green. Hex color #568581 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #568581 is #A97A7E. Grayscale: #767676. Windows color (decimal): -11106943 or 8488278. OLE color: 8488278.
HSL color Cylindrical-coordinate representation of color #568581: hue angle of 174.89º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #568581 is Cyan = 0.35, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 86 | 133 | 129 | - |
| CMYK | 0.35 | 0 | 0.03 | 0.48 |
| HSL | 174.89º | 0.21% | 0.43% | - |
| HSV(B) | 174.89º | 0.35% | 0.52% | - |
| XYZ | 16.19 | 20.34 | 23.84 | - |
| YUV | 118.49 | 133.93 | 104.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 133 | 129 | 0.35 | 0 | 0.03 | 0.48 | 174.89 | 0.21 | 0.43 |
| Hex | 56 | 85 | 81 | 23 | 0 | 3 | 30 | AF | 15 | 2B |
| Octal | 126 | 205 | 201 | 43 | 0 | 3 | 60 | 257 | 25 | 53 |
| Binary | 1010110 | 10000101 | 10000001 | 100011 | 0 | 11 | 110000 | 10101111 | 10101 | 101011 |
Color Harmonies of #568581
Complementary color
Monochromatic Colors of #568581
Black with #568581
Text Example
Text Example
White with #568581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #568581; }
p { color: rgb(86,133,129); }
H1.HeaderClassName
{
color: #568581;
}
.AnyTagClassName
{
color: #568581;
}
</style>
background-color css
<style>
a { background-color: #568581; }
a { background-color: rgb(86,133,129); }
div.DivClassName
{
background-color: #568581;
}
.BgClassName
{
background-color: #568581;
}
</style>
border-color css
<style>
span { border-color: #568581; }
span { border-color: rgb(86,133,129); }
td.TdClassName
{
border-color: #568581;
}
.TagClassName
{
border-color: #568581;
}
</style>