Shades of Breaker Bay #577775
Tints of Breaker Bay #577775
RGB
CMYK
RGB Variations
Color information
#577775 (or 0x577775) is known color: Breaker Bay. HEX triplet: 57, 77 and 75. RGB value is (87,119,117). Sum of RGB (Red+Green+Blue) = 87+119+117=323 (42% of max value = 765). Red value is 87 (34.38% from 255 or 26.93% from 323); Green value is 119 (46.88% from 255 or 36.84% from 323); Blue value is 117 (46.09% from 255 or 36.22% from 323); Max value from RGB is 119 - color contains mainly: green. Hex color #577775 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #577775 is #A8888A. Grayscale: #6D6D6D. Windows color (decimal): -11045003 or 7698263. OLE color: 7698263.
HSL color Cylindrical-coordinate representation of color #577775: hue angle of 176.25º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #577775 is Cyan = 0.27, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 87 | 119 | 117 | - |
| CMYK | 0.27 | 0 | 0.02 | 0.53 |
| HSL | 176.25º | 0.16% | 0.4% | - |
| HSV(B) | 176.25º | 0.27% | 0.47% | - |
| XYZ | 13.74 | 16.5 | 19.29 | - |
| YUV | 109.2 | 132.4 | 112.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 119 | 117 | 0.27 | 0 | 0.02 | 0.53 | 176.25 | 0.16 | 0.4 |
| Hex | 57 | 77 | 75 | 1B | 0 | 2 | 35 | B0 | 10 | 28 |
| Octal | 127 | 167 | 165 | 33 | 0 | 2 | 65 | 260 | 20 | 50 |
| Binary | 1010111 | 1110111 | 1110101 | 11011 | 0 | 10 | 110101 | 10110000 | 10000 | 101000 |
Color Harmonies of #577775
Complementary color
Monochromatic Colors of #577775
Black with #577775
Text Example
Text Example
White with #577775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577775; }
p { color: rgb(87,119,117); }
H1.HeaderClassName
{
color: #577775;
}
.AnyTagClassName
{
color: #577775;
}
</style>
background-color css
<style>
a { background-color: #577775; }
a { background-color: rgb(87,119,117); }
div.DivClassName
{
background-color: #577775;
}
.BgClassName
{
background-color: #577775;
}
</style>
border-color css
<style>
span { border-color: #577775; }
span { border-color: rgb(87,119,117); }
td.TdClassName
{
border-color: #577775;
}
.TagClassName
{
border-color: #577775;
}
</style>