Shades of Half Baked #559290
Tints of Half Baked #559290
RGB
CMYK
RGB Variations
Color information
#559290 (or 0x559290) is known color: Half Baked. HEX triplet: 55, 92 and 90. RGB value is (85,146,144). Sum of RGB (Red+Green+Blue) = 85+146+144=375 (49% of max value = 765). Red value is 85 (33.59% from 255 or 22.67% from 375); Green value is 146 (57.42% from 255 or 38.93% from 375); Blue value is 144 (56.64% from 255 or 38.4% from 375); Max value from RGB is 146 - color contains mainly: green. Hex color #559290 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #559290 is #AA6D6F. Grayscale: #7F7F7F. Windows color (decimal): -11169136 or 9474645. OLE color: 9474645.
HSL color Cylindrical-coordinate representation of color #559290: hue angle of 178.03º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #559290 is Cyan = 0.42, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 85 | 146 | 144 | - |
| CMYK | 0.42 | 0 | 0.01 | 0.43 |
| HSL | 178.03º | 0.26% | 0.45% | - |
| HSV(B) | 178.03º | 0.42% | 0.57% | - |
| XYZ | 19.06 | 24.5 | 30.11 | - |
| YUV | 127.53 | 137.29 | 97.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 146 | 144 | 0.42 | 0 | 0.01 | 0.43 | 178.03 | 0.26 | 0.45 |
| Hex | 55 | 92 | 90 | 2A | 0 | 1 | 2B | B2 | 1A | 2D |
| Octal | 125 | 222 | 220 | 52 | 0 | 1 | 53 | 262 | 32 | 55 |
| Binary | 1010101 | 10010010 | 10010000 | 101010 | 0 | 1 | 101011 | 10110010 | 11010 | 101101 |
Color Harmonies of #559290
Complementary color
Monochromatic Colors of #559290
Black with #559290
Text Example
Text Example
White with #559290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559290; }
p { color: rgb(85,146,144); }
H1.HeaderClassName
{
color: #559290;
}
.AnyTagClassName
{
color: #559290;
}
</style>
background-color css
<style>
a { background-color: #559290; }
a { background-color: rgb(85,146,144); }
div.DivClassName
{
background-color: #559290;
}
.BgClassName
{
background-color: #559290;
}
</style>
border-color css
<style>
span { border-color: #559290; }
span { border-color: rgb(85,146,144); }
td.TdClassName
{
border-color: #559290;
}
.TagClassName
{
border-color: #559290;
}
</style>