Shades of Half Baked #519290
Tints of Half Baked #519290
RGB
CMYK
RGB Variations
Color information
#519290 (or 0x519290) is known color: Half Baked. HEX triplet: 51, 92 and 90. RGB value is (81,146,144). Sum of RGB (Red+Green+Blue) = 81+146+144=371 (49% of max value = 765). Red value is 81 (32.03% from 255 or 21.83% from 371); Green value is 146 (57.42% from 255 or 39.35% from 371); Blue value is 144 (56.64% from 255 or 38.81% from 371); Max value from RGB is 146 - color contains mainly: green. Hex color #519290 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #519290 is #AE6D6F. Grayscale: #7E7E7E. Windows color (decimal): -11431280 or 9474641. OLE color: 9474641.
HSL color Cylindrical-coordinate representation of color #519290: hue angle of 178.15º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #519290 is Cyan = 0.45, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 81 | 146 | 144 | - |
| CMYK | 0.45 | 0 | 0.01 | 0.43 |
| HSL | 178.15º | 0.29% | 0.45% | - |
| HSV(B) | 178.15º | 0.45% | 0.57% | - |
| XYZ | 18.71 | 24.32 | 30.09 | - |
| YUV | 126.34 | 137.97 | 95.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 146 | 144 | 0.45 | 0 | 0.01 | 0.43 | 178.15 | 0.29 | 0.45 |
| Hex | 51 | 92 | 90 | 2D | 0 | 1 | 2B | B2 | 1D | 2D |
| Octal | 121 | 222 | 220 | 55 | 0 | 1 | 53 | 262 | 35 | 55 |
| Binary | 1010001 | 10010010 | 10010000 | 101101 | 0 | 1 | 101011 | 10110010 | 11101 | 101101 |
Color Harmonies of #519290
Complementary color
Monochromatic Colors of #519290
Black with #519290
Text Example
Text Example
White with #519290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519290; }
p { color: rgb(81,146,144); }
H1.HeaderClassName
{
color: #519290;
}
.AnyTagClassName
{
color: #519290;
}
</style>
background-color css
<style>
a { background-color: #519290; }
a { background-color: rgb(81,146,144); }
div.DivClassName
{
background-color: #519290;
}
.BgClassName
{
background-color: #519290;
}
</style>
border-color css
<style>
span { border-color: #519290; }
span { border-color: rgb(81,146,144); }
td.TdClassName
{
border-color: #519290;
}
.TagClassName
{
border-color: #519290;
}
</style>