Shades of Breaker Bay #517477
Tints of Breaker Bay #517477
RGB
CMYK
RGB Variations
Color information
#517477 (or 0x517477) is known color: Breaker Bay. HEX triplet: 51, 74 and 77. RGB value is (81,116,119). Sum of RGB (Red+Green+Blue) = 81+116+119=316 (41% of max value = 765). Red value is 81 (32.03% from 255 or 25.63% from 316); Green value is 116 (45.70% from 255 or 36.71% from 316); Blue value is 119 (46.88% from 255 or 37.66% from 316); Max value from RGB is 119 - color contains mainly: blue. Hex color #517477 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517477 is #AE8B88. Grayscale: #696969. Windows color (decimal): -11438985 or 7828561. OLE color: 7828561.
HSL color Cylindrical-coordinate representation of color #517477: hue angle of 184.74º 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 #517477 is Cyan = 0.32, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 81 | 116 | 119 | - |
| CMYK | 0.32 | 0.03 | 0 | 0.53 |
| HSL | 184.74º | 0.19% | 0.39% | - |
| HSV(B) | 184.74º | 0.32% | 0.47% | - |
| XYZ | 12.97 | 15.57 | 19.77 | - |
| YUV | 105.88 | 135.4 | 110.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 116 | 119 | 0.32 | 0.03 | 0 | 0.53 | 184.74 | 0.19 | 0.39 |
| Hex | 51 | 74 | 77 | 20 | 3 | 0 | 35 | B9 | 13 | 27 |
| Octal | 121 | 164 | 167 | 40 | 3 | 0 | 65 | 271 | 23 | 47 |
| Binary | 1010001 | 1110100 | 1110111 | 100000 | 11 | 0 | 110101 | 10111001 | 10011 | 100111 |
Color Harmonies of #517477
Complementary color
Monochromatic Colors of #517477
Black with #517477
Text Example
Text Example
White with #517477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517477; }
p { color: rgb(81,116,119); }
H1.HeaderClassName
{
color: #517477;
}
.AnyTagClassName
{
color: #517477;
}
</style>
background-color css
<style>
a { background-color: #517477; }
a { background-color: rgb(81,116,119); }
div.DivClassName
{
background-color: #517477;
}
.BgClassName
{
background-color: #517477;
}
</style>
border-color css
<style>
span { border-color: #517477; }
span { border-color: rgb(81,116,119); }
td.TdClassName
{
border-color: #517477;
}
.TagClassName
{
border-color: #517477;
}
</style>