Shades of Half Baked #619290
Tints of Half Baked #619290
RGB
CMYK
RGB Variations
Color information
#619290 (or 0x619290) is known color: Half Baked. HEX triplet: 61, 92 and 90. RGB value is (97,146,144). Sum of RGB (Red+Green+Blue) = 97+146+144=387 (51% of max value = 765). Red value is 97 (38.28% from 255 or 25.06% from 387); Green value is 146 (57.42% from 255 or 37.73% from 387); Blue value is 144 (56.64% from 255 or 37.21% from 387); Max value from RGB is 146 - color contains mainly: green. Hex color #619290 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #619290 is #9E6D6F. Grayscale: #838383. Windows color (decimal): -10382704 or 9474657. OLE color: 9474657.
HSL color Cylindrical-coordinate representation of color #619290: hue angle of 177.55º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #619290 is Cyan = 0.34, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 97 | 146 | 144 | - |
| CMYK | 0.34 | 0 | 0.01 | 0.43 |
| HSL | 177.55º | 0.2% | 0.48% | - |
| HSV(B) | 177.55º | 0.34% | 0.57% | - |
| XYZ | 20.24 | 25.11 | 30.17 | - |
| YUV | 131.12 | 135.27 | 103.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 146 | 144 | 0.34 | 0 | 0.01 | 0.43 | 177.55 | 0.2 | 0.48 |
| Hex | 61 | 92 | 90 | 22 | 0 | 1 | 2B | B2 | 14 | 30 |
| Octal | 141 | 222 | 220 | 42 | 0 | 1 | 53 | 262 | 24 | 60 |
| Binary | 1100001 | 10010010 | 10010000 | 100010 | 0 | 1 | 101011 | 10110010 | 10100 | 110000 |
Color Harmonies of #619290
Complementary color
Monochromatic Colors of #619290
Black with #619290
Text Example
Text Example
White with #619290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #619290; }
p { color: rgb(97,146,144); }
H1.HeaderClassName
{
color: #619290;
}
.AnyTagClassName
{
color: #619290;
}
</style>
background-color css
<style>
a { background-color: #619290; }
a { background-color: rgb(97,146,144); }
div.DivClassName
{
background-color: #619290;
}
.BgClassName
{
background-color: #619290;
}
</style>
border-color css
<style>
span { border-color: #619290; }
span { border-color: rgb(97,146,144); }
td.TdClassName
{
border-color: #619290;
}
.TagClassName
{
border-color: #619290;
}
</style>