Shades of Breaker Bay #517577
Tints of Breaker Bay #517577
RGB
CMYK
RGB Variations
Color information
#517577 (or 0x517577) is known color: Breaker Bay. HEX triplet: 51, 75 and 77. RGB value is (81,117,119). Sum of RGB (Red+Green+Blue) = 81+117+119=317 (41% of max value = 765). Red value is 81 (32.03% from 255 or 25.55% from 317); Green value is 117 (46.09% from 255 or 36.91% from 317); Blue value is 119 (46.88% from 255 or 37.54% from 317); Max value from RGB is 119 - color contains mainly: blue. Hex color #517577 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517577 is #AE8A88. Grayscale: #6A6A6A. Windows color (decimal): -11438729 or 7828817. OLE color: 7828817.
HSL color Cylindrical-coordinate representation of color #517577: hue angle of 183.16º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #517577 is Cyan = 0.32, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 81 | 117 | 119 | - |
| CMYK | 0.32 | 0.02 | 0 | 0.53 |
| HSL | 183.16º | 0.19% | 0.39% | - |
| HSV(B) | 183.16º | 0.32% | 0.47% | - |
| XYZ | 13.08 | 15.8 | 19.81 | - |
| YUV | 106.46 | 135.07 | 109.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 117 | 119 | 0.32 | 0.02 | 0 | 0.53 | 183.16 | 0.19 | 0.39 |
| Hex | 51 | 75 | 77 | 20 | 2 | 0 | 35 | B7 | 13 | 27 |
| Octal | 121 | 165 | 167 | 40 | 2 | 0 | 65 | 267 | 23 | 47 |
| Binary | 1010001 | 1110101 | 1110111 | 100000 | 10 | 0 | 110101 | 10110111 | 10011 | 100111 |
Color Harmonies of #517577
Complementary color
Monochromatic Colors of #517577
Black with #517577
Text Example
Text Example
White with #517577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517577; }
p { color: rgb(81,117,119); }
H1.HeaderClassName
{
color: #517577;
}
.AnyTagClassName
{
color: #517577;
}
</style>
background-color css
<style>
a { background-color: #517577; }
a { background-color: rgb(81,117,119); }
div.DivClassName
{
background-color: #517577;
}
.BgClassName
{
background-color: #517577;
}
</style>
border-color css
<style>
span { border-color: #517577; }
span { border-color: rgb(81,117,119); }
td.TdClassName
{
border-color: #517577;
}
.TagClassName
{
border-color: #517577;
}
</style>