Shades of Half Baked #619490
Tints of Half Baked #619490
RGB
CMYK
RGB Variations
Color information
#619490 (or 0x619490) is known color: Half Baked. HEX triplet: 61, 94 and 90. RGB value is (97,148,144). Sum of RGB (Red+Green+Blue) = 97+148+144=389 (51% of max value = 765). Red value is 97 (38.28% from 255 or 24.94% from 389); Green value is 148 (58.20% from 255 or 38.05% from 389); Blue value is 144 (56.64% from 255 or 37.02% from 389); Max value from RGB is 148 - color contains mainly: green. Hex color #619490 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #619490 is #9E6B6F. Grayscale: #848484. Windows color (decimal): -10382192 or 9475169. OLE color: 9475169.
HSL color Cylindrical-coordinate representation of color #619490: hue angle of 175.29º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #619490 is Cyan = 0.34, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 148 | 144 | - |
| CMYK | 0.34 | 0 | 0.03 | 0.42 |
| HSL | 175.29º | 0.21% | 0.48% | - |
| HSV(B) | 175.29º | 0.34% | 0.58% | - |
| XYZ | 20.55 | 25.73 | 30.27 | - |
| YUV | 132.3 | 134.6 | 102.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 148 | 144 | 0.34 | 0 | 0.03 | 0.42 | 175.29 | 0.21 | 0.48 |
| Hex | 61 | 94 | 90 | 22 | 0 | 3 | 2A | AF | 15 | 30 |
| Octal | 141 | 224 | 220 | 42 | 0 | 3 | 52 | 257 | 25 | 60 |
| Binary | 1100001 | 10010100 | 10010000 | 100010 | 0 | 11 | 101010 | 10101111 | 10101 | 110000 |
Color Harmonies of #619490
Complementary color
Monochromatic Colors of #619490
Black with #619490
Text Example
Text Example
White with #619490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #619490; }
p { color: rgb(97,148,144); }
H1.HeaderClassName
{
color: #619490;
}
.AnyTagClassName
{
color: #619490;
}
</style>
background-color css
<style>
a { background-color: #619490; }
a { background-color: rgb(97,148,144); }
div.DivClassName
{
background-color: #619490;
}
.BgClassName
{
background-color: #619490;
}
</style>
border-color css
<style>
span { border-color: #619490; }
span { border-color: rgb(97,148,144); }
td.TdClassName
{
border-color: #619490;
}
.TagClassName
{
border-color: #619490;
}
</style>