Shades of Breaker Bay #567878
Tints of Breaker Bay #567878
RGB
CMYK
RGB Variations
Color information
#567878 (or 0x567878) is known color: Breaker Bay. HEX triplet: 56, 78 and 78. RGB value is (86,120,120). Sum of RGB (Red+Green+Blue) = 86+120+120=326 (43% of max value = 765). Red value is 86 (33.98% from 255 or 26.38% from 326); Green value is 120 (47.27% from 255 or 36.81% from 326); Blue value is 120 (47.27% from 255 or 36.81% from 326); Max value from RGB is 120 - color contains mainly: green, blue. Hex color #567878 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #567878 is #A98787. Grayscale: #6D6D6D. Windows color (decimal): -11110280 or 7895126. OLE color: 7895126.
HSL color Cylindrical-coordinate representation of color #567878: hue angle of 180º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #567878 is Cyan = 0.28, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 86 | 120 | 120 | - |
| CMYK | 0.28 | 0 | 0 | 0.53 |
| HSL | 180º | 0.17% | 0.4% | - |
| HSV(B) | 180º | 0.28% | 0.47% | - |
| XYZ | 13.94 | 16.77 | 20.27 | - |
| YUV | 109.83 | 133.74 | 111 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 120 | 120 | 0.28 | 0 | 0 | 0.53 | 180 | 0.17 | 0.4 |
| Hex | 56 | 78 | 78 | 1C | 0 | 0 | 35 | B4 | 11 | 28 |
| Octal | 126 | 170 | 170 | 34 | 0 | 0 | 65 | 264 | 21 | 50 |
| Binary | 1010110 | 1111000 | 1111000 | 11100 | 0 | 0 | 110101 | 10110100 | 10001 | 101000 |
Color Harmonies of #567878
Complementary color
Monochromatic Colors of #567878
Black with #567878
Text Example
Text Example
White with #567878
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567878; }
p { color: rgb(86,120,120); }
H1.HeaderClassName
{
color: #567878;
}
.AnyTagClassName
{
color: #567878;
}
</style>
background-color css
<style>
a { background-color: #567878; }
a { background-color: rgb(86,120,120); }
div.DivClassName
{
background-color: #567878;
}
.BgClassName
{
background-color: #567878;
}
</style>
border-color css
<style>
span { border-color: #567878; }
span { border-color: rgb(86,120,120); }
td.TdClassName
{
border-color: #567878;
}
.TagClassName
{
border-color: #567878;
}
</style>