Shades of Half Baked #519794
Tints of Half Baked #519794
RGB
CMYK
RGB Variations
Color information
#519794 (or 0x519794) is known color: Half Baked. HEX triplet: 51, 97 and 94. RGB value is (81,151,148). Sum of RGB (Red+Green+Blue) = 81+151+148=380 (50% of max value = 765). Red value is 81 (32.03% from 255 or 21.32% from 380); Green value is 151 (59.38% from 255 or 39.74% from 380); Blue value is 148 (58.20% from 255 or 38.95% from 380); Max value from RGB is 151 - color contains mainly: green. Hex color #519794 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #519794 is #AE686B. Grayscale: #818181. Windows color (decimal): -11429996 or 9738065. OLE color: 9738065.
HSL color Cylindrical-coordinate representation of color #519794: hue angle of 177.43º 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 #519794 is Cyan = 0.46, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 81 | 151 | 148 | - |
| CMYK | 0.46 | 0 | 0.02 | 0.41 |
| HSL | 177.43º | 0.3% | 0.45% | - |
| HSV(B) | 177.43º | 0.46% | 0.59% | - |
| XYZ | 19.81 | 26.02 | 32 | - |
| YUV | 129.73 | 138.31 | 93.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 151 | 148 | 0.46 | 0 | 0.02 | 0.41 | 177.43 | 0.3 | 0.45 |
| Hex | 51 | 97 | 94 | 2E | 0 | 2 | 29 | B1 | 1E | 2D |
| Octal | 121 | 227 | 224 | 56 | 0 | 2 | 51 | 261 | 36 | 55 |
| Binary | 1010001 | 10010111 | 10010100 | 101110 | 0 | 10 | 101001 | 10110001 | 11110 | 101101 |
Color Harmonies of #519794
Complementary color
Monochromatic Colors of #519794
Black with #519794
Text Example
Text Example
White with #519794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519794; }
p { color: rgb(81,151,148); }
H1.HeaderClassName
{
color: #519794;
}
.AnyTagClassName
{
color: #519794;
}
</style>
background-color css
<style>
a { background-color: #519794; }
a { background-color: rgb(81,151,148); }
div.DivClassName
{
background-color: #519794;
}
.BgClassName
{
background-color: #519794;
}
</style>
border-color css
<style>
span { border-color: #519794; }
span { border-color: rgb(81,151,148); }
td.TdClassName
{
border-color: #519794;
}
.TagClassName
{
border-color: #519794;
}
</style>