Shades of Half Baked #579392
Tints of Half Baked #579392
RGB
CMYK
RGB Variations
Color information
#579392 (or 0x579392) is known color: Half Baked. HEX triplet: 57, 93 and 92. RGB value is (87,147,146). Sum of RGB (Red+Green+Blue) = 87+147+146=380 (50% of max value = 765). Red value is 87 (34.38% from 255 or 22.89% from 380); Green value is 147 (57.81% from 255 or 38.68% from 380); Blue value is 146 (57.42% from 255 or 38.42% from 380); Max value from RGB is 147 - color contains mainly: green. Hex color #579392 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #579392 is #A86C6D. Grayscale: #808080. Windows color (decimal): -11037806 or 9605975. OLE color: 9605975.
HSL color Cylindrical-coordinate representation of color #579392: hue angle of 179º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #579392 is Cyan = 0.41, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 147 | 146 | - |
| CMYK | 0.41 | 0 | 0.01 | 0.42 |
| HSL | 179º | 0.26% | 0.46% | - |
| HSV(B) | 179º | 0.41% | 0.58% | - |
| XYZ | 19.55 | 24.97 | 30.98 | - |
| YUV | 128.95 | 137.62 | 98.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 147 | 146 | 0.41 | 0 | 0.01 | 0.42 | 179 | 0.26 | 0.46 |
| Hex | 57 | 93 | 92 | 29 | 0 | 1 | 2A | B3 | 1A | 2E |
| Octal | 127 | 223 | 222 | 51 | 0 | 1 | 52 | 263 | 32 | 56 |
| Binary | 1010111 | 10010011 | 10010010 | 101001 | 0 | 1 | 101010 | 10110011 | 11010 | 101110 |
Color Harmonies of #579392
Complementary color
Monochromatic Colors of #579392
Black with #579392
Text Example
Text Example
White with #579392
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579392; }
p { color: rgb(87,147,146); }
H1.HeaderClassName
{
color: #579392;
}
.AnyTagClassName
{
color: #579392;
}
</style>
background-color css
<style>
a { background-color: #579392; }
a { background-color: rgb(87,147,146); }
div.DivClassName
{
background-color: #579392;
}
.BgClassName
{
background-color: #579392;
}
</style>
border-color css
<style>
span { border-color: #579392; }
span { border-color: rgb(87,147,146); }
td.TdClassName
{
border-color: #579392;
}
.TagClassName
{
border-color: #579392;
}
</style>