Shades of Half Baked #639298
Tints of Half Baked #639298
RGB
CMYK
RGB Variations
Color information
#639298 (or 0x639298) is known color: Half Baked. HEX triplet: 63, 92 and 98. RGB value is (99,146,152). Sum of RGB (Red+Green+Blue) = 99+146+152=397 (52% of max value = 765). Red value is 99 (39.06% from 255 or 24.94% from 397); Green value is 146 (57.42% from 255 or 36.78% from 397); Blue value is 152 (59.77% from 255 or 38.29% from 397); Max value from RGB is 152 - color contains mainly: blue. Hex color #639298 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #639298 is #9C6D67. Grayscale: #848484. Windows color (decimal): -10251624 or 9998947. OLE color: 9998947.
HSL color Cylindrical-coordinate representation of color #639298: hue angle of 186.79º degrees, saturation: 0.21, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #639298 is Cyan = 0.35, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 99 | 146 | 152 | - |
| CMYK | 0.35 | 0.04 | 0 | 0.40 |
| HSL | 186.79º | 0.21% | 0.49% | - |
| HSV(B) | 186.79º | 0.35% | 0.6% | - |
| XYZ | 21.09 | 25.48 | 33.51 | - |
| YUV | 132.63 | 138.93 | 104.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 146 | 152 | 0.35 | 0.04 | 0 | 0.40 | 186.79 | 0.21 | 0.49 |
| Hex | 63 | 92 | 98 | 23 | 4 | 0 | 28 | BB | 15 | 31 |
| Octal | 143 | 222 | 230 | 43 | 4 | 0 | 50 | 273 | 25 | 61 |
| Binary | 1100011 | 10010010 | 10011000 | 100011 | 100 | 0 | 101000 | 10111011 | 10101 | 110001 |
Color Harmonies of #639298
Complementary color
Monochromatic Colors of #639298
Black with #639298
Text Example
Text Example
White with #639298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639298; }
p { color: rgb(99,146,152); }
H1.HeaderClassName
{
color: #639298;
}
.AnyTagClassName
{
color: #639298;
}
</style>
background-color css
<style>
a { background-color: #639298; }
a { background-color: rgb(99,146,152); }
div.DivClassName
{
background-color: #639298;
}
.BgClassName
{
background-color: #639298;
}
</style>
border-color css
<style>
span { border-color: #639298; }
span { border-color: rgb(99,146,152); }
td.TdClassName
{
border-color: #639298;
}
.TagClassName
{
border-color: #639298;
}
</style>