Shades of Half Baked #519696
Tints of Half Baked #519696
RGB
CMYK
RGB Variations
Color information
#519696 (or 0x519696) is known color: Half Baked. HEX triplet: 51, 96 and 96. RGB value is (81,150,150). Sum of RGB (Red+Green+Blue) = 81+150+150=381 (50% of max value = 765). Red value is 81 (32.03% from 255 or 21.26% from 381); Green value is 150 (58.98% from 255 or 39.37% from 381); Blue value is 150 (58.98% from 255 or 39.37% from 381); Max value from RGB is 150 - color contains mainly: green, blue. Hex color #519696 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #519696 is #AE6969. Grayscale: #818181. Windows color (decimal): -11430250 or 9868881. OLE color: 9868881.
HSL color Cylindrical-coordinate representation of color #519696: hue angle of 180º 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 #519696 is Cyan = 0.46, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 81 | 150 | 150 | - |
| CMYK | 0.46 | 0 | 0 | 0.41 |
| HSL | 180º | 0.3% | 0.45% | - |
| HSV(B) | 180º | 0.46% | 0.59% | - |
| XYZ | 19.8 | 25.76 | 32.78 | - |
| YUV | 129.37 | 139.64 | 93.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 150 | 150 | 0.46 | 0 | 0 | 0.41 | 180 | 0.3 | 0.45 |
| Hex | 51 | 96 | 96 | 2E | 0 | 0 | 29 | B4 | 1E | 2D |
| Octal | 121 | 226 | 226 | 56 | 0 | 0 | 51 | 264 | 36 | 55 |
| Binary | 1010001 | 10010110 | 10010110 | 101110 | 0 | 0 | 101001 | 10110100 | 11110 | 101101 |
Color Harmonies of #519696
Complementary color
Monochromatic Colors of #519696
Black with #519696
Text Example
Text Example
White with #519696
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519696; }
p { color: rgb(81,150,150); }
H1.HeaderClassName
{
color: #519696;
}
.AnyTagClassName
{
color: #519696;
}
</style>
background-color css
<style>
a { background-color: #519696; }
a { background-color: rgb(81,150,150); }
div.DivClassName
{
background-color: #519696;
}
.BgClassName
{
background-color: #519696;
}
</style>
border-color css
<style>
span { border-color: #519696; }
span { border-color: rgb(81,150,150); }
td.TdClassName
{
border-color: #519696;
}
.TagClassName
{
border-color: #519696;
}
</style>