Shades of Half Baked #639294
Tints of Half Baked #639294
RGB
CMYK
RGB Variations
Color information
#639294 (or 0x639294) is known color: Half Baked. HEX triplet: 63, 92 and 94. RGB value is (99,146,148). Sum of RGB (Red+Green+Blue) = 99+146+148=393 (52% of max value = 765). Red value is 99 (39.06% from 255 or 25.19% from 393); Green value is 146 (57.42% from 255 or 37.15% from 393); Blue value is 148 (58.20% from 255 or 37.66% from 393); Max value from RGB is 148 - color contains mainly: blue. Hex color #639294 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #639294 is #9C6D6B. Grayscale: #848484. Windows color (decimal): -10251628 or 9736803. OLE color: 9736803.
HSL color Cylindrical-coordinate representation of color #639294: hue angle of 182.45º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #639294 is Cyan = 0.33, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 146 | 148 | - |
| CMYK | 0.33 | 0.01 | 0 | 0.42 |
| HSL | 182.45º | 0.2% | 0.48% | - |
| HSV(B) | 182.45º | 0.33% | 0.58% | - |
| XYZ | 20.77 | 25.35 | 31.82 | - |
| YUV | 132.18 | 136.93 | 104.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 146 | 148 | 0.33 | 0.01 | 0 | 0.42 | 182.45 | 0.2 | 0.48 |
| Hex | 63 | 92 | 94 | 21 | 1 | 0 | 2A | B6 | 14 | 30 |
| Octal | 143 | 222 | 224 | 41 | 1 | 0 | 52 | 266 | 24 | 60 |
| Binary | 1100011 | 10010010 | 10010100 | 100001 | 1 | 0 | 101010 | 10110110 | 10100 | 110000 |
Color Harmonies of #639294
Complementary color
Monochromatic Colors of #639294
Black with #639294
Text Example
Text Example
White with #639294
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639294; }
p { color: rgb(99,146,148); }
H1.HeaderClassName
{
color: #639294;
}
.AnyTagClassName
{
color: #639294;
}
</style>
background-color css
<style>
a { background-color: #639294; }
a { background-color: rgb(99,146,148); }
div.DivClassName
{
background-color: #639294;
}
.BgClassName
{
background-color: #639294;
}
</style>
border-color css
<style>
span { border-color: #639294; }
span { border-color: rgb(99,146,148); }
td.TdClassName
{
border-color: #639294;
}
.TagClassName
{
border-color: #639294;
}
</style>