Shades of Half Baked #519296
Tints of Half Baked #519296
RGB
CMYK
RGB Variations
Color information
#519296 (or 0x519296) is known color: Half Baked. HEX triplet: 51, 92 and 96. RGB value is (81,146,150). Sum of RGB (Red+Green+Blue) = 81+146+150=377 (49% of max value = 765). Red value is 81 (32.03% from 255 or 21.49% from 377); Green value is 146 (57.42% from 255 or 38.73% from 377); Blue value is 150 (58.98% from 255 or 39.79% from 377); Max value from RGB is 150 - color contains mainly: blue. Hex color #519296 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #519296 is #AE6D69. Grayscale: #7E7E7E. Windows color (decimal): -11431274 or 9867857. OLE color: 9867857.
HSL color Cylindrical-coordinate representation of color #519296: hue angle of 183.48º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #519296 is Cyan = 0.46, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 81 | 146 | 150 | - |
| CMYK | 0.46 | 0.03 | 0 | 0.41 |
| HSL | 183.48º | 0.3% | 0.45% | - |
| HSV(B) | 183.48º | 0.46% | 0.59% | - |
| XYZ | 19.18 | 24.51 | 32.57 | - |
| YUV | 127.02 | 140.97 | 95.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 146 | 150 | 0.46 | 0.03 | 0 | 0.41 | 183.48 | 0.3 | 0.45 |
| Hex | 51 | 92 | 96 | 2E | 3 | 0 | 29 | B7 | 1E | 2D |
| Octal | 121 | 222 | 226 | 56 | 3 | 0 | 51 | 267 | 36 | 55 |
| Binary | 1010001 | 10010010 | 10010110 | 101110 | 11 | 0 | 101001 | 10110111 | 11110 | 101101 |
Color Harmonies of #519296
Complementary color
Monochromatic Colors of #519296
Black with #519296
Text Example
Text Example
White with #519296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519296; }
p { color: rgb(81,146,150); }
H1.HeaderClassName
{
color: #519296;
}
.AnyTagClassName
{
color: #519296;
}
</style>
background-color css
<style>
a { background-color: #519296; }
a { background-color: rgb(81,146,150); }
div.DivClassName
{
background-color: #519296;
}
.BgClassName
{
background-color: #519296;
}
</style>
border-color css
<style>
span { border-color: #519296; }
span { border-color: rgb(81,146,150); }
td.TdClassName
{
border-color: #519296;
}
.TagClassName
{
border-color: #519296;
}
</style>