Shades of Breaker Bay #518481
Tints of Breaker Bay #518481
RGB
CMYK
RGB Variations
Color information
#518481 (or 0x518481) is known color: Breaker Bay. HEX triplet: 51, 84 and 81. RGB value is (81,132,129). Sum of RGB (Red+Green+Blue) = 81+132+129=342 (45% of max value = 765). Red value is 81 (32.03% from 255 or 23.68% from 342); Green value is 132 (51.95% from 255 or 38.60% from 342); Blue value is 129 (50.78% from 255 or 37.72% from 342); Max value from RGB is 132 - color contains mainly: green. Hex color #518481 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #518481 is #AE7B7E. Grayscale: #747474. Windows color (decimal): -11434879 or 8488017. OLE color: 8488017.
HSL color Cylindrical-coordinate representation of color #518481: hue angle of 176.47º 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 #518481 is Cyan = 0.39, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 132 | 129 | - |
| CMYK | 0.39 | 0 | 0.02 | 0.48 |
| HSL | 176.47º | 0.24% | 0.42% | - |
| HSV(B) | 176.47º | 0.39% | 0.52% | - |
| XYZ | 15.61 | 19.84 | 23.78 | - |
| YUV | 116.41 | 135.1 | 102.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 132 | 129 | 0.39 | 0 | 0.02 | 0.48 | 176.47 | 0.24 | 0.42 |
| Hex | 51 | 84 | 81 | 27 | 0 | 2 | 30 | B0 | 18 | 2A |
| Octal | 121 | 204 | 201 | 47 | 0 | 2 | 60 | 260 | 30 | 52 |
| Binary | 1010001 | 10000100 | 10000001 | 100111 | 0 | 10 | 110000 | 10110000 | 11000 | 101010 |
Color Harmonies of #518481
Complementary color
Monochromatic Colors of #518481
Black with #518481
Text Example
Text Example
White with #518481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518481; }
p { color: rgb(81,132,129); }
H1.HeaderClassName
{
color: #518481;
}
.AnyTagClassName
{
color: #518481;
}
</style>
background-color css
<style>
a { background-color: #518481; }
a { background-color: rgb(81,132,129); }
div.DivClassName
{
background-color: #518481;
}
.BgClassName
{
background-color: #518481;
}
</style>
border-color css
<style>
span { border-color: #518481; }
span { border-color: rgb(81,132,129); }
td.TdClassName
{
border-color: #518481;
}
.TagClassName
{
border-color: #518481;
}
</style>