Shades of Breaker Bay #577476
Tints of Breaker Bay #577476
RGB
CMYK
RGB Variations
Color information
#577476 (or 0x577476) is known color: Breaker Bay. HEX triplet: 57, 74 and 76. RGB value is (87,116,118). Sum of RGB (Red+Green+Blue) = 87+116+118=321 (42% of max value = 765). Red value is 87 (34.38% from 255 or 27.10% from 321); Green value is 116 (45.70% from 255 or 36.14% from 321); Blue value is 118 (46.48% from 255 or 36.76% from 321); Max value from RGB is 118 - color contains mainly: blue. Hex color #577476 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #577476 is #A88B89. Grayscale: #6B6B6B. Windows color (decimal): -11045770 or 7763031. OLE color: 7763031.
HSL color Cylindrical-coordinate representation of color #577476: hue angle of 183.87º 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 #577476 is Cyan = 0.26, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 87 | 116 | 118 | - |
| CMYK | 0.26 | 0.02 | 0 | 0.54 |
| HSL | 183.87º | 0.15% | 0.4% | - |
| HSV(B) | 183.87º | 0.26% | 0.46% | - |
| XYZ | 13.45 | 15.83 | 19.49 | - |
| YUV | 107.56 | 133.89 | 113.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 116 | 118 | 0.26 | 0.02 | 0 | 0.54 | 183.87 | 0.15 | 0.4 |
| Hex | 57 | 74 | 76 | 1A | 2 | 0 | 36 | B8 | F | 28 |
| Octal | 127 | 164 | 166 | 32 | 2 | 0 | 66 | 270 | 17 | 50 |
| Binary | 1010111 | 1110100 | 1110110 | 11010 | 10 | 0 | 110110 | 10111000 | 1111 | 101000 |
Color Harmonies of #577476
Complementary color
Monochromatic Colors of #577476
Black with #577476
Text Example
Text Example
White with #577476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577476; }
p { color: rgb(87,116,118); }
H1.HeaderClassName
{
color: #577476;
}
.AnyTagClassName
{
color: #577476;
}
</style>
background-color css
<style>
a { background-color: #577476; }
a { background-color: rgb(87,116,118); }
div.DivClassName
{
background-color: #577476;
}
.BgClassName
{
background-color: #577476;
}
</style>
border-color css
<style>
span { border-color: #577476; }
span { border-color: rgb(87,116,118); }
td.TdClassName
{
border-color: #577476;
}
.TagClassName
{
border-color: #577476;
}
</style>