Shades of Breaker Bay #577574
Tints of Breaker Bay #577574
RGB
CMYK
RGB Variations
Color information
#577574 (or 0x577574) is known color: Breaker Bay. HEX triplet: 57, 75 and 74. RGB value is (87,117,116). Sum of RGB (Red+Green+Blue) = 87+117+116=320 (42% of max value = 765). Red value is 87 (34.38% from 255 or 27.19% from 320); Green value is 117 (46.09% from 255 or 36.56% from 320); Blue value is 116 (45.70% from 255 or 36.25% from 320); Max value from RGB is 117 - color contains mainly: green. Hex color #577574 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #577574 is #A88A8B. Grayscale: #6B6B6B. Windows color (decimal): -11045516 or 7632215. OLE color: 7632215.
HSL color Cylindrical-coordinate representation of color #577574: hue angle of 178º 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 #577574 is Cyan = 0.26, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 87 | 117 | 116 | - |
| CMYK | 0.26 | 0 | 0.01 | 0.54 |
| HSL | 178º | 0.15% | 0.4% | - |
| HSV(B) | 178º | 0.26% | 0.46% | - |
| XYZ | 13.44 | 16.01 | 18.9 | - |
| YUV | 107.92 | 132.56 | 113.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 117 | 116 | 0.26 | 0 | 0.01 | 0.54 | 178 | 0.15 | 0.4 |
| Hex | 57 | 75 | 74 | 1A | 0 | 1 | 36 | B2 | F | 28 |
| Octal | 127 | 165 | 164 | 32 | 0 | 1 | 66 | 262 | 17 | 50 |
| Binary | 1010111 | 1110101 | 1110100 | 11010 | 0 | 1 | 110110 | 10110010 | 1111 | 101000 |
Color Harmonies of #577574
Complementary color
Monochromatic Colors of #577574
Black with #577574
Text Example
Text Example
White with #577574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577574; }
p { color: rgb(87,117,116); }
H1.HeaderClassName
{
color: #577574;
}
.AnyTagClassName
{
color: #577574;
}
</style>
background-color css
<style>
a { background-color: #577574; }
a { background-color: rgb(87,117,116); }
div.DivClassName
{
background-color: #577574;
}
.BgClassName
{
background-color: #577574;
}
</style>
border-color css
<style>
span { border-color: #577574; }
span { border-color: rgb(87,117,116); }
td.TdClassName
{
border-color: #577574;
}
.TagClassName
{
border-color: #577574;
}
</style>