Shades of Breaker Bay #518681
Tints of Breaker Bay #518681
RGB
CMYK
RGB Variations
Color information
#518681 (or 0x518681) is known color: Breaker Bay. HEX triplet: 51, 86 and 81. RGB value is (81,134,129). Sum of RGB (Red+Green+Blue) = 81+134+129=344 (45% of max value = 765). Red value is 81 (32.03% from 255 or 23.55% from 344); Green value is 134 (52.73% from 255 or 38.95% from 344); Blue value is 129 (50.78% from 255 or 37.5% from 344); Max value from RGB is 134 - color contains mainly: green. Hex color #518681 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #518681 is #AE797E. Grayscale: #757575. Windows color (decimal): -11434367 or 8488529. OLE color: 8488529.
HSL color Cylindrical-coordinate representation of color #518681: hue angle of 174.34º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #518681 is Cyan = 0.40, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 134 | 129 | - |
| CMYK | 0.40 | 0 | 0.04 | 0.47 |
| HSL | 174.34º | 0.25% | 0.42% | - |
| HSV(B) | 174.34º | 0.4% | 0.53% | - |
| XYZ | 15.88 | 20.38 | 23.87 | - |
| YUV | 117.58 | 134.44 | 101.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 134 | 129 | 0.40 | 0 | 0.04 | 0.47 | 174.34 | 0.25 | 0.42 |
| Hex | 51 | 86 | 81 | 28 | 0 | 4 | 2F | AE | 19 | 2A |
| Octal | 121 | 206 | 201 | 50 | 0 | 4 | 57 | 256 | 31 | 52 |
| Binary | 1010001 | 10000110 | 10000001 | 101000 | 0 | 100 | 101111 | 10101110 | 11001 | 101010 |
Color Harmonies of #518681
Complementary color
Monochromatic Colors of #518681
Black with #518681
Text Example
Text Example
White with #518681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518681; }
p { color: rgb(81,134,129); }
H1.HeaderClassName
{
color: #518681;
}
.AnyTagClassName
{
color: #518681;
}
</style>
background-color css
<style>
a { background-color: #518681; }
a { background-color: rgb(81,134,129); }
div.DivClassName
{
background-color: #518681;
}
.BgClassName
{
background-color: #518681;
}
</style>
border-color css
<style>
span { border-color: #518681; }
span { border-color: rgb(81,134,129); }
td.TdClassName
{
border-color: #518681;
}
.TagClassName
{
border-color: #518681;
}
</style>