Shades of Breaker Bay #577978
Tints of Breaker Bay #577978
RGB
CMYK
RGB Variations
Color information
#577978 (or 0x577978) is known color: Breaker Bay. HEX triplet: 57, 79 and 78. RGB value is (87,121,120). Sum of RGB (Red+Green+Blue) = 87+121+120=328 (43% of max value = 765). Red value is 87 (34.38% from 255 or 26.52% from 328); Green value is 121 (47.66% from 255 or 36.89% from 328); Blue value is 120 (47.27% from 255 or 36.59% from 328); Max value from RGB is 121 - color contains mainly: green. Hex color #577978 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #577978 is #A88687. Grayscale: #6E6E6E. Windows color (decimal): -11044488 or 7895383. OLE color: 7895383.
HSL color Cylindrical-coordinate representation of color #577978: hue angle of 178.24º degrees, saturation: 0.16, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #577978 is Cyan = 0.28, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 87 | 121 | 120 | - |
| CMYK | 0.28 | 0 | 0.01 | 0.53 |
| HSL | 178.24º | 0.16% | 0.41% | - |
| HSV(B) | 178.24º | 0.28% | 0.47% | - |
| XYZ | 14.16 | 17.06 | 20.32 | - |
| YUV | 110.72 | 133.24 | 111.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 121 | 120 | 0.28 | 0 | 0.01 | 0.53 | 178.24 | 0.16 | 0.41 |
| Hex | 57 | 79 | 78 | 1C | 0 | 1 | 35 | B2 | 10 | 29 |
| Octal | 127 | 171 | 170 | 34 | 0 | 1 | 65 | 262 | 20 | 51 |
| Binary | 1010111 | 1111001 | 1111000 | 11100 | 0 | 1 | 110101 | 10110010 | 10000 | 101001 |
Color Harmonies of #577978
Complementary color
Monochromatic Colors of #577978
Black with #577978
Text Example
Text Example
White with #577978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577978; }
p { color: rgb(87,121,120); }
H1.HeaderClassName
{
color: #577978;
}
.AnyTagClassName
{
color: #577978;
}
</style>
background-color css
<style>
a { background-color: #577978; }
a { background-color: rgb(87,121,120); }
div.DivClassName
{
background-color: #577978;
}
.BgClassName
{
background-color: #577978;
}
</style>
border-color css
<style>
span { border-color: #577978; }
span { border-color: rgb(87,121,120); }
td.TdClassName
{
border-color: #577978;
}
.TagClassName
{
border-color: #577978;
}
</style>