Shades of Half Baked #559398
Tints of Half Baked #559398
RGB
CMYK
RGB Variations
Color information
#559398 (or 0x559398) is known color: Half Baked. HEX triplet: 55, 93 and 98. RGB value is (85,147,152). Sum of RGB (Red+Green+Blue) = 85+147+152=384 (50% of max value = 765). Red value is 85 (33.59% from 255 or 22.14% from 384); Green value is 147 (57.81% from 255 or 38.28% from 384); Blue value is 152 (59.77% from 255 or 39.58% from 384); Max value from RGB is 152 - color contains mainly: blue. Hex color #559398 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #559398 is #AA6C67. Grayscale: #808080. Windows color (decimal): -11168872 or 9999189. OLE color: 9999189.
HSL color Cylindrical-coordinate representation of color #559398: hue angle of 184.48º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #559398 is Cyan = 0.44, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 85 | 147 | 152 | - |
| CMYK | 0.44 | 0.03 | 0 | 0.40 |
| HSL | 184.48º | 0.28% | 0.46% | - |
| HSV(B) | 184.48º | 0.44% | 0.6% | - |
| XYZ | 19.85 | 25.07 | 33.5 | - |
| YUV | 129.03 | 140.96 | 96.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 147 | 152 | 0.44 | 0.03 | 0 | 0.40 | 184.48 | 0.28 | 0.46 |
| Hex | 55 | 93 | 98 | 2C | 3 | 0 | 28 | B8 | 1C | 2E |
| Octal | 125 | 223 | 230 | 54 | 3 | 0 | 50 | 270 | 34 | 56 |
| Binary | 1010101 | 10010011 | 10011000 | 101100 | 11 | 0 | 101000 | 10111000 | 11100 | 101110 |
Color Harmonies of #559398
Complementary color
Monochromatic Colors of #559398
Black with #559398
Text Example
Text Example
White with #559398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559398; }
p { color: rgb(85,147,152); }
H1.HeaderClassName
{
color: #559398;
}
.AnyTagClassName
{
color: #559398;
}
</style>
background-color css
<style>
a { background-color: #559398; }
a { background-color: rgb(85,147,152); }
div.DivClassName
{
background-color: #559398;
}
.BgClassName
{
background-color: #559398;
}
</style>
border-color css
<style>
span { border-color: #559398; }
span { border-color: rgb(85,147,152); }
td.TdClassName
{
border-color: #559398;
}
.TagClassName
{
border-color: #559398;
}
</style>