Shades of Half Baked #619298
Tints of Half Baked #619298
RGB
CMYK
RGB Variations
Color information
#619298 (or 0x619298) is known color: Half Baked. HEX triplet: 61, 92 and 98. RGB value is (97,146,152). Sum of RGB (Red+Green+Blue) = 97+146+152=395 (52% of max value = 765). Red value is 97 (38.28% from 255 or 24.56% from 395); Green value is 146 (57.42% from 255 or 36.96% from 395); Blue value is 152 (59.77% from 255 or 38.48% from 395); Max value from RGB is 152 - color contains mainly: blue. Hex color #619298 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #619298 is #9E6D67. Grayscale: #838383. Windows color (decimal): -10382696 or 9998945. OLE color: 9998945.
HSL color Cylindrical-coordinate representation of color #619298: hue angle of 186.55º degrees, saturation: 0.22, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #619298 is Cyan = 0.36, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 97 | 146 | 152 | - |
| CMYK | 0.36 | 0.04 | 0 | 0.40 |
| HSL | 186.55º | 0.22% | 0.49% | - |
| HSV(B) | 186.55º | 0.36% | 0.6% | - |
| XYZ | 20.88 | 25.37 | 33.5 | - |
| YUV | 132.03 | 139.27 | 103.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 146 | 152 | 0.36 | 0.04 | 0 | 0.40 | 186.55 | 0.22 | 0.49 |
| Hex | 61 | 92 | 98 | 24 | 4 | 0 | 28 | BB | 16 | 31 |
| Octal | 141 | 222 | 230 | 44 | 4 | 0 | 50 | 273 | 26 | 61 |
| Binary | 1100001 | 10010010 | 10011000 | 100100 | 100 | 0 | 101000 | 10111011 | 10110 | 110001 |
Color Harmonies of #619298
Complementary color
Monochromatic Colors of #619298
Black with #619298
Text Example
Text Example
White with #619298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #619298; }
p { color: rgb(97,146,152); }
H1.HeaderClassName
{
color: #619298;
}
.AnyTagClassName
{
color: #619298;
}
</style>
background-color css
<style>
a { background-color: #619298; }
a { background-color: rgb(97,146,152); }
div.DivClassName
{
background-color: #619298;
}
.BgClassName
{
background-color: #619298;
}
</style>
border-color css
<style>
span { border-color: #619298; }
span { border-color: rgb(97,146,152); }
td.TdClassName
{
border-color: #619298;
}
.TagClassName
{
border-color: #619298;
}
</style>