Shades of Half Baked #579090
Tints of Half Baked #579090
RGB
CMYK
RGB Variations
Color information
#579090 (or 0x579090) is known color: Half Baked. HEX triplet: 57, 90 and 90. RGB value is (87,144,144). Sum of RGB (Red+Green+Blue) = 87+144+144=375 (49% of max value = 765). Red value is 87 (34.38% from 255 or 23.2% from 375); Green value is 144 (56.64% from 255 or 38.4% from 375); Blue value is 144 (56.64% from 255 or 38.4% from 375); Max value from RGB is 144 - color contains mainly: green, blue. Hex color #579090 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #579090 is #A86F6F. Grayscale: #7E7E7E. Windows color (decimal): -11038576 or 9474135. OLE color: 9474135.
HSL color Cylindrical-coordinate representation of color #579090: hue angle of 180º degrees, saturation: 0.25, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #579090 is Cyan = 0.40, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 87 | 144 | 144 | - |
| CMYK | 0.40 | 0 | 0 | 0.44 |
| HSL | 180º | 0.25% | 0.45% | - |
| HSV(B) | 180º | 0.4% | 0.56% | - |
| XYZ | 18.94 | 23.99 | 30.02 | - |
| YUV | 126.96 | 137.62 | 99.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 144 | 144 | 0.40 | 0 | 0 | 0.44 | 180 | 0.25 | 0.45 |
| Hex | 57 | 90 | 90 | 28 | 0 | 0 | 2C | B4 | 19 | 2D |
| Octal | 127 | 220 | 220 | 50 | 0 | 0 | 54 | 264 | 31 | 55 |
| Binary | 1010111 | 10010000 | 10010000 | 101000 | 0 | 0 | 101100 | 10110100 | 11001 | 101101 |
Color Harmonies of #579090
Complementary color
Monochromatic Colors of #579090
Black with #579090
Text Example
Text Example
White with #579090
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579090; }
p { color: rgb(87,144,144); }
H1.HeaderClassName
{
color: #579090;
}
.AnyTagClassName
{
color: #579090;
}
</style>
background-color css
<style>
a { background-color: #579090; }
a { background-color: rgb(87,144,144); }
div.DivClassName
{
background-color: #579090;
}
.BgClassName
{
background-color: #579090;
}
</style>
border-color css
<style>
span { border-color: #579090; }
span { border-color: rgb(87,144,144); }
td.TdClassName
{
border-color: #579090;
}
.TagClassName
{
border-color: #579090;
}
</style>