Shades of Breaker Bay #577975
Tints of Breaker Bay #577975
RGB
CMYK
RGB Variations
Color information
#577975 (or 0x577975) is known color: Breaker Bay. HEX triplet: 57, 79 and 75. RGB value is (87,121,117). Sum of RGB (Red+Green+Blue) = 87+121+117=325 (43% of max value = 765). Red value is 87 (34.38% from 255 or 26.77% from 325); Green value is 121 (47.66% from 255 or 37.23% from 325); Blue value is 117 (46.09% from 255 or 36% from 325); Max value from RGB is 121 - color contains mainly: green. Hex color #577975 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #577975 is #A8868A. Grayscale: #6E6E6E. Windows color (decimal): -11044491 or 7698775. OLE color: 7698775.
HSL color Cylindrical-coordinate representation of color #577975: hue angle of 172.94º 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 #577975 is Cyan = 0.28, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 87 | 121 | 117 | - |
| CMYK | 0.28 | 0 | 0.03 | 0.53 |
| HSL | 172.94º | 0.16% | 0.41% | - |
| HSV(B) | 172.94º | 0.28% | 0.47% | - |
| XYZ | 13.98 | 16.99 | 19.37 | - |
| YUV | 110.38 | 131.74 | 111.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 121 | 117 | 0.28 | 0 | 0.03 | 0.53 | 172.94 | 0.16 | 0.41 |
| Hex | 57 | 79 | 75 | 1C | 0 | 3 | 35 | AD | 10 | 29 |
| Octal | 127 | 171 | 165 | 34 | 0 | 3 | 65 | 255 | 20 | 51 |
| Binary | 1010111 | 1111001 | 1110101 | 11100 | 0 | 11 | 110101 | 10101101 | 10000 | 101001 |
Color Harmonies of #577975
Complementary color
Monochromatic Colors of #577975
Black with #577975
Text Example
Text Example
White with #577975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577975; }
p { color: rgb(87,121,117); }
H1.HeaderClassName
{
color: #577975;
}
.AnyTagClassName
{
color: #577975;
}
</style>
background-color css
<style>
a { background-color: #577975; }
a { background-color: rgb(87,121,117); }
div.DivClassName
{
background-color: #577975;
}
.BgClassName
{
background-color: #577975;
}
</style>
border-color css
<style>
span { border-color: #577975; }
span { border-color: rgb(87,121,117); }
td.TdClassName
{
border-color: #577975;
}
.TagClassName
{
border-color: #577975;
}
</style>