Shades of Breaker Bay #577679
Tints of Breaker Bay #577679
RGB
CMYK
RGB Variations
Color information
#577679 (or 0x577679) is known color: Breaker Bay. HEX triplet: 57, 76 and 79. RGB value is (87,118,121). Sum of RGB (Red+Green+Blue) = 87+118+121=326 (43% of max value = 765). Red value is 87 (34.38% from 255 or 26.69% from 326); Green value is 118 (46.48% from 255 or 36.20% from 326); Blue value is 121 (47.66% from 255 or 37.12% from 326); Max value from RGB is 121 - color contains mainly: blue. Hex color #577679 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #577679 is #A88986. Grayscale: #6D6D6D. Windows color (decimal): -11045255 or 7960151. OLE color: 7960151.
HSL color Cylindrical-coordinate representation of color #577679: hue angle of 185.29º 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 #577679 is Cyan = 0.28, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 87 | 118 | 121 | - |
| CMYK | 0.28 | 0.02 | 0 | 0.53 |
| HSL | 185.29º | 0.16% | 0.41% | - |
| HSV(B) | 185.29º | 0.28% | 0.47% | - |
| XYZ | 13.86 | 16.36 | 20.52 | - |
| YUV | 109.07 | 134.73 | 112.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 118 | 121 | 0.28 | 0.02 | 0 | 0.53 | 185.29 | 0.16 | 0.41 |
| Hex | 57 | 76 | 79 | 1C | 2 | 0 | 35 | B9 | 10 | 29 |
| Octal | 127 | 166 | 171 | 34 | 2 | 0 | 65 | 271 | 20 | 51 |
| Binary | 1010111 | 1110110 | 1111001 | 11100 | 10 | 0 | 110101 | 10111001 | 10000 | 101001 |
Color Harmonies of #577679
Complementary color
Monochromatic Colors of #577679
Black with #577679
Text Example
Text Example
White with #577679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577679; }
p { color: rgb(87,118,121); }
H1.HeaderClassName
{
color: #577679;
}
.AnyTagClassName
{
color: #577679;
}
</style>
background-color css
<style>
a { background-color: #577679; }
a { background-color: rgb(87,118,121); }
div.DivClassName
{
background-color: #577679;
}
.BgClassName
{
background-color: #577679;
}
</style>
border-color css
<style>
span { border-color: #577679; }
span { border-color: rgb(87,118,121); }
td.TdClassName
{
border-color: #577679;
}
.TagClassName
{
border-color: #577679;
}
</style>