Shades of Breaker Bay #577575
Tints of Breaker Bay #577575
RGB
CMYK
RGB Variations
Color information
#577575 (or 0x577575) is known color: Breaker Bay. HEX triplet: 57, 75 and 75. RGB value is (87,117,117). Sum of RGB (Red+Green+Blue) = 87+117+117=321 (42% of max value = 765). Red value is 87 (34.38% from 255 or 27.10% from 321); Green value is 117 (46.09% from 255 or 36.45% from 321); Blue value is 117 (46.09% from 255 or 36.45% from 321); Max value from RGB is 117 - color contains mainly: green, blue. Hex color #577575 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #577575 is #A88A8A. Grayscale: #6C6C6C. Windows color (decimal): -11045515 or 7697751. OLE color: 7697751.
HSL color Cylindrical-coordinate representation of color #577575: hue angle of 180º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #577575 is Cyan = 0.26, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 87 | 117 | 117 | - |
| CMYK | 0.26 | 0 | 0 | 0.54 |
| HSL | 180º | 0.15% | 0.4% | - |
| HSV(B) | 180º | 0.26% | 0.46% | - |
| XYZ | 13.5 | 16.03 | 19.21 | - |
| YUV | 108.03 | 133.06 | 113 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 117 | 117 | 0.26 | 0 | 0 | 0.54 | 180 | 0.15 | 0.4 |
| Hex | 57 | 75 | 75 | 1A | 0 | 0 | 36 | B4 | F | 28 |
| Octal | 127 | 165 | 165 | 32 | 0 | 0 | 66 | 264 | 17 | 50 |
| Binary | 1010111 | 1110101 | 1110101 | 11010 | 0 | 0 | 110110 | 10110100 | 1111 | 101000 |
Color Harmonies of #577575
Complementary color
Monochromatic Colors of #577575
Black with #577575
Text Example
Text Example
White with #577575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577575; }
p { color: rgb(87,117,117); }
H1.HeaderClassName
{
color: #577575;
}
.AnyTagClassName
{
color: #577575;
}
</style>
background-color css
<style>
a { background-color: #577575; }
a { background-color: rgb(87,117,117); }
div.DivClassName
{
background-color: #577575;
}
.BgClassName
{
background-color: #577575;
}
</style>
border-color css
<style>
span { border-color: #577575; }
span { border-color: rgb(87,117,117); }
td.TdClassName
{
border-color: #577575;
}
.TagClassName
{
border-color: #577575;
}
</style>