Shades of Breaker Bay #517975
Tints of Breaker Bay #517975
RGB
CMYK
RGB Variations
Color information
#517975 (or 0x517975) is known color: Breaker Bay. HEX triplet: 51, 79 and 75. RGB value is (81,121,117). Sum of RGB (Red+Green+Blue) = 81+121+117=319 (42% of max value = 765). Red value is 81 (32.03% from 255 or 25.39% from 319); Green value is 121 (47.66% from 255 or 37.93% from 319); Blue value is 117 (46.09% from 255 or 36.68% from 319); Max value from RGB is 121 - color contains mainly: green. Hex color #517975 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #517975 is #AE868A. Grayscale: #6C6C6C. Windows color (decimal): -11437707 or 7698769. OLE color: 7698769.
HSL color Cylindrical-coordinate representation of color #517975: hue angle of 174º 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 #517975 is Cyan = 0.33, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 81 | 121 | 117 | - |
| CMYK | 0.33 | 0 | 0.03 | 0.53 |
| HSL | 174º | 0.2% | 0.4% | - |
| HSV(B) | 174º | 0.33% | 0.47% | - |
| XYZ | 13.44 | 16.71 | 19.35 | - |
| YUV | 108.58 | 132.75 | 108.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 121 | 117 | 0.33 | 0 | 0.03 | 0.53 | 174 | 0.2 | 0.4 |
| Hex | 51 | 79 | 75 | 21 | 0 | 3 | 35 | AE | 14 | 28 |
| Octal | 121 | 171 | 165 | 41 | 0 | 3 | 65 | 256 | 24 | 50 |
| Binary | 1010001 | 1111001 | 1110101 | 100001 | 0 | 11 | 110101 | 10101110 | 10100 | 101000 |
Color Harmonies of #517975
Complementary color
Monochromatic Colors of #517975
Black with #517975
Text Example
Text Example
White with #517975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517975; }
p { color: rgb(81,121,117); }
H1.HeaderClassName
{
color: #517975;
}
.AnyTagClassName
{
color: #517975;
}
</style>
background-color css
<style>
a { background-color: #517975; }
a { background-color: rgb(81,121,117); }
div.DivClassName
{
background-color: #517975;
}
.BgClassName
{
background-color: #517975;
}
</style>
border-color css
<style>
span { border-color: #517975; }
span { border-color: rgb(81,121,117); }
td.TdClassName
{
border-color: #517975;
}
.TagClassName
{
border-color: #517975;
}
</style>