Shades of Breaker Bay #577979
Tints of Breaker Bay #577979
RGB
CMYK
RGB Variations
Color information
#577979 (or 0x577979) is known color: Breaker Bay. HEX triplet: 57, 79 and 79. RGB value is (87,121,121). Sum of RGB (Red+Green+Blue) = 87+121+121=329 (43% of max value = 765). Red value is 87 (34.38% from 255 or 26.44% from 329); Green value is 121 (47.66% from 255 or 36.78% from 329); Blue value is 121 (47.66% from 255 or 36.78% from 329); Max value from RGB is 121 - color contains mainly: green, blue. Hex color #577979 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #577979 is #A88686. Grayscale: #6E6E6E. Windows color (decimal): -11044487 or 7960919. OLE color: 7960919.
HSL color Cylindrical-coordinate representation of color #577979: hue angle of 180º 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 #577979 is Cyan = 0.28, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 87 | 121 | 121 | - |
| CMYK | 0.28 | 0 | 0 | 0.53 |
| HSL | 180º | 0.16% | 0.41% | - |
| HSV(B) | 180º | 0.28% | 0.47% | - |
| XYZ | 14.22 | 17.08 | 20.64 | - |
| YUV | 110.83 | 133.74 | 111 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 121 | 121 | 0.28 | 0 | 0 | 0.53 | 180 | 0.16 | 0.41 |
| Hex | 57 | 79 | 79 | 1C | 0 | 0 | 35 | B4 | 10 | 29 |
| Octal | 127 | 171 | 171 | 34 | 0 | 0 | 65 | 264 | 20 | 51 |
| Binary | 1010111 | 1111001 | 1111001 | 11100 | 0 | 0 | 110101 | 10110100 | 10000 | 101001 |
Color Harmonies of #577979
Complementary color
Monochromatic Colors of #577979
Black with #577979
Text Example
Text Example
White with #577979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577979; }
p { color: rgb(87,121,121); }
H1.HeaderClassName
{
color: #577979;
}
.AnyTagClassName
{
color: #577979;
}
</style>
background-color css
<style>
a { background-color: #577979; }
a { background-color: rgb(87,121,121); }
div.DivClassName
{
background-color: #577979;
}
.BgClassName
{
background-color: #577979;
}
</style>
border-color css
<style>
span { border-color: #577979; }
span { border-color: rgb(87,121,121); }
td.TdClassName
{
border-color: #577979;
}
.TagClassName
{
border-color: #577979;
}
</style>