Shades of Half Baked #619296
Tints of Half Baked #619296
RGB
CMYK
RGB Variations
Color information
#619296 (or 0x619296) is known color: Half Baked. HEX triplet: 61, 92 and 96. RGB value is (97,146,150). Sum of RGB (Red+Green+Blue) = 97+146+150=393 (52% of max value = 765). Red value is 97 (38.28% from 255 or 24.68% from 393); Green value is 146 (57.42% from 255 or 37.15% from 393); Blue value is 150 (58.98% from 255 or 38.17% from 393); Max value from RGB is 150 - color contains mainly: blue. Hex color #619296 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #619296 is #9E6D69. Grayscale: #838383. Windows color (decimal): -10382698 or 9867873. OLE color: 9867873.
HSL color Cylindrical-coordinate representation of color #619296: hue angle of 184.53º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #619296 is Cyan = 0.35, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 97 | 146 | 150 | - |
| CMYK | 0.35 | 0.03 | 0 | 0.41 |
| HSL | 184.53º | 0.21% | 0.48% | - |
| HSV(B) | 184.53º | 0.35% | 0.59% | - |
| XYZ | 20.71 | 25.3 | 32.65 | - |
| YUV | 131.81 | 138.27 | 103.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 146 | 150 | 0.35 | 0.03 | 0 | 0.41 | 184.53 | 0.21 | 0.48 |
| Hex | 61 | 92 | 96 | 23 | 3 | 0 | 29 | B9 | 15 | 30 |
| Octal | 141 | 222 | 226 | 43 | 3 | 0 | 51 | 271 | 25 | 60 |
| Binary | 1100001 | 10010010 | 10010110 | 100011 | 11 | 0 | 101001 | 10111001 | 10101 | 110000 |
Color Harmonies of #619296
Complementary color
Monochromatic Colors of #619296
Black with #619296
Text Example
Text Example
White with #619296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #619296; }
p { color: rgb(97,146,150); }
H1.HeaderClassName
{
color: #619296;
}
.AnyTagClassName
{
color: #619296;
}
</style>
background-color css
<style>
a { background-color: #619296; }
a { background-color: rgb(97,146,150); }
div.DivClassName
{
background-color: #619296;
}
.BgClassName
{
background-color: #619296;
}
</style>
border-color css
<style>
span { border-color: #619296; }
span { border-color: rgb(97,146,150); }
td.TdClassName
{
border-color: #619296;
}
.TagClassName
{
border-color: #619296;
}
</style>