Shades of Breaker Bay #507575
Tints of Breaker Bay #507575
RGB
CMYK
RGB Variations
Color information
#507575 (or 0x507575) is known color: Breaker Bay. HEX triplet: 50, 75 and 75. RGB value is (80,117,117). Sum of RGB (Red+Green+Blue) = 80+117+117=314 (41% of max value = 765). Red value is 80 (31.64% from 255 or 25.48% from 314); Green value is 117 (46.09% from 255 or 37.26% from 314); Blue value is 117 (46.09% from 255 or 37.26% from 314); Max value from RGB is 117 - color contains mainly: green, blue. Hex color #507575 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507575 is #AF8A8A. Grayscale: #696969. Windows color (decimal): -11504267 or 7697744. OLE color: 7697744.
HSL color Cylindrical-coordinate representation of color #507575: hue angle of 180º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #507575 is Cyan = 0.32, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 80 | 117 | 117 | - |
| CMYK | 0.32 | 0 | 0 | 0.54 |
| HSL | 180º | 0.19% | 0.39% | - |
| HSV(B) | 180º | 0.32% | 0.46% | - |
| XYZ | 12.88 | 15.71 | 19.18 | - |
| YUV | 105.94 | 134.24 | 109.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 117 | 117 | 0.32 | 0 | 0 | 0.54 | 180 | 0.19 | 0.39 |
| Hex | 50 | 75 | 75 | 20 | 0 | 0 | 36 | B4 | 13 | 27 |
| Octal | 120 | 165 | 165 | 40 | 0 | 0 | 66 | 264 | 23 | 47 |
| Binary | 1010000 | 1110101 | 1110101 | 100000 | 0 | 0 | 110110 | 10110100 | 10011 | 100111 |
Color Harmonies of #507575
Complementary color
Monochromatic Colors of #507575
Black with #507575
Text Example
Text Example
White with #507575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507575; }
p { color: rgb(80,117,117); }
H1.HeaderClassName
{
color: #507575;
}
.AnyTagClassName
{
color: #507575;
}
</style>
background-color css
<style>
a { background-color: #507575; }
a { background-color: rgb(80,117,117); }
div.DivClassName
{
background-color: #507575;
}
.BgClassName
{
background-color: #507575;
}
</style>
border-color css
<style>
span { border-color: #507575; }
span { border-color: rgb(80,117,117); }
td.TdClassName
{
border-color: #507575;
}
.TagClassName
{
border-color: #507575;
}
</style>