Shades of Breaker Bay #508278
Tints of Breaker Bay #508278
RGB
CMYK
RGB Variations
Color information
#508278 (or 0x508278) is known color: Breaker Bay. HEX triplet: 50, 82 and 78. RGB value is (80,130,120). Sum of RGB (Red+Green+Blue) = 80+130+120=330 (43% of max value = 765). Red value is 80 (31.64% from 255 or 24.24% from 330); Green value is 130 (51.17% from 255 or 39.39% from 330); Blue value is 120 (47.27% from 255 or 36.36% from 330); Max value from RGB is 130 - color contains mainly: green. Hex color #508278 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #508278 is #AF7D87. Grayscale: #717171. Windows color (decimal): -11500936 or 7897680. OLE color: 7897680.
HSL color Cylindrical-coordinate representation of color #508278: hue angle of 168º 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 #508278 is Cyan = 0.38, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 80 | 130 | 120 | - |
| CMYK | 0.38 | 0 | 0.08 | 0.49 |
| HSL | 168º | 0.24% | 0.41% | - |
| HSV(B) | 168º | 0.38% | 0.51% | - |
| XYZ | 14.68 | 19.03 | 20.67 | - |
| YUV | 113.91 | 131.44 | 103.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 130 | 120 | 0.38 | 0 | 0.08 | 0.49 | 168 | 0.24 | 0.41 |
| Hex | 50 | 82 | 78 | 26 | 0 | 8 | 31 | A8 | 18 | 29 |
| Octal | 120 | 202 | 170 | 46 | 0 | 10 | 61 | 250 | 30 | 51 |
| Binary | 1010000 | 10000010 | 1111000 | 100110 | 0 | 1000 | 110001 | 10101000 | 11000 | 101001 |
Color Harmonies of #508278
Complementary color
Monochromatic Colors of #508278
Black with #508278
Text Example
Text Example
White with #508278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508278; }
p { color: rgb(80,130,120); }
H1.HeaderClassName
{
color: #508278;
}
.AnyTagClassName
{
color: #508278;
}
</style>
background-color css
<style>
a { background-color: #508278; }
a { background-color: rgb(80,130,120); }
div.DivClassName
{
background-color: #508278;
}
.BgClassName
{
background-color: #508278;
}
</style>
border-color css
<style>
span { border-color: #508278; }
span { border-color: rgb(80,130,120); }
td.TdClassName
{
border-color: #508278;
}
.TagClassName
{
border-color: #508278;
}
</style>