Shades of Breaker Bay #517576
Tints of Breaker Bay #517576
RGB
CMYK
RGB Variations
Color information
#517576 (or 0x517576) is known color: Breaker Bay. HEX triplet: 51, 75 and 76. RGB value is (81,117,118). Sum of RGB (Red+Green+Blue) = 81+117+118=316 (41% of max value = 765). Red value is 81 (32.03% from 255 or 25.63% from 316); Green value is 117 (46.09% from 255 or 37.03% from 316); Blue value is 118 (46.48% from 255 or 37.34% from 316); Max value from RGB is 118 - color contains mainly: blue. Hex color #517576 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517576 is #AE8A89. Grayscale: #6A6A6A. Windows color (decimal): -11438730 or 7763281. OLE color: 7763281.
HSL color Cylindrical-coordinate representation of color #517576: hue angle of 181.62º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #517576 is Cyan = 0.31, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 81 | 117 | 118 | - |
| CMYK | 0.31 | 0.01 | 0 | 0.54 |
| HSL | 181.62º | 0.19% | 0.39% | - |
| HSV(B) | 181.62º | 0.31% | 0.46% | - |
| XYZ | 13.02 | 15.78 | 19.5 | - |
| YUV | 106.35 | 134.57 | 109.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 117 | 118 | 0.31 | 0.01 | 0 | 0.54 | 181.62 | 0.19 | 0.39 |
| Hex | 51 | 75 | 76 | 1F | 1 | 0 | 36 | B6 | 13 | 27 |
| Octal | 121 | 165 | 166 | 37 | 1 | 0 | 66 | 266 | 23 | 47 |
| Binary | 1010001 | 1110101 | 1110110 | 11111 | 1 | 0 | 110110 | 10110110 | 10011 | 100111 |
Color Harmonies of #517576
Complementary color
Monochromatic Colors of #517576
Black with #517576
Text Example
Text Example
White with #517576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517576; }
p { color: rgb(81,117,118); }
H1.HeaderClassName
{
color: #517576;
}
.AnyTagClassName
{
color: #517576;
}
</style>
background-color css
<style>
a { background-color: #517576; }
a { background-color: rgb(81,117,118); }
div.DivClassName
{
background-color: #517576;
}
.BgClassName
{
background-color: #517576;
}
</style>
border-color css
<style>
span { border-color: #517576; }
span { border-color: rgb(81,117,118); }
td.TdClassName
{
border-color: #517576;
}
.TagClassName
{
border-color: #517576;
}
</style>