Shades of Half Baked #559490
Tints of Half Baked #559490
RGB
CMYK
RGB Variations
Color information
#559490 (or 0x559490) is known color: Half Baked. HEX triplet: 55, 94 and 90. RGB value is (85,148,144). Sum of RGB (Red+Green+Blue) = 85+148+144=377 (49% of max value = 765). Red value is 85 (33.59% from 255 or 22.55% from 377); Green value is 148 (58.20% from 255 or 39.26% from 377); Blue value is 144 (56.64% from 255 or 38.20% from 377); Max value from RGB is 148 - color contains mainly: green. Hex color #559490 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #559490 is #AA6B6F. Grayscale: #808080. Windows color (decimal): -11168624 or 9475157. OLE color: 9475157.
HSL color Cylindrical-coordinate representation of color #559490: hue angle of 176.19º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #559490 is Cyan = 0.43, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 85 | 148 | 144 | - |
| CMYK | 0.43 | 0 | 0.03 | 0.42 |
| HSL | 176.19º | 0.27% | 0.46% | - |
| HSV(B) | 176.19º | 0.43% | 0.58% | - |
| XYZ | 19.37 | 25.12 | 30.21 | - |
| YUV | 128.71 | 136.63 | 96.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 148 | 144 | 0.43 | 0 | 0.03 | 0.42 | 176.19 | 0.27 | 0.46 |
| Hex | 55 | 94 | 90 | 2B | 0 | 3 | 2A | B0 | 1B | 2E |
| Octal | 125 | 224 | 220 | 53 | 0 | 3 | 52 | 260 | 33 | 56 |
| Binary | 1010101 | 10010100 | 10010000 | 101011 | 0 | 11 | 101010 | 10110000 | 11011 | 101110 |
Color Harmonies of #559490
Complementary color
Monochromatic Colors of #559490
Black with #559490
Text Example
Text Example
White with #559490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559490; }
p { color: rgb(85,148,144); }
H1.HeaderClassName
{
color: #559490;
}
.AnyTagClassName
{
color: #559490;
}
</style>
background-color css
<style>
a { background-color: #559490; }
a { background-color: rgb(85,148,144); }
div.DivClassName
{
background-color: #559490;
}
.BgClassName
{
background-color: #559490;
}
</style>
border-color css
<style>
span { border-color: #559490; }
span { border-color: rgb(85,148,144); }
td.TdClassName
{
border-color: #559490;
}
.TagClassName
{
border-color: #559490;
}
</style>