Shades of Breaker Bay #517579
Tints of Breaker Bay #517579
RGB
CMYK
RGB Variations
Color information
#517579 (or 0x517579) is known color: Breaker Bay. HEX triplet: 51, 75 and 79. RGB value is (81,117,121). Sum of RGB (Red+Green+Blue) = 81+117+121=319 (42% of max value = 765). Red value is 81 (32.03% from 255 or 25.39% from 319); Green value is 117 (46.09% from 255 or 36.68% from 319); Blue value is 121 (47.66% from 255 or 37.93% from 319); Max value from RGB is 121 - color contains mainly: blue. Hex color #517579 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517579 is #AE8A86. Grayscale: #6A6A6A. Windows color (decimal): -11438727 or 7959889. OLE color: 7959889.
HSL color Cylindrical-coordinate representation of color #517579: hue angle of 186º degrees, saturation: 0.2, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #517579 is Cyan = 0.33, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 81 | 117 | 121 | - |
| CMYK | 0.33 | 0.03 | 0 | 0.53 |
| HSL | 186º | 0.2% | 0.4% | - |
| HSV(B) | 186º | 0.33% | 0.47% | - |
| XYZ | 13.21 | 15.85 | 20.45 | - |
| YUV | 106.69 | 136.07 | 109.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 117 | 121 | 0.33 | 0.03 | 0 | 0.53 | 186 | 0.2 | 0.4 |
| Hex | 51 | 75 | 79 | 21 | 3 | 0 | 35 | BA | 14 | 28 |
| Octal | 121 | 165 | 171 | 41 | 3 | 0 | 65 | 272 | 24 | 50 |
| Binary | 1010001 | 1110101 | 1111001 | 100001 | 11 | 0 | 110101 | 10111010 | 10100 | 101000 |
Color Harmonies of #517579
Complementary color
Monochromatic Colors of #517579
Black with #517579
Text Example
Text Example
White with #517579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517579; }
p { color: rgb(81,117,121); }
H1.HeaderClassName
{
color: #517579;
}
.AnyTagClassName
{
color: #517579;
}
</style>
background-color css
<style>
a { background-color: #517579; }
a { background-color: rgb(81,117,121); }
div.DivClassName
{
background-color: #517579;
}
.BgClassName
{
background-color: #517579;
}
</style>
border-color css
<style>
span { border-color: #517579; }
span { border-color: rgb(81,117,121); }
td.TdClassName
{
border-color: #517579;
}
.TagClassName
{
border-color: #517579;
}
</style>