Shades of Breaker Bay #517679
Tints of Breaker Bay #517679
RGB
CMYK
RGB Variations
Color information
#517679 (or 0x517679) is known color: Breaker Bay. HEX triplet: 51, 76 and 79. RGB value is (81,118,121). Sum of RGB (Red+Green+Blue) = 81+118+121=320 (42% of max value = 765). Red value is 81 (32.03% from 255 or 25.31% from 320); Green value is 118 (46.48% from 255 or 36.88% from 320); Blue value is 121 (47.66% from 255 or 37.81% from 320); Max value from RGB is 121 - color contains mainly: blue. Hex color #517679 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517679 is #AE8986. Grayscale: #6B6B6B. Windows color (decimal): -11438471 or 7960145. OLE color: 7960145.
HSL color Cylindrical-coordinate representation of color #517679: hue angle of 184.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 #517679 is Cyan = 0.33, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 81 | 118 | 121 | - |
| CMYK | 0.33 | 0.02 | 0 | 0.53 |
| HSL | 184.5º | 0.2% | 0.4% | - |
| HSV(B) | 184.5º | 0.33% | 0.47% | - |
| XYZ | 13.32 | 16.09 | 20.49 | - |
| YUV | 107.28 | 135.74 | 109.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 118 | 121 | 0.33 | 0.02 | 0 | 0.53 | 184.5 | 0.2 | 0.4 |
| Hex | 51 | 76 | 79 | 21 | 2 | 0 | 35 | B8 | 14 | 28 |
| Octal | 121 | 166 | 171 | 41 | 2 | 0 | 65 | 270 | 24 | 50 |
| Binary | 1010001 | 1110110 | 1111001 | 100001 | 10 | 0 | 110101 | 10111000 | 10100 | 101000 |
Color Harmonies of #517679
Complementary color
Monochromatic Colors of #517679
Black with #517679
Text Example
Text Example
White with #517679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517679; }
p { color: rgb(81,118,121); }
H1.HeaderClassName
{
color: #517679;
}
.AnyTagClassName
{
color: #517679;
}
</style>
background-color css
<style>
a { background-color: #517679; }
a { background-color: rgb(81,118,121); }
div.DivClassName
{
background-color: #517679;
}
.BgClassName
{
background-color: #517679;
}
</style>
border-color css
<style>
span { border-color: #517679; }
span { border-color: rgb(81,118,121); }
td.TdClassName
{
border-color: #517679;
}
.TagClassName
{
border-color: #517679;
}
</style>