Shades of Breaker Bay #517376
Tints of Breaker Bay #517376
RGB
CMYK
RGB Variations
Color information
#517376 (or 0x517376) is known color: Breaker Bay. HEX triplet: 51, 73 and 76. RGB value is (81,115,118). Sum of RGB (Red+Green+Blue) = 81+115+118=314 (41% of max value = 765). Red value is 81 (32.03% from 255 or 25.80% from 314); Green value is 115 (45.31% from 255 or 36.62% from 314); Blue value is 118 (46.48% from 255 or 37.58% from 314); Max value from RGB is 118 - color contains mainly: blue. Hex color #517376 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517376 is #AE8C89. Grayscale: #696969. Windows color (decimal): -11439242 or 7762769. OLE color: 7762769.
HSL color Cylindrical-coordinate representation of color #517376: hue angle of 184.86º 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 #517376 is Cyan = 0.31, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 81 | 115 | 118 | - |
| CMYK | 0.31 | 0.03 | 0 | 0.54 |
| HSL | 184.86º | 0.19% | 0.39% | - |
| HSV(B) | 184.86º | 0.31% | 0.46% | - |
| XYZ | 12.79 | 15.32 | 19.42 | - |
| YUV | 105.18 | 135.24 | 110.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 115 | 118 | 0.31 | 0.03 | 0 | 0.54 | 184.86 | 0.19 | 0.39 |
| Hex | 51 | 73 | 76 | 1F | 3 | 0 | 36 | B9 | 13 | 27 |
| Octal | 121 | 163 | 166 | 37 | 3 | 0 | 66 | 271 | 23 | 47 |
| Binary | 1010001 | 1110011 | 1110110 | 11111 | 11 | 0 | 110110 | 10111001 | 10011 | 100111 |
Color Harmonies of #517376
Complementary color
Monochromatic Colors of #517376
Black with #517376
Text Example
Text Example
White with #517376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517376; }
p { color: rgb(81,115,118); }
H1.HeaderClassName
{
color: #517376;
}
.AnyTagClassName
{
color: #517376;
}
</style>
background-color css
<style>
a { background-color: #517376; }
a { background-color: rgb(81,115,118); }
div.DivClassName
{
background-color: #517376;
}
.BgClassName
{
background-color: #517376;
}
</style>
border-color css
<style>
span { border-color: #517376; }
span { border-color: rgb(81,115,118); }
td.TdClassName
{
border-color: #517376;
}
.TagClassName
{
border-color: #517376;
}
</style>