Shades of Half Baked #619291
Tints of Half Baked #619291
RGB
CMYK
RGB Variations
Color information
#619291 (or 0x619291) is known color: Half Baked. HEX triplet: 61, 92 and 91. RGB value is (97,146,145). Sum of RGB (Red+Green+Blue) = 97+146+145=388 (51% of max value = 765). Red value is 97 (38.28% from 255 or 25% from 388); Green value is 146 (57.42% from 255 or 37.63% from 388); Blue value is 145 (57.03% from 255 or 37.37% from 388); Max value from RGB is 146 - color contains mainly: green. Hex color #619291 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #619291 is #9E6D6E. Grayscale: #838383. Windows color (decimal): -10382703 or 9540193. OLE color: 9540193.
HSL color Cylindrical-coordinate representation of color #619291: hue angle of 178.78º 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 #619291 is Cyan = 0.34, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 97 | 146 | 145 | - |
| CMYK | 0.34 | 0 | 0.01 | 0.43 |
| HSL | 178.78º | 0.2% | 0.48% | - |
| HSV(B) | 178.78º | 0.34% | 0.57% | - |
| XYZ | 20.32 | 25.14 | 30.57 | - |
| YUV | 131.24 | 135.77 | 103.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 146 | 145 | 0.34 | 0 | 0.01 | 0.43 | 178.78 | 0.2 | 0.48 |
| Hex | 61 | 92 | 91 | 22 | 0 | 1 | 2B | B3 | 14 | 30 |
| Octal | 141 | 222 | 221 | 42 | 0 | 1 | 53 | 263 | 24 | 60 |
| Binary | 1100001 | 10010010 | 10010001 | 100010 | 0 | 1 | 101011 | 10110011 | 10100 | 110000 |
Color Harmonies of #619291
Complementary color
Monochromatic Colors of #619291
Black with #619291
Text Example
Text Example
White with #619291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #619291; }
p { color: rgb(97,146,145); }
H1.HeaderClassName
{
color: #619291;
}
.AnyTagClassName
{
color: #619291;
}
</style>
background-color css
<style>
a { background-color: #619291; }
a { background-color: rgb(97,146,145); }
div.DivClassName
{
background-color: #619291;
}
.BgClassName
{
background-color: #619291;
}
</style>
border-color css
<style>
span { border-color: #619291; }
span { border-color: rgb(97,146,145); }
td.TdClassName
{
border-color: #619291;
}
.TagClassName
{
border-color: #619291;
}
</style>