Shades of Half Baked #559297
Tints of Half Baked #559297
RGB
CMYK
RGB Variations
Color information
#559297 (or 0x559297) is known color: Half Baked. HEX triplet: 55, 92 and 97. RGB value is (85,146,151). Sum of RGB (Red+Green+Blue) = 85+146+151=382 (50% of max value = 765). Red value is 85 (33.59% from 255 or 22.25% from 382); Green value is 146 (57.42% from 255 or 38.22% from 382); Blue value is 151 (59.38% from 255 or 39.53% from 382); Max value from RGB is 151 - color contains mainly: blue. Hex color #559297 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #559297 is #AA6D68. Grayscale: #808080. Windows color (decimal): -11169129 or 9933397. OLE color: 9933397.
HSL color Cylindrical-coordinate representation of color #559297: hue angle of 184.55º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #559297 is Cyan = 0.44, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 85 | 146 | 151 | - |
| CMYK | 0.44 | 0.03 | 0 | 0.41 |
| HSL | 184.55º | 0.28% | 0.46% | - |
| HSV(B) | 184.55º | 0.44% | 0.59% | - |
| XYZ | 19.61 | 24.72 | 33.02 | - |
| YUV | 128.33 | 140.79 | 97.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 146 | 151 | 0.44 | 0.03 | 0 | 0.41 | 184.55 | 0.28 | 0.46 |
| Hex | 55 | 92 | 97 | 2C | 3 | 0 | 29 | B9 | 1C | 2E |
| Octal | 125 | 222 | 227 | 54 | 3 | 0 | 51 | 271 | 34 | 56 |
| Binary | 1010101 | 10010010 | 10010111 | 101100 | 11 | 0 | 101001 | 10111001 | 11100 | 101110 |
Color Harmonies of #559297
Complementary color
Monochromatic Colors of #559297
Black with #559297
Text Example
Text Example
White with #559297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559297; }
p { color: rgb(85,146,151); }
H1.HeaderClassName
{
color: #559297;
}
.AnyTagClassName
{
color: #559297;
}
</style>
background-color css
<style>
a { background-color: #559297; }
a { background-color: rgb(85,146,151); }
div.DivClassName
{
background-color: #559297;
}
.BgClassName
{
background-color: #559297;
}
</style>
border-color css
<style>
span { border-color: #559297; }
span { border-color: rgb(85,146,151); }
td.TdClassName
{
border-color: #559297;
}
.TagClassName
{
border-color: #559297;
}
</style>