Shades of Half Baked #578992
Tints of Half Baked #578992
RGB
CMYK
RGB Variations
Color information
#578992 (or 0x578992) is known color: Half Baked. HEX triplet: 57, 89 and 92. RGB value is (87,137,146). Sum of RGB (Red+Green+Blue) = 87+137+146=370 (49% of max value = 765). Red value is 87 (34.38% from 255 or 23.51% from 370); Green value is 137 (53.91% from 255 or 37.03% from 370); Blue value is 146 (57.42% from 255 or 39.46% from 370); Max value from RGB is 146 - color contains mainly: blue. Hex color #578992 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #578992 is #A8766D. Grayscale: #7A7A7A. Windows color (decimal): -11040366 or 9603415. OLE color: 9603415.
HSL color Cylindrical-coordinate representation of color #578992: hue angle of 189.15º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #578992 is Cyan = 0.40, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 87 | 137 | 146 | - |
| CMYK | 0.40 | 0.06 | 0 | 0.43 |
| HSL | 189.15º | 0.25% | 0.46% | - |
| HSV(B) | 189.15º | 0.4% | 0.57% | - |
| XYZ | 18.06 | 21.99 | 30.49 | - |
| YUV | 123.08 | 140.94 | 102.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 137 | 146 | 0.40 | 0.06 | 0 | 0.43 | 189.15 | 0.25 | 0.46 |
| Hex | 57 | 89 | 92 | 28 | 6 | 0 | 2B | BD | 19 | 2E |
| Octal | 127 | 211 | 222 | 50 | 6 | 0 | 53 | 275 | 31 | 56 |
| Binary | 1010111 | 10001001 | 10010010 | 101000 | 110 | 0 | 101011 | 10111101 | 11001 | 101110 |
Color Harmonies of #578992
Complementary color
Monochromatic Colors of #578992
Black with #578992
Text Example
Text Example
White with #578992
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #578992; }
p { color: rgb(87,137,146); }
H1.HeaderClassName
{
color: #578992;
}
.AnyTagClassName
{
color: #578992;
}
</style>
background-color css
<style>
a { background-color: #578992; }
a { background-color: rgb(87,137,146); }
div.DivClassName
{
background-color: #578992;
}
.BgClassName
{
background-color: #578992;
}
</style>
border-color css
<style>
span { border-color: #578992; }
span { border-color: rgb(87,137,146); }
td.TdClassName
{
border-color: #578992;
}
.TagClassName
{
border-color: #578992;
}
</style>