Shades of Half Baked #509892
Tints of Half Baked #509892
RGB
CMYK
RGB Variations
Color information
#509892 (or 0x509892) is known color: Half Baked. HEX triplet: 50, 98 and 92. RGB value is (80,152,146). Sum of RGB (Red+Green+Blue) = 80+152+146=378 (50% of max value = 765). Red value is 80 (31.64% from 255 or 21.16% from 378); Green value is 152 (59.77% from 255 or 40.21% from 378); Blue value is 146 (57.42% from 255 or 38.62% from 378); Max value from RGB is 152 - color contains mainly: green. Hex color #509892 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #509892 is #AF676D. Grayscale: #818181. Windows color (decimal): -11495278 or 9607248. OLE color: 9607248.
HSL color Cylindrical-coordinate representation of color #509892: hue angle of 175º 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 #509892 is Cyan = 0.47, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 80 | 152 | 146 | - |
| CMYK | 0.47 | 0 | 0.04 | 0.40 |
| HSL | 175º | 0.31% | 0.45% | - |
| HSV(B) | 175º | 0.47% | 0.6% | - |
| XYZ | 19.72 | 26.24 | 31.22 | - |
| YUV | 129.79 | 137.15 | 92.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 152 | 146 | 0.47 | 0 | 0.04 | 0.40 | 175 | 0.31 | 0.45 |
| Hex | 50 | 98 | 92 | 2F | 0 | 4 | 28 | AF | 1F | 2D |
| Octal | 120 | 230 | 222 | 57 | 0 | 4 | 50 | 257 | 37 | 55 |
| Binary | 1010000 | 10011000 | 10010010 | 101111 | 0 | 100 | 101000 | 10101111 | 11111 | 101101 |
Color Harmonies of #509892
Complementary color
Monochromatic Colors of #509892
Black with #509892
Text Example
Text Example
White with #509892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509892; }
p { color: rgb(80,152,146); }
H1.HeaderClassName
{
color: #509892;
}
.AnyTagClassName
{
color: #509892;
}
</style>
background-color css
<style>
a { background-color: #509892; }
a { background-color: rgb(80,152,146); }
div.DivClassName
{
background-color: #509892;
}
.BgClassName
{
background-color: #509892;
}
</style>
border-color css
<style>
span { border-color: #509892; }
span { border-color: rgb(80,152,146); }
td.TdClassName
{
border-color: #509892;
}
.TagClassName
{
border-color: #509892;
}
</style>