Shades of Half Baked #519092
Tints of Half Baked #519092
RGB
CMYK
RGB Variations
Color information
#519092 (or 0x519092) is known color: Half Baked. HEX triplet: 51, 90 and 92. RGB value is (81,144,146). Sum of RGB (Red+Green+Blue) = 81+144+146=371 (49% of max value = 765). Red value is 81 (32.03% from 255 or 21.83% from 371); Green value is 144 (56.64% from 255 or 38.81% from 371); Blue value is 146 (57.42% from 255 or 39.35% from 371); Max value from RGB is 146 - color contains mainly: blue. Hex color #519092 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #519092 is #AE6F6D. Grayscale: #7D7D7D. Windows color (decimal): -11431790 or 9605201. OLE color: 9605201.
HSL color Cylindrical-coordinate representation of color #519092: hue angle of 181.85º 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 #519092 is Cyan = 0.45, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 81 | 144 | 146 | - |
| CMYK | 0.45 | 0.01 | 0 | 0.43 |
| HSL | 181.85º | 0.29% | 0.45% | - |
| HSV(B) | 181.85º | 0.45% | 0.57% | - |
| XYZ | 18.55 | 23.77 | 30.8 | - |
| YUV | 125.39 | 139.63 | 96.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 144 | 146 | 0.45 | 0.01 | 0 | 0.43 | 181.85 | 0.29 | 0.45 |
| Hex | 51 | 90 | 92 | 2D | 1 | 0 | 2B | B6 | 1D | 2D |
| Octal | 121 | 220 | 222 | 55 | 1 | 0 | 53 | 266 | 35 | 55 |
| Binary | 1010001 | 10010000 | 10010010 | 101101 | 1 | 0 | 101011 | 10110110 | 11101 | 101101 |
Color Harmonies of #519092
Complementary color
Monochromatic Colors of #519092
Black with #519092
Text Example
Text Example
White with #519092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519092; }
p { color: rgb(81,144,146); }
H1.HeaderClassName
{
color: #519092;
}
.AnyTagClassName
{
color: #519092;
}
</style>
background-color css
<style>
a { background-color: #519092; }
a { background-color: rgb(81,144,146); }
div.DivClassName
{
background-color: #519092;
}
.BgClassName
{
background-color: #519092;
}
</style>
border-color css
<style>
span { border-color: #519092; }
span { border-color: rgb(81,144,146); }
td.TdClassName
{
border-color: #519092;
}
.TagClassName
{
border-color: #519092;
}
</style>