Shades of Breaker Bay #517374
Tints of Breaker Bay #517374
RGB
CMYK
RGB Variations
Color information
#517374 (or 0x517374) is known color: Breaker Bay. HEX triplet: 51, 73 and 74. RGB value is (81,115,116). Sum of RGB (Red+Green+Blue) = 81+115+116=312 (41% of max value = 765). Red value is 81 (32.03% from 255 or 25.96% from 312); Green value is 115 (45.31% from 255 or 36.86% from 312); Blue value is 116 (45.70% from 255 or 37.18% from 312); Max value from RGB is 116 - color contains mainly: blue. Hex color #517374 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517374 is #AE8C8B. Grayscale: #686868. Windows color (decimal): -11439244 or 7631697. OLE color: 7631697.
HSL color Cylindrical-coordinate representation of color #517374: hue angle of 181.71º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #517374 is Cyan = 0.30, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 81 | 115 | 116 | - |
| CMYK | 0.30 | 0.01 | 0 | 0.55 |
| HSL | 181.71º | 0.18% | 0.39% | - |
| HSV(B) | 181.71º | 0.3% | 0.45% | - |
| XYZ | 12.68 | 15.27 | 18.8 | - |
| YUV | 104.95 | 134.24 | 110.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 115 | 116 | 0.30 | 0.01 | 0 | 0.55 | 181.71 | 0.18 | 0.39 |
| Hex | 51 | 73 | 74 | 1E | 1 | 0 | 37 | B6 | 12 | 27 |
| Octal | 121 | 163 | 164 | 36 | 1 | 0 | 67 | 266 | 22 | 47 |
| Binary | 1010001 | 1110011 | 1110100 | 11110 | 1 | 0 | 110111 | 10110110 | 10010 | 100111 |
Color Harmonies of #517374
Complementary color
Monochromatic Colors of #517374
Black with #517374
Text Example
Text Example
White with #517374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517374; }
p { color: rgb(81,115,116); }
H1.HeaderClassName
{
color: #517374;
}
.AnyTagClassName
{
color: #517374;
}
</style>
background-color css
<style>
a { background-color: #517374; }
a { background-color: rgb(81,115,116); }
div.DivClassName
{
background-color: #517374;
}
.BgClassName
{
background-color: #517374;
}
</style>
border-color css
<style>
span { border-color: #517374; }
span { border-color: rgb(81,115,116); }
td.TdClassName
{
border-color: #517374;
}
.TagClassName
{
border-color: #517374;
}
</style>