Shades of Breaker Bay #518579
Tints of Breaker Bay #518579
RGB
CMYK
RGB Variations
Color information
#518579 (or 0x518579) is known color: Breaker Bay. HEX triplet: 51, 85 and 79. RGB value is (81,133,121). Sum of RGB (Red+Green+Blue) = 81+133+121=335 (44% of max value = 765). Red value is 81 (32.03% from 255 or 24.18% from 335); Green value is 133 (52.34% from 255 or 39.70% from 335); Blue value is 121 (47.66% from 255 or 36.12% from 335); Max value from RGB is 133 - color contains mainly: green. Hex color #518579 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #518579 is #AE7A86. Grayscale: #747474. Windows color (decimal): -11434631 or 7963985. OLE color: 7963985.
HSL color Cylindrical-coordinate representation of color #518579: hue angle of 166.15º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #518579 is Cyan = 0.39, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 133 | 121 | - |
| CMYK | 0.39 | 0 | 0.09 | 0.48 |
| HSL | 166.15º | 0.24% | 0.42% | - |
| HSV(B) | 166.15º | 0.39% | 0.52% | - |
| XYZ | 15.23 | 19.9 | 21.13 | - |
| YUV | 116.08 | 130.77 | 102.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 133 | 121 | 0.39 | 0 | 0.09 | 0.48 | 166.15 | 0.24 | 0.42 |
| Hex | 51 | 85 | 79 | 27 | 0 | 9 | 30 | A6 | 18 | 2A |
| Octal | 121 | 205 | 171 | 47 | 0 | 11 | 60 | 246 | 30 | 52 |
| Binary | 1010001 | 10000101 | 1111001 | 100111 | 0 | 1001 | 110000 | 10100110 | 11000 | 101010 |
Color Harmonies of #518579
Complementary color
Monochromatic Colors of #518579
Black with #518579
Text Example
Text Example
White with #518579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518579; }
p { color: rgb(81,133,121); }
H1.HeaderClassName
{
color: #518579;
}
.AnyTagClassName
{
color: #518579;
}
</style>
background-color css
<style>
a { background-color: #518579; }
a { background-color: rgb(81,133,121); }
div.DivClassName
{
background-color: #518579;
}
.BgClassName
{
background-color: #518579;
}
</style>
border-color css
<style>
span { border-color: #518579; }
span { border-color: rgb(81,133,121); }
td.TdClassName
{
border-color: #518579;
}
.TagClassName
{
border-color: #518579;
}
</style>