Shades of Breaker Bay #577374
Tints of Breaker Bay #577374
RGB
CMYK
RGB Variations
Color information
#577374 (or 0x577374) is known color: Breaker Bay. HEX triplet: 57, 73 and 74. RGB value is (87,115,116). Sum of RGB (Red+Green+Blue) = 87+115+116=318 (42% of max value = 765). Red value is 87 (34.38% from 255 or 27.36% from 318); Green value is 115 (45.31% from 255 or 36.16% from 318); Blue value is 116 (45.70% from 255 or 36.48% from 318); Max value from RGB is 116 - color contains mainly: blue. Hex color #577374 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #577374 is #A88C8B. Grayscale: #6A6A6A. Windows color (decimal): -11046028 or 7631703. OLE color: 7631703.
HSL color Cylindrical-coordinate representation of color #577374: hue angle of 182.07º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #577374 is Cyan = 0.25, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 87 | 115 | 116 | - |
| CMYK | 0.25 | 0.01 | 0 | 0.55 |
| HSL | 182.07º | 0.14% | 0.4% | - |
| HSV(B) | 182.07º | 0.25% | 0.45% | - |
| XYZ | 13.21 | 15.55 | 18.83 | - |
| YUV | 106.74 | 133.22 | 113.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 115 | 116 | 0.25 | 0.01 | 0 | 0.55 | 182.07 | 0.14 | 0.4 |
| Hex | 57 | 73 | 74 | 19 | 1 | 0 | 37 | B6 | E | 28 |
| Octal | 127 | 163 | 164 | 31 | 1 | 0 | 67 | 266 | 16 | 50 |
| Binary | 1010111 | 1110011 | 1110100 | 11001 | 1 | 0 | 110111 | 10110110 | 1110 | 101000 |
Color Harmonies of #577374
Complementary color
Monochromatic Colors of #577374
Black with #577374
Text Example
Text Example
White with #577374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577374; }
p { color: rgb(87,115,116); }
H1.HeaderClassName
{
color: #577374;
}
.AnyTagClassName
{
color: #577374;
}
</style>
background-color css
<style>
a { background-color: #577374; }
a { background-color: rgb(87,115,116); }
div.DivClassName
{
background-color: #577374;
}
.BgClassName
{
background-color: #577374;
}
</style>
border-color css
<style>
span { border-color: #577374; }
span { border-color: rgb(87,115,116); }
td.TdClassName
{
border-color: #577374;
}
.TagClassName
{
border-color: #577374;
}
</style>