Shades of Breaker Bay #508280
Tints of Breaker Bay #508280
RGB
CMYK
RGB Variations
Color information
#508280 (or 0x508280) is known color: Breaker Bay. HEX triplet: 50, 82 and 80. RGB value is (80,130,128). Sum of RGB (Red+Green+Blue) = 80+130+128=338 (44% of max value = 765). Red value is 80 (31.64% from 255 or 23.67% from 338); Green value is 130 (51.17% from 255 or 38.46% from 338); Blue value is 128 (50.39% from 255 or 37.87% from 338); Max value from RGB is 130 - color contains mainly: green. Hex color #508280 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #508280 is #AF7D7F. Grayscale: #727272. Windows color (decimal): -11500928 or 8421968. OLE color: 8421968.
HSL color Cylindrical-coordinate representation of color #508280: hue angle of 177.6º degrees, saturation: 0.24, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #508280 is Cyan = 0.38, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 80 | 130 | 128 | - |
| CMYK | 0.38 | 0 | 0.02 | 0.49 |
| HSL | 177.6º | 0.24% | 0.41% | - |
| HSV(B) | 177.6º | 0.38% | 0.51% | - |
| XYZ | 15.19 | 19.23 | 23.33 | - |
| YUV | 114.82 | 135.44 | 103.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 130 | 128 | 0.38 | 0 | 0.02 | 0.49 | 177.6 | 0.24 | 0.41 |
| Hex | 50 | 82 | 80 | 26 | 0 | 2 | 31 | B2 | 18 | 29 |
| Octal | 120 | 202 | 200 | 46 | 0 | 2 | 61 | 262 | 30 | 51 |
| Binary | 1010000 | 10000010 | 10000000 | 100110 | 0 | 10 | 110001 | 10110010 | 11000 | 101001 |
Color Harmonies of #508280
Complementary color
Monochromatic Colors of #508280
Black with #508280
Text Example
Text Example
White with #508280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508280; }
p { color: rgb(80,130,128); }
H1.HeaderClassName
{
color: #508280;
}
.AnyTagClassName
{
color: #508280;
}
</style>
background-color css
<style>
a { background-color: #508280; }
a { background-color: rgb(80,130,128); }
div.DivClassName
{
background-color: #508280;
}
.BgClassName
{
background-color: #508280;
}
</style>
border-color css
<style>
span { border-color: #508280; }
span { border-color: rgb(80,130,128); }
td.TdClassName
{
border-color: #508280;
}
.TagClassName
{
border-color: #508280;
}
</style>