Shades of Breaker Bay #577678
Tints of Breaker Bay #577678
RGB
CMYK
RGB Variations
Color information
#577678 (or 0x577678) is known color: Breaker Bay. HEX triplet: 57, 76 and 78. RGB value is (87,118,120). Sum of RGB (Red+Green+Blue) = 87+118+120=325 (43% of max value = 765). Red value is 87 (34.38% from 255 or 26.77% from 325); Green value is 118 (46.48% from 255 or 36.31% from 325); Blue value is 120 (47.27% from 255 or 36.92% from 325); Max value from RGB is 120 - color contains mainly: blue. Hex color #577678 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #577678 is #A88987. Grayscale: #6C6C6C. Windows color (decimal): -11045256 or 7894615. OLE color: 7894615.
HSL color Cylindrical-coordinate representation of color #577678: hue angle of 183.64º degrees, saturation: 0.16, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #577678 is Cyan = 0.28, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 87 | 118 | 120 | - |
| CMYK | 0.28 | 0.02 | 0 | 0.53 |
| HSL | 183.64º | 0.16% | 0.41% | - |
| HSV(B) | 183.64º | 0.28% | 0.47% | - |
| XYZ | 13.8 | 16.34 | 20.2 | - |
| YUV | 108.96 | 134.23 | 112.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 118 | 120 | 0.28 | 0.02 | 0 | 0.53 | 183.64 | 0.16 | 0.41 |
| Hex | 57 | 76 | 78 | 1C | 2 | 0 | 35 | B8 | 10 | 29 |
| Octal | 127 | 166 | 170 | 34 | 2 | 0 | 65 | 270 | 20 | 51 |
| Binary | 1010111 | 1110110 | 1111000 | 11100 | 10 | 0 | 110101 | 10111000 | 10000 | 101001 |
Color Harmonies of #577678
Complementary color
Monochromatic Colors of #577678
Black with #577678
Text Example
Text Example
White with #577678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577678; }
p { color: rgb(87,118,120); }
H1.HeaderClassName
{
color: #577678;
}
.AnyTagClassName
{
color: #577678;
}
</style>
background-color css
<style>
a { background-color: #577678; }
a { background-color: rgb(87,118,120); }
div.DivClassName
{
background-color: #577678;
}
.BgClassName
{
background-color: #577678;
}
</style>
border-color css
<style>
span { border-color: #577678; }
span { border-color: rgb(87,118,120); }
td.TdClassName
{
border-color: #577678;
}
.TagClassName
{
border-color: #577678;
}
</style>