Shades of Half Baked #578892
Tints of Half Baked #578892
RGB
CMYK
RGB Variations
Color information
#578892 (or 0x578892) is known color: Half Baked. HEX triplet: 57, 88 and 92. RGB value is (87,136,146). Sum of RGB (Red+Green+Blue) = 87+136+146=369 (48% of max value = 765). Red value is 87 (34.38% from 255 or 23.58% from 369); Green value is 136 (53.52% from 255 or 36.86% from 369); Blue value is 146 (57.42% from 255 or 39.57% from 369); Max value from RGB is 146 - color contains mainly: blue. Hex color #578892 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #578892 is #A8776D. Grayscale: #7A7A7A. Windows color (decimal): -11040622 or 9603159. OLE color: 9603159.
HSL color Cylindrical-coordinate representation of color #578892: hue angle of 190.17º 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 #578892 is Cyan = 0.40, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 87 | 136 | 146 | - |
| CMYK | 0.40 | 0.07 | 0 | 0.43 |
| HSL | 190.17º | 0.25% | 0.46% | - |
| HSV(B) | 190.17º | 0.4% | 0.57% | - |
| XYZ | 17.92 | 21.71 | 30.44 | - |
| YUV | 122.49 | 141.27 | 102.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 136 | 146 | 0.40 | 0.07 | 0 | 0.43 | 190.17 | 0.25 | 0.46 |
| Hex | 57 | 88 | 92 | 28 | 7 | 0 | 2B | BE | 19 | 2E |
| Octal | 127 | 210 | 222 | 50 | 7 | 0 | 53 | 276 | 31 | 56 |
| Binary | 1010111 | 10001000 | 10010010 | 101000 | 111 | 0 | 101011 | 10111110 | 11001 | 101110 |
Color Harmonies of #578892
Complementary color
Monochromatic Colors of #578892
Black with #578892
Text Example
Text Example
White with #578892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #578892; }
p { color: rgb(87,136,146); }
H1.HeaderClassName
{
color: #578892;
}
.AnyTagClassName
{
color: #578892;
}
</style>
background-color css
<style>
a { background-color: #578892; }
a { background-color: rgb(87,136,146); }
div.DivClassName
{
background-color: #578892;
}
.BgClassName
{
background-color: #578892;
}
</style>
border-color css
<style>
span { border-color: #578892; }
span { border-color: rgb(87,136,146); }
td.TdClassName
{
border-color: #578892;
}
.TagClassName
{
border-color: #578892;
}
</style>