Shades of Half Baked #589497
Tints of Half Baked #589497
RGB
CMYK
RGB Variations
Color information
#589497 (or 0x589497) is known color: Half Baked. HEX triplet: 58, 94 and 97. RGB value is (88,148,151). Sum of RGB (Red+Green+Blue) = 88+148+151=387 (51% of max value = 765). Red value is 88 (34.77% from 255 or 22.74% from 387); Green value is 148 (58.20% from 255 or 38.24% from 387); Blue value is 151 (59.38% from 255 or 39.02% from 387); Max value from RGB is 151 - color contains mainly: blue. Hex color #589497 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #589497 is #A76B68. Grayscale: #828282. Windows color (decimal): -10972009 or 9933912. OLE color: 9933912.
HSL color Cylindrical-coordinate representation of color #589497: hue angle of 182.86º degrees, saturation: 0.26, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #589497 is Cyan = 0.42, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 88 | 148 | 151 | - |
| CMYK | 0.42 | 0.02 | 0 | 0.41 |
| HSL | 182.86º | 0.26% | 0.47% | - |
| HSV(B) | 182.86º | 0.42% | 0.59% | - |
| XYZ | 20.2 | 25.49 | 33.13 | - |
| YUV | 130.4 | 139.62 | 97.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 148 | 151 | 0.42 | 0.02 | 0 | 0.41 | 182.86 | 0.26 | 0.47 |
| Hex | 58 | 94 | 97 | 2A | 2 | 0 | 29 | B7 | 1A | 2F |
| Octal | 130 | 224 | 227 | 52 | 2 | 0 | 51 | 267 | 32 | 57 |
| Binary | 1011000 | 10010100 | 10010111 | 101010 | 10 | 0 | 101001 | 10110111 | 11010 | 101111 |
Color Harmonies of #589497
Complementary color
Monochromatic Colors of #589497
Black with #589497
Text Example
Text Example
White with #589497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #589497; }
p { color: rgb(88,148,151); }
H1.HeaderClassName
{
color: #589497;
}
.AnyTagClassName
{
color: #589497;
}
</style>
background-color css
<style>
a { background-color: #589497; }
a { background-color: rgb(88,148,151); }
div.DivClassName
{
background-color: #589497;
}
.BgClassName
{
background-color: #589497;
}
</style>
border-color css
<style>
span { border-color: #589497; }
span { border-color: rgb(88,148,151); }
td.TdClassName
{
border-color: #589497;
}
.TagClassName
{
border-color: #589497;
}
</style>