Shades of Half Baked #589798
Tints of Half Baked #589798
RGB
CMYK
RGB Variations
Color information
#589798 (or 0x589798) is known color: Half Baked. HEX triplet: 58, 97 and 98. RGB value is (88,151,152). Sum of RGB (Red+Green+Blue) = 88+151+152=391 (51% of max value = 765). Red value is 88 (34.77% from 255 or 22.51% from 391); Green value is 151 (59.38% from 255 or 38.62% from 391); Blue value is 152 (59.77% from 255 or 38.87% from 391); Max value from RGB is 152 - color contains mainly: blue. Hex color #589798 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #589798 is #A76867. Grayscale: #848484. Windows color (decimal): -10971240 or 10000216. OLE color: 10000216.
HSL color Cylindrical-coordinate representation of color #589798: hue angle of 180.94º degrees, saturation: 0.27, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #589798 is Cyan = 0.42, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 88 | 151 | 152 | - |
| CMYK | 0.42 | 0.01 | 0 | 0.40 |
| HSL | 180.94º | 0.27% | 0.47% | - |
| HSV(B) | 180.94º | 0.42% | 0.6% | - |
| XYZ | 20.76 | 26.47 | 33.72 | - |
| YUV | 132.28 | 139.13 | 96.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 151 | 152 | 0.42 | 0.01 | 0 | 0.40 | 180.94 | 0.27 | 0.47 |
| Hex | 58 | 97 | 98 | 2A | 1 | 0 | 28 | B5 | 1B | 2F |
| Octal | 130 | 227 | 230 | 52 | 1 | 0 | 50 | 265 | 33 | 57 |
| Binary | 1011000 | 10010111 | 10011000 | 101010 | 1 | 0 | 101000 | 10110101 | 11011 | 101111 |
Color Harmonies of #589798
Complementary color
Monochromatic Colors of #589798
Black with #589798
Text Example
Text Example
White with #589798
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #589798; }
p { color: rgb(88,151,152); }
H1.HeaderClassName
{
color: #589798;
}
.AnyTagClassName
{
color: #589798;
}
</style>
background-color css
<style>
a { background-color: #589798; }
a { background-color: rgb(88,151,152); }
div.DivClassName
{
background-color: #589798;
}
.BgClassName
{
background-color: #589798;
}
</style>
border-color css
<style>
span { border-color: #589798; }
span { border-color: rgb(88,151,152); }
td.TdClassName
{
border-color: #589798;
}
.TagClassName
{
border-color: #589798;
}
</style>