Shades of Breaker Bay #517977
Tints of Breaker Bay #517977
RGB
CMYK
RGB Variations
Color information
#517977 (or 0x517977) is known color: Breaker Bay. HEX triplet: 51, 79 and 77. RGB value is (81,121,119). Sum of RGB (Red+Green+Blue) = 81+121+119=321 (42% of max value = 765). Red value is 81 (32.03% from 255 or 25.23% from 321); Green value is 121 (47.66% from 255 or 37.69% from 321); Blue value is 119 (46.88% from 255 or 37.07% from 321); Max value from RGB is 121 - color contains mainly: green. Hex color #517977 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517977 is #AE8688. Grayscale: #6C6C6C. Windows color (decimal): -11437705 or 7829841. OLE color: 7829841.
HSL color Cylindrical-coordinate representation of color #517977: hue angle of 177º 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 #517977 is Cyan = 0.33, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 81 | 121 | 119 | - |
| CMYK | 0.33 | 0 | 0.02 | 0.53 |
| HSL | 177º | 0.2% | 0.4% | - |
| HSV(B) | 177º | 0.33% | 0.47% | - |
| XYZ | 13.56 | 16.76 | 19.97 | - |
| YUV | 108.81 | 133.75 | 108.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 121 | 119 | 0.33 | 0 | 0.02 | 0.53 | 177 | 0.2 | 0.4 |
| Hex | 51 | 79 | 77 | 21 | 0 | 2 | 35 | B1 | 14 | 28 |
| Octal | 121 | 171 | 167 | 41 | 0 | 2 | 65 | 261 | 24 | 50 |
| Binary | 1010001 | 1111001 | 1110111 | 100001 | 0 | 10 | 110101 | 10110001 | 10100 | 101000 |
Color Harmonies of #517977
Complementary color
Monochromatic Colors of #517977
Black with #517977
Text Example
Text Example
White with #517977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517977; }
p { color: rgb(81,121,119); }
H1.HeaderClassName
{
color: #517977;
}
.AnyTagClassName
{
color: #517977;
}
</style>
background-color css
<style>
a { background-color: #517977; }
a { background-color: rgb(81,121,119); }
div.DivClassName
{
background-color: #517977;
}
.BgClassName
{
background-color: #517977;
}
</style>
border-color css
<style>
span { border-color: #517977; }
span { border-color: rgb(81,121,119); }
td.TdClassName
{
border-color: #517977;
}
.TagClassName
{
border-color: #517977;
}
</style>