Shades of Half Baked #549290
Tints of Half Baked #549290
RGB
CMYK
RGB Variations
Color information
#549290 (or 0x549290) is known color: Half Baked. HEX triplet: 54, 92 and 90. RGB value is (84,146,144). Sum of RGB (Red+Green+Blue) = 84+146+144=374 (49% of max value = 765). Red value is 84 (33.20% from 255 or 22.46% from 374); Green value is 146 (57.42% from 255 or 39.04% from 374); Blue value is 144 (56.64% from 255 or 38.50% from 374); Max value from RGB is 146 - color contains mainly: green. Hex color #549290 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #549290 is #AB6D6F. Grayscale: #7F7F7F. Windows color (decimal): -11234672 or 9474644. OLE color: 9474644.
HSL color Cylindrical-coordinate representation of color #549290: hue angle of 178.06º degrees, saturation: 0.27, 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 #549290 is Cyan = 0.42, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 84 | 146 | 144 | - |
| CMYK | 0.42 | 0 | 0.01 | 0.43 |
| HSL | 178.06º | 0.27% | 0.45% | - |
| HSV(B) | 178.06º | 0.42% | 0.57% | - |
| XYZ | 18.97 | 24.46 | 30.11 | - |
| YUV | 127.23 | 137.46 | 97.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 146 | 144 | 0.42 | 0 | 0.01 | 0.43 | 178.06 | 0.27 | 0.45 |
| Hex | 54 | 92 | 90 | 2A | 0 | 1 | 2B | B2 | 1B | 2D |
| Octal | 124 | 222 | 220 | 52 | 0 | 1 | 53 | 262 | 33 | 55 |
| Binary | 1010100 | 10010010 | 10010000 | 101010 | 0 | 1 | 101011 | 10110010 | 11011 | 101101 |
Color Harmonies of #549290
Complementary color
Monochromatic Colors of #549290
Black with #549290
Text Example
Text Example
White with #549290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #549290; }
p { color: rgb(84,146,144); }
H1.HeaderClassName
{
color: #549290;
}
.AnyTagClassName
{
color: #549290;
}
</style>
background-color css
<style>
a { background-color: #549290; }
a { background-color: rgb(84,146,144); }
div.DivClassName
{
background-color: #549290;
}
.BgClassName
{
background-color: #549290;
}
</style>
border-color css
<style>
span { border-color: #549290; }
span { border-color: rgb(84,146,144); }
td.TdClassName
{
border-color: #549290;
}
.TagClassName
{
border-color: #549290;
}
</style>