Shades of Half Baked #519295
Tints of Half Baked #519295
RGB
CMYK
RGB Variations
Color information
#519295 (or 0x519295) is known color: Half Baked. HEX triplet: 51, 92 and 95. RGB value is (81,146,149). Sum of RGB (Red+Green+Blue) = 81+146+149=376 (49% of max value = 765). Red value is 81 (32.03% from 255 or 21.54% from 376); Green value is 146 (57.42% from 255 or 38.83% from 376); Blue value is 149 (58.59% from 255 or 39.63% from 376); Max value from RGB is 149 - color contains mainly: blue. Hex color #519295 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #519295 is #AE6D6A. Grayscale: #7E7E7E. Windows color (decimal): -11431275 or 9802321. OLE color: 9802321.
HSL color Cylindrical-coordinate representation of color #519295: hue angle of 182.65º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #519295 is Cyan = 0.46, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 146 | 149 | - |
| CMYK | 0.46 | 0.02 | 0 | 0.42 |
| HSL | 182.65º | 0.3% | 0.45% | - |
| HSV(B) | 182.65º | 0.46% | 0.58% | - |
| XYZ | 19.1 | 24.48 | 32.15 | - |
| YUV | 126.91 | 140.47 | 95.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 146 | 149 | 0.46 | 0.02 | 0 | 0.42 | 182.65 | 0.3 | 0.45 |
| Hex | 51 | 92 | 95 | 2E | 2 | 0 | 2A | B7 | 1E | 2D |
| Octal | 121 | 222 | 225 | 56 | 2 | 0 | 52 | 267 | 36 | 55 |
| Binary | 1010001 | 10010010 | 10010101 | 101110 | 10 | 0 | 101010 | 10110111 | 11110 | 101101 |
Color Harmonies of #519295
Complementary color
Monochromatic Colors of #519295
Black with #519295
Text Example
Text Example
White with #519295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519295; }
p { color: rgb(81,146,149); }
H1.HeaderClassName
{
color: #519295;
}
.AnyTagClassName
{
color: #519295;
}
</style>
background-color css
<style>
a { background-color: #519295; }
a { background-color: rgb(81,146,149); }
div.DivClassName
{
background-color: #519295;
}
.BgClassName
{
background-color: #519295;
}
</style>
border-color css
<style>
span { border-color: #519295; }
span { border-color: rgb(81,146,149); }
td.TdClassName
{
border-color: #519295;
}
.TagClassName
{
border-color: #519295;
}
</style>