Shades of Breaker Bay #518277
Tints of Breaker Bay #518277
RGB
CMYK
RGB Variations
Color information
#518277 (or 0x518277) is known color: Breaker Bay. HEX triplet: 51, 82 and 77. RGB value is (81,130,119). Sum of RGB (Red+Green+Blue) = 81+130+119=330 (43% of max value = 765). Red value is 81 (32.03% from 255 or 24.55% from 330); Green value is 130 (51.17% from 255 or 39.39% from 330); Blue value is 119 (46.88% from 255 or 36.06% from 330); Max value from RGB is 130 - color contains mainly: green. Hex color #518277 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #518277 is #AE7D88. Grayscale: #727272. Windows color (decimal): -11435401 or 7832145. OLE color: 7832145.
HSL color Cylindrical-coordinate representation of color #518277: hue angle of 166.53º 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 #518277 is Cyan = 0.38, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 130 | 119 | - |
| CMYK | 0.38 | 0 | 0.08 | 0.49 |
| HSL | 166.53º | 0.23% | 0.41% | - |
| HSV(B) | 166.53º | 0.38% | 0.51% | - |
| XYZ | 14.71 | 19.05 | 20.35 | - |
| YUV | 114.1 | 130.77 | 104.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 130 | 119 | 0.38 | 0 | 0.08 | 0.49 | 166.53 | 0.23 | 0.41 |
| Hex | 51 | 82 | 77 | 26 | 0 | 8 | 31 | A7 | 17 | 29 |
| Octal | 121 | 202 | 167 | 46 | 0 | 10 | 61 | 247 | 27 | 51 |
| Binary | 1010001 | 10000010 | 1110111 | 100110 | 0 | 1000 | 110001 | 10100111 | 10111 | 101001 |
Color Harmonies of #518277
Complementary color
Monochromatic Colors of #518277
Black with #518277
Text Example
Text Example
White with #518277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518277; }
p { color: rgb(81,130,119); }
H1.HeaderClassName
{
color: #518277;
}
.AnyTagClassName
{
color: #518277;
}
</style>
background-color css
<style>
a { background-color: #518277; }
a { background-color: rgb(81,130,119); }
div.DivClassName
{
background-color: #518277;
}
.BgClassName
{
background-color: #518277;
}
</style>
border-color css
<style>
span { border-color: #518277; }
span { border-color: rgb(81,130,119); }
td.TdClassName
{
border-color: #518277;
}
.TagClassName
{
border-color: #518277;
}
</style>