Shades of Half Baked #589397
Tints of Half Baked #589397
RGB
CMYK
RGB Variations
Color information
#589397 (or 0x589397) is known color: Half Baked. HEX triplet: 58, 93 and 97. RGB value is (88,147,151). Sum of RGB (Red+Green+Blue) = 88+147+151=386 (51% of max value = 765). Red value is 88 (34.77% from 255 or 22.80% from 386); Green value is 147 (57.81% from 255 or 38.08% from 386); Blue value is 151 (59.38% from 255 or 39.12% from 386); Max value from RGB is 151 - color contains mainly: blue. Hex color #589397 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #589397 is #A76C68. Grayscale: #818181. Windows color (decimal): -10972265 or 9933656. OLE color: 9933656.
HSL color Cylindrical-coordinate representation of color #589397: hue angle of 183.81º 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 #589397 is Cyan = 0.42, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 88 | 147 | 151 | - |
| CMYK | 0.42 | 0.03 | 0 | 0.41 |
| HSL | 183.81º | 0.26% | 0.47% | - |
| HSV(B) | 183.81º | 0.42% | 0.59% | - |
| XYZ | 20.04 | 25.18 | 33.08 | - |
| YUV | 129.82 | 139.95 | 98.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 147 | 151 | 0.42 | 0.03 | 0 | 0.41 | 183.81 | 0.26 | 0.47 |
| Hex | 58 | 93 | 97 | 2A | 3 | 0 | 29 | B8 | 1A | 2F |
| Octal | 130 | 223 | 227 | 52 | 3 | 0 | 51 | 270 | 32 | 57 |
| Binary | 1011000 | 10010011 | 10010111 | 101010 | 11 | 0 | 101001 | 10111000 | 11010 | 101111 |
Color Harmonies of #589397
Complementary color
Monochromatic Colors of #589397
Black with #589397
Text Example
Text Example
White with #589397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #589397; }
p { color: rgb(88,147,151); }
H1.HeaderClassName
{
color: #589397;
}
.AnyTagClassName
{
color: #589397;
}
</style>
background-color css
<style>
a { background-color: #589397; }
a { background-color: rgb(88,147,151); }
div.DivClassName
{
background-color: #589397;
}
.BgClassName
{
background-color: #589397;
}
</style>
border-color css
<style>
span { border-color: #589397; }
span { border-color: rgb(88,147,151); }
td.TdClassName
{
border-color: #589397;
}
.TagClassName
{
border-color: #589397;
}
</style>