Shades of Half Baked #578790
Tints of Half Baked #578790
RGB
CMYK
RGB Variations
Color information
#578790 (or 0x578790) is known color: Half Baked. HEX triplet: 57, 87 and 90. RGB value is (87,135,144). Sum of RGB (Red+Green+Blue) = 87+135+144=366 (48% of max value = 765). Red value is 87 (34.38% from 255 or 23.77% from 366); Green value is 135 (53.12% from 255 or 36.89% from 366); Blue value is 144 (56.64% from 255 or 39.34% from 366); Max value from RGB is 144 - color contains mainly: blue. Hex color #578790 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #578790 is #A8786F. Grayscale: #797979. Windows color (decimal): -11040880 or 9471831. OLE color: 9471831.
HSL color Cylindrical-coordinate representation of color #578790: hue angle of 189.47º 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 #578790 is Cyan = 0.40, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 87 | 135 | 144 | - |
| CMYK | 0.40 | 0.06 | 0 | 0.44 |
| HSL | 189.47º | 0.25% | 0.45% | - |
| HSV(B) | 189.47º | 0.4% | 0.56% | - |
| XYZ | 17.63 | 21.37 | 29.58 | - |
| YUV | 121.67 | 140.6 | 103.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 135 | 144 | 0.40 | 0.06 | 0 | 0.44 | 189.47 | 0.25 | 0.45 |
| Hex | 57 | 87 | 90 | 28 | 6 | 0 | 2C | BD | 19 | 2D |
| Octal | 127 | 207 | 220 | 50 | 6 | 0 | 54 | 275 | 31 | 55 |
| Binary | 1010111 | 10000111 | 10010000 | 101000 | 110 | 0 | 101100 | 10111101 | 11001 | 101101 |
Color Harmonies of #578790
Complementary color
Monochromatic Colors of #578790
Black with #578790
Text Example
Text Example
White with #578790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #578790; }
p { color: rgb(87,135,144); }
H1.HeaderClassName
{
color: #578790;
}
.AnyTagClassName
{
color: #578790;
}
</style>
background-color css
<style>
a { background-color: #578790; }
a { background-color: rgb(87,135,144); }
div.DivClassName
{
background-color: #578790;
}
.BgClassName
{
background-color: #578790;
}
</style>
border-color css
<style>
span { border-color: #578790; }
span { border-color: rgb(87,135,144); }
td.TdClassName
{
border-color: #578790;
}
.TagClassName
{
border-color: #578790;
}
</style>