Shades of Breaker Bay #517173
Tints of Breaker Bay #517173
RGB
CMYK
RGB Variations
Color information
#517173 (or 0x517173) is known color: Breaker Bay. HEX triplet: 51, 71 and 73. RGB value is (81,113,115). Sum of RGB (Red+Green+Blue) = 81+113+115=309 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.21% from 309); Green value is 113 (44.53% from 255 or 36.57% from 309); Blue value is 115 (45.31% from 255 or 37.22% from 309); Max value from RGB is 115 - color contains mainly: blue. Hex color #517173 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517173 is #AE8E8C. Grayscale: #676767. Windows color (decimal): -11439757 or 7565649. OLE color: 7565649.
HSL color Cylindrical-coordinate representation of color #517173: hue angle of 183.53º degrees, saturation: 0.17, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #517173 is Cyan = 0.30, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 113 | 115 | - |
| CMYK | 0.30 | 0.02 | 0 | 0.55 |
| HSL | 183.53º | 0.17% | 0.38% | - |
| HSV(B) | 183.53º | 0.3% | 0.45% | - |
| XYZ | 12.39 | 14.8 | 18.42 | - |
| YUV | 103.66 | 134.4 | 111.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 113 | 115 | 0.30 | 0.02 | 0 | 0.55 | 183.53 | 0.17 | 0.38 |
| Hex | 51 | 71 | 73 | 1E | 2 | 0 | 37 | B8 | 11 | 26 |
| Octal | 121 | 161 | 163 | 36 | 2 | 0 | 67 | 270 | 21 | 46 |
| Binary | 1010001 | 1110001 | 1110011 | 11110 | 10 | 0 | 110111 | 10111000 | 10001 | 100110 |
Color Harmonies of #517173
Complementary color
Monochromatic Colors of #517173
Black with #517173
Text Example
Text Example
White with #517173
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517173; }
p { color: rgb(81,113,115); }
H1.HeaderClassName
{
color: #517173;
}
.AnyTagClassName
{
color: #517173;
}
</style>
background-color css
<style>
a { background-color: #517173; }
a { background-color: rgb(81,113,115); }
div.DivClassName
{
background-color: #517173;
}
.BgClassName
{
background-color: #517173;
}
</style>
border-color css
<style>
span { border-color: #517173; }
span { border-color: rgb(81,113,115); }
td.TdClassName
{
border-color: #517173;
}
.TagClassName
{
border-color: #517173;
}
</style>