Shades of Half Baked #519592
Tints of Half Baked #519592
RGB
CMYK
RGB Variations
Color information
#519592 (or 0x519592) is known color: Half Baked. HEX triplet: 51, 95 and 92. RGB value is (81,149,146). Sum of RGB (Red+Green+Blue) = 81+149+146=376 (49% of max value = 765). Red value is 81 (32.03% from 255 or 21.54% from 376); Green value is 149 (58.59% from 255 or 39.63% from 376); Blue value is 146 (57.42% from 255 or 38.83% from 376); Max value from RGB is 149 - color contains mainly: green. Hex color #519592 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #519592 is #AE6A6D. Grayscale: #808080. Windows color (decimal): -11430510 or 9606481. OLE color: 9606481.
HSL color Cylindrical-coordinate representation of color #519592: hue angle of 177.35º 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 #519592 is Cyan = 0.46, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 149 | 146 | - |
| CMYK | 0.46 | 0 | 0.02 | 0.42 |
| HSL | 177.35º | 0.3% | 0.45% | - |
| HSV(B) | 177.35º | 0.46% | 0.58% | - |
| XYZ | 19.33 | 25.32 | 31.06 | - |
| YUV | 128.33 | 137.97 | 94.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 149 | 146 | 0.46 | 0 | 0.02 | 0.42 | 177.35 | 0.3 | 0.45 |
| Hex | 51 | 95 | 92 | 2E | 0 | 2 | 2A | B1 | 1E | 2D |
| Octal | 121 | 225 | 222 | 56 | 0 | 2 | 52 | 261 | 36 | 55 |
| Binary | 1010001 | 10010101 | 10010010 | 101110 | 0 | 10 | 101010 | 10110001 | 11110 | 101101 |
Color Harmonies of #519592
Complementary color
Monochromatic Colors of #519592
Black with #519592
Text Example
Text Example
White with #519592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519592; }
p { color: rgb(81,149,146); }
H1.HeaderClassName
{
color: #519592;
}
.AnyTagClassName
{
color: #519592;
}
</style>
background-color css
<style>
a { background-color: #519592; }
a { background-color: rgb(81,149,146); }
div.DivClassName
{
background-color: #519592;
}
.BgClassName
{
background-color: #519592;
}
</style>
border-color css
<style>
span { border-color: #519592; }
span { border-color: rgb(81,149,146); }
td.TdClassName
{
border-color: #519592;
}
.TagClassName
{
border-color: #519592;
}
</style>