Shades of Half Baked #659295
Tints of Half Baked #659295
RGB
CMYK
RGB Variations
Color information
#659295 (or 0x659295) is known color: Half Baked. HEX triplet: 65, 92 and 95. RGB value is (101,146,149). Sum of RGB (Red+Green+Blue) = 101+146+149=396 (52% of max value = 765). Red value is 101 (39.84% from 255 or 25.51% from 396); Green value is 146 (57.42% from 255 or 36.87% from 396); Blue value is 149 (58.59% from 255 or 37.63% from 396); Max value from RGB is 149 - color contains mainly: blue. Hex color #659295 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #659295 is #9A6D6A. Grayscale: #848484. Windows color (decimal): -10120555 or 9802341. OLE color: 9802341.
HSL color Cylindrical-coordinate representation of color #659295: hue angle of 183.75º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #659295 is Cyan = 0.32, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 101 | 146 | 149 | - |
| CMYK | 0.32 | 0.02 | 0 | 0.42 |
| HSL | 183.75º | 0.19% | 0.49% | - |
| HSV(B) | 183.75º | 0.32% | 0.58% | - |
| XYZ | 21.07 | 25.49 | 32.24 | - |
| YUV | 132.89 | 137.09 | 105.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 146 | 149 | 0.32 | 0.02 | 0 | 0.42 | 183.75 | 0.19 | 0.49 |
| Hex | 65 | 92 | 95 | 20 | 2 | 0 | 2A | B8 | 13 | 31 |
| Octal | 145 | 222 | 225 | 40 | 2 | 0 | 52 | 270 | 23 | 61 |
| Binary | 1100101 | 10010010 | 10010101 | 100000 | 10 | 0 | 101010 | 10111000 | 10011 | 110001 |
Color Harmonies of #659295
Complementary color
Monochromatic Colors of #659295
Black with #659295
Text Example
Text Example
White with #659295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659295; }
p { color: rgb(101,146,149); }
H1.HeaderClassName
{
color: #659295;
}
.AnyTagClassName
{
color: #659295;
}
</style>
background-color css
<style>
a { background-color: #659295; }
a { background-color: rgb(101,146,149); }
div.DivClassName
{
background-color: #659295;
}
.BgClassName
{
background-color: #659295;
}
</style>
border-color css
<style>
span { border-color: #659295; }
span { border-color: rgb(101,146,149); }
td.TdClassName
{
border-color: #659295;
}
.TagClassName
{
border-color: #659295;
}
</style>