Shades of Half Baked #509298
Tints of Half Baked #509298
RGB
CMYK
RGB Variations
Color information
#509298 (or 0x509298) is known color: Half Baked. HEX triplet: 50, 92 and 98. RGB value is (80,146,152). Sum of RGB (Red+Green+Blue) = 80+146+152=378 (50% of max value = 765). Red value is 80 (31.64% from 255 or 21.16% from 378); Green value is 146 (57.42% from 255 or 38.62% from 378); Blue value is 152 (59.77% from 255 or 40.21% from 378); Max value from RGB is 152 - color contains mainly: blue. Hex color #509298 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #509298 is #AF6D67. Grayscale: #7E7E7E. Windows color (decimal): -11496808 or 9998928. OLE color: 9998928.
HSL color Cylindrical-coordinate representation of color #509298: hue angle of 185º degrees, saturation: 0.31, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #509298 is Cyan = 0.47, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 80 | 146 | 152 | - |
| CMYK | 0.47 | 0.04 | 0 | 0.40 |
| HSL | 185º | 0.31% | 0.45% | - |
| HSV(B) | 185º | 0.47% | 0.6% | - |
| XYZ | 19.25 | 24.53 | 33.43 | - |
| YUV | 126.95 | 142.13 | 94.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 146 | 152 | 0.47 | 0.04 | 0 | 0.40 | 185 | 0.31 | 0.45 |
| Hex | 50 | 92 | 98 | 2F | 4 | 0 | 28 | B9 | 1F | 2D |
| Octal | 120 | 222 | 230 | 57 | 4 | 0 | 50 | 271 | 37 | 55 |
| Binary | 1010000 | 10010010 | 10011000 | 101111 | 100 | 0 | 101000 | 10111001 | 11111 | 101101 |
Color Harmonies of #509298
Complementary color
Monochromatic Colors of #509298
Black with #509298
Text Example
Text Example
White with #509298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509298; }
p { color: rgb(80,146,152); }
H1.HeaderClassName
{
color: #509298;
}
.AnyTagClassName
{
color: #509298;
}
</style>
background-color css
<style>
a { background-color: #509298; }
a { background-color: rgb(80,146,152); }
div.DivClassName
{
background-color: #509298;
}
.BgClassName
{
background-color: #509298;
}
</style>
border-color css
<style>
span { border-color: #509298; }
span { border-color: rgb(80,146,152); }
td.TdClassName
{
border-color: #509298;
}
.TagClassName
{
border-color: #509298;
}
</style>