Shades of Breaker Bay #517879
Tints of Breaker Bay #517879
RGB
CMYK
RGB Variations
Color information
#517879 (or 0x517879) is known color: Breaker Bay. HEX triplet: 51, 78 and 79. RGB value is (81,120,121). Sum of RGB (Red+Green+Blue) = 81+120+121=322 (42% of max value = 765). Red value is 81 (32.03% from 255 or 25.16% from 322); Green value is 120 (47.27% from 255 or 37.27% from 322); Blue value is 121 (47.66% from 255 or 37.58% from 322); Max value from RGB is 121 - color contains mainly: blue. Hex color #517879 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517879 is #AE8786. Grayscale: #6C6C6C. Windows color (decimal): -11437959 or 7960657. OLE color: 7960657.
HSL color Cylindrical-coordinate representation of color #517879: hue angle of 181.5º degrees, saturation: 0.2, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #517879 is Cyan = 0.33, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 81 | 120 | 121 | - |
| CMYK | 0.33 | 0.01 | 0 | 0.53 |
| HSL | 181.5º | 0.2% | 0.4% | - |
| HSV(B) | 181.5º | 0.33% | 0.47% | - |
| XYZ | 13.56 | 16.56 | 20.57 | - |
| YUV | 108.45 | 135.08 | 108.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 120 | 121 | 0.33 | 0.01 | 0 | 0.53 | 181.5 | 0.2 | 0.4 |
| Hex | 51 | 78 | 79 | 21 | 1 | 0 | 35 | B6 | 14 | 28 |
| Octal | 121 | 170 | 171 | 41 | 1 | 0 | 65 | 266 | 24 | 50 |
| Binary | 1010001 | 1111000 | 1111001 | 100001 | 1 | 0 | 110101 | 10110110 | 10100 | 101000 |
Color Harmonies of #517879
Complementary color
Monochromatic Colors of #517879
Black with #517879
Text Example
Text Example
White with #517879
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517879; }
p { color: rgb(81,120,121); }
H1.HeaderClassName
{
color: #517879;
}
.AnyTagClassName
{
color: #517879;
}
</style>
background-color css
<style>
a { background-color: #517879; }
a { background-color: rgb(81,120,121); }
div.DivClassName
{
background-color: #517879;
}
.BgClassName
{
background-color: #517879;
}
</style>
border-color css
<style>
span { border-color: #517879; }
span { border-color: rgb(81,120,121); }
td.TdClassName
{
border-color: #517879;
}
.TagClassName
{
border-color: #517879;
}
</style>