Shades of Half Baked #579890
Tints of Half Baked #579890
RGB
CMYK
RGB Variations
Color information
#579890 (or 0x579890) is known color: Half Baked. HEX triplet: 57, 98 and 90. RGB value is (87,152,144). Sum of RGB (Red+Green+Blue) = 87+152+144=383 (50% of max value = 765). Red value is 87 (34.38% from 255 or 22.72% from 383); Green value is 152 (59.77% from 255 or 39.69% from 383); Blue value is 144 (56.64% from 255 or 37.60% from 383); Max value from RGB is 152 - color contains mainly: green. Hex color #579890 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #579890 is #A8676F. Grayscale: #838383. Windows color (decimal): -11036528 or 9476183. OLE color: 9476183.
HSL color Cylindrical-coordinate representation of color #579890: hue angle of 172.62º degrees, saturation: 0.27, 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 #579890 is Cyan = 0.43, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 87 | 152 | 144 | - |
| CMYK | 0.43 | 0 | 0.05 | 0.40 |
| HSL | 172.62º | 0.27% | 0.47% | - |
| HSV(B) | 172.62º | 0.43% | 0.6% | - |
| XYZ | 20.19 | 26.5 | 30.44 | - |
| YUV | 131.65 | 134.97 | 96.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 152 | 144 | 0.43 | 0 | 0.05 | 0.40 | 172.62 | 0.27 | 0.47 |
| Hex | 57 | 98 | 90 | 2B | 0 | 5 | 28 | AD | 1B | 2F |
| Octal | 127 | 230 | 220 | 53 | 0 | 5 | 50 | 255 | 33 | 57 |
| Binary | 1010111 | 10011000 | 10010000 | 101011 | 0 | 101 | 101000 | 10101101 | 11011 | 101111 |
Color Harmonies of #579890
Complementary color
Monochromatic Colors of #579890
Black with #579890
Text Example
Text Example
White with #579890
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579890; }
p { color: rgb(87,152,144); }
H1.HeaderClassName
{
color: #579890;
}
.AnyTagClassName
{
color: #579890;
}
</style>
background-color css
<style>
a { background-color: #579890; }
a { background-color: rgb(87,152,144); }
div.DivClassName
{
background-color: #579890;
}
.BgClassName
{
background-color: #579890;
}
</style>
border-color css
<style>
span { border-color: #579890; }
span { border-color: rgb(87,152,144); }
td.TdClassName
{
border-color: #579890;
}
.TagClassName
{
border-color: #579890;
}
</style>