Shades of Half Baked #579990
Tints of Half Baked #579990
RGB
CMYK
RGB Variations
Color information
#579990 (or 0x579990) is known color: Half Baked. HEX triplet: 57, 99 and 90. RGB value is (87,153,144). Sum of RGB (Red+Green+Blue) = 87+153+144=384 (50% of max value = 765). Red value is 87 (34.38% from 255 or 22.66% from 384); Green value is 153 (60.16% from 255 or 39.84% from 384); Blue value is 144 (56.64% from 255 or 37.5% from 384); Max value from RGB is 153 - color contains mainly: green. Hex color #579990 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #579990 is #A8666F. Grayscale: #848484. Windows color (decimal): -11036272 or 9476439. OLE color: 9476439.
HSL color Cylindrical-coordinate representation of color #579990: hue angle of 171.82º degrees, saturation: 0.28, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #579990 is Cyan = 0.43, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 87 | 153 | 144 | - |
| CMYK | 0.43 | 0 | 0.06 | 0.4 |
| HSL | 171.82º | 0.28% | 0.47% | - |
| HSV(B) | 171.82º | 0.43% | 0.6% | - |
| XYZ | 20.36 | 26.82 | 30.49 | - |
| YUV | 132.24 | 134.63 | 95.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 153 | 144 | 0.43 | 0 | 0.06 | 0.4 | 171.82 | 0.28 | 0.47 |
| Hex | 57 | 99 | 90 | 2B | 0 | 6 | 28 | AC | 1C | 2F |
| Octal | 127 | 231 | 220 | 53 | 0 | 6 | 50 | 254 | 34 | 57 |
| Binary | 1010111 | 10011001 | 10010000 | 101011 | 0 | 110 | 101000 | 10101100 | 11100 | 101111 |
Color Harmonies of #579990
Complementary color
Monochromatic Colors of #579990
Black with #579990
Text Example
Text Example
White with #579990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579990; }
p { color: rgb(87,153,144); }
H1.HeaderClassName
{
color: #579990;
}
.AnyTagClassName
{
color: #579990;
}
</style>
background-color css
<style>
a { background-color: #579990; }
a { background-color: rgb(87,153,144); }
div.DivClassName
{
background-color: #579990;
}
.BgClassName
{
background-color: #579990;
}
</style>
border-color css
<style>
span { border-color: #579990; }
span { border-color: rgb(87,153,144); }
td.TdClassName
{
border-color: #579990;
}
.TagClassName
{
border-color: #579990;
}
</style>