Shades of Breaker Bay #518178
Tints of Breaker Bay #518178
RGB
CMYK
RGB Variations
Color information
#518178 (or 0x518178) is known color: Breaker Bay. HEX triplet: 51, 81 and 78. RGB value is (81,129,120). Sum of RGB (Red+Green+Blue) = 81+129+120=330 (43% of max value = 765). Red value is 81 (32.03% from 255 or 24.55% from 330); Green value is 129 (50.78% from 255 or 39.09% from 330); Blue value is 120 (47.27% from 255 or 36.36% from 330); Max value from RGB is 129 - color contains mainly: green. Hex color #518178 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #518178 is #AE7E87. Grayscale: #717171. Windows color (decimal): -11435656 or 7897425. OLE color: 7897425.
HSL color Cylindrical-coordinate representation of color #518178: hue angle of 168.75º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #518178 is Cyan = 0.37, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 129 | 120 | - |
| CMYK | 0.37 | 0 | 0.07 | 0.49 |
| HSL | 168.75º | 0.23% | 0.41% | - |
| HSV(B) | 168.75º | 0.37% | 0.51% | - |
| XYZ | 14.63 | 18.81 | 20.63 | - |
| YUV | 113.62 | 131.6 | 104.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 129 | 120 | 0.37 | 0 | 0.07 | 0.49 | 168.75 | 0.23 | 0.41 |
| Hex | 51 | 81 | 78 | 25 | 0 | 7 | 31 | A9 | 17 | 29 |
| Octal | 121 | 201 | 170 | 45 | 0 | 7 | 61 | 251 | 27 | 51 |
| Binary | 1010001 | 10000001 | 1111000 | 100101 | 0 | 111 | 110001 | 10101001 | 10111 | 101001 |
Color Harmonies of #518178
Complementary color
Monochromatic Colors of #518178
Black with #518178
Text Example
Text Example
White with #518178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518178; }
p { color: rgb(81,129,120); }
H1.HeaderClassName
{
color: #518178;
}
.AnyTagClassName
{
color: #518178;
}
</style>
background-color css
<style>
a { background-color: #518178; }
a { background-color: rgb(81,129,120); }
div.DivClassName
{
background-color: #518178;
}
.BgClassName
{
background-color: #518178;
}
</style>
border-color css
<style>
span { border-color: #518178; }
span { border-color: rgb(81,129,120); }
td.TdClassName
{
border-color: #518178;
}
.TagClassName
{
border-color: #518178;
}
</style>