Shades of Breaker Bay #518580
Tints of Breaker Bay #518580
RGB
CMYK
RGB Variations
Color information
#518580 (or 0x518580) is known color: Breaker Bay. HEX triplet: 51, 85 and 80. RGB value is (81,133,128). Sum of RGB (Red+Green+Blue) = 81+133+128=342 (45% of max value = 765). Red value is 81 (32.03% from 255 or 23.68% from 342); Green value is 133 (52.34% from 255 or 38.89% from 342); Blue value is 128 (50.39% from 255 or 37.43% from 342); Max value from RGB is 133 - color contains mainly: green. Hex color #518580 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #518580 is #AE7A7F. Grayscale: #747474. Windows color (decimal): -11434624 or 8422737. OLE color: 8422737.
HSL color Cylindrical-coordinate representation of color #518580: hue angle of 174.23º 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 #518580 is Cyan = 0.39, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 133 | 128 | - |
| CMYK | 0.39 | 0 | 0.04 | 0.48 |
| HSL | 174.23º | 0.24% | 0.42% | - |
| HSV(B) | 174.23º | 0.39% | 0.52% | - |
| XYZ | 15.68 | 20.08 | 23.47 | - |
| YUV | 116.88 | 134.27 | 102.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 133 | 128 | 0.39 | 0 | 0.04 | 0.48 | 174.23 | 0.24 | 0.42 |
| Hex | 51 | 85 | 80 | 27 | 0 | 4 | 30 | AE | 18 | 2A |
| Octal | 121 | 205 | 200 | 47 | 0 | 4 | 60 | 256 | 30 | 52 |
| Binary | 1010001 | 10000101 | 10000000 | 100111 | 0 | 100 | 110000 | 10101110 | 11000 | 101010 |
Color Harmonies of #518580
Complementary color
Monochromatic Colors of #518580
Black with #518580
Text Example
Text Example
White with #518580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518580; }
p { color: rgb(81,133,128); }
H1.HeaderClassName
{
color: #518580;
}
.AnyTagClassName
{
color: #518580;
}
</style>
background-color css
<style>
a { background-color: #518580; }
a { background-color: rgb(81,133,128); }
div.DivClassName
{
background-color: #518580;
}
.BgClassName
{
background-color: #518580;
}
</style>
border-color css
<style>
span { border-color: #518580; }
span { border-color: rgb(81,133,128); }
td.TdClassName
{
border-color: #518580;
}
.TagClassName
{
border-color: #518580;
}
</style>