Shades of Breaker Bay #518278
Tints of Breaker Bay #518278
RGB
CMYK
RGB Variations
Color information
#518278 (or 0x518278) is known color: Breaker Bay. HEX triplet: 51, 82 and 78. RGB value is (81,130,120). Sum of RGB (Red+Green+Blue) = 81+130+120=331 (43% of max value = 765). Red value is 81 (32.03% from 255 or 24.47% from 331); Green value is 130 (51.17% from 255 or 39.27% from 331); Blue value is 120 (47.27% from 255 or 36.25% from 331); Max value from RGB is 130 - color contains mainly: green. Hex color #518278 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #518278 is #AE7D87. Grayscale: #727272. Windows color (decimal): -11435400 or 7897681. OLE color: 7897681.
HSL color Cylindrical-coordinate representation of color #518278: hue angle of 167.76º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #518278 is Cyan = 0.38, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 130 | 120 | - |
| CMYK | 0.38 | 0 | 0.08 | 0.49 |
| HSL | 167.76º | 0.23% | 0.41% | - |
| HSV(B) | 167.76º | 0.38% | 0.51% | - |
| XYZ | 14.77 | 19.07 | 20.67 | - |
| YUV | 114.21 | 131.27 | 104.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 130 | 120 | 0.38 | 0 | 0.08 | 0.49 | 167.76 | 0.23 | 0.41 |
| Hex | 51 | 82 | 78 | 26 | 0 | 8 | 31 | A8 | 17 | 29 |
| Octal | 121 | 202 | 170 | 46 | 0 | 10 | 61 | 250 | 27 | 51 |
| Binary | 1010001 | 10000010 | 1111000 | 100110 | 0 | 1000 | 110001 | 10101000 | 10111 | 101001 |
Color Harmonies of #518278
Complementary color
Monochromatic Colors of #518278
Black with #518278
Text Example
Text Example
White with #518278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518278; }
p { color: rgb(81,130,120); }
H1.HeaderClassName
{
color: #518278;
}
.AnyTagClassName
{
color: #518278;
}
</style>
background-color css
<style>
a { background-color: #518278; }
a { background-color: rgb(81,130,120); }
div.DivClassName
{
background-color: #518278;
}
.BgClassName
{
background-color: #518278;
}
</style>
border-color css
<style>
span { border-color: #518278; }
span { border-color: rgb(81,130,120); }
td.TdClassName
{
border-color: #518278;
}
.TagClassName
{
border-color: #518278;
}
</style>