Shades of Half Baked #549295
Tints of Half Baked #549295
RGB
CMYK
RGB Variations
Color information
#549295 (or 0x549295) is known color: Half Baked. HEX triplet: 54, 92 and 95. RGB value is (84,146,149). Sum of RGB (Red+Green+Blue) = 84+146+149=379 (50% of max value = 765). Red value is 84 (33.20% from 255 or 22.16% from 379); Green value is 146 (57.42% from 255 or 38.52% from 379); Blue value is 149 (58.59% from 255 or 39.31% from 379); Max value from RGB is 149 - color contains mainly: blue. Hex color #549295 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #549295 is #AB6D6A. Grayscale: #7F7F7F. Windows color (decimal): -11234667 or 9802324. OLE color: 9802324.
HSL color Cylindrical-coordinate representation of color #549295: hue angle of 182.77º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #549295 is Cyan = 0.44, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 84 | 146 | 149 | - |
| CMYK | 0.44 | 0.02 | 0 | 0.42 |
| HSL | 182.77º | 0.28% | 0.46% | - |
| HSV(B) | 182.77º | 0.44% | 0.58% | - |
| XYZ | 19.36 | 24.61 | 32.16 | - |
| YUV | 127.8 | 139.96 | 96.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 146 | 149 | 0.44 | 0.02 | 0 | 0.42 | 182.77 | 0.28 | 0.46 |
| Hex | 54 | 92 | 95 | 2C | 2 | 0 | 2A | B7 | 1C | 2E |
| Octal | 124 | 222 | 225 | 54 | 2 | 0 | 52 | 267 | 34 | 56 |
| Binary | 1010100 | 10010010 | 10010101 | 101100 | 10 | 0 | 101010 | 10110111 | 11100 | 101110 |
Color Harmonies of #549295
Complementary color
Monochromatic Colors of #549295
Black with #549295
Text Example
Text Example
White with #549295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #549295; }
p { color: rgb(84,146,149); }
H1.HeaderClassName
{
color: #549295;
}
.AnyTagClassName
{
color: #549295;
}
</style>
background-color css
<style>
a { background-color: #549295; }
a { background-color: rgb(84,146,149); }
div.DivClassName
{
background-color: #549295;
}
.BgClassName
{
background-color: #549295;
}
</style>
border-color css
<style>
span { border-color: #549295; }
span { border-color: rgb(84,146,149); }
td.TdClassName
{
border-color: #549295;
}
.TagClassName
{
border-color: #549295;
}
</style>