Shades of Half Baked #579292
Tints of Half Baked #579292
RGB
CMYK
RGB Variations
Color information
#579292 (or 0x579292) is known color: Half Baked. HEX triplet: 57, 92 and 92. RGB value is (87,146,146). Sum of RGB (Red+Green+Blue) = 87+146+146=379 (50% of max value = 765). Red value is 87 (34.38% from 255 or 22.96% from 379); Green value is 146 (57.42% from 255 or 38.52% from 379); Blue value is 146 (57.42% from 255 or 38.52% from 379); Max value from RGB is 146 - color contains mainly: green, blue. Hex color #579292 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #579292 is #A86D6D. Grayscale: #808080. Windows color (decimal): -11038062 or 9605719. OLE color: 9605719.
HSL color Cylindrical-coordinate representation of color #579292: hue angle of 180º 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 #579292 is Cyan = 0.40, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 87 | 146 | 146 | - |
| CMYK | 0.40 | 0 | 0 | 0.43 |
| HSL | 180º | 0.25% | 0.46% | - |
| HSV(B) | 180º | 0.4% | 0.57% | - |
| XYZ | 19.4 | 24.66 | 30.93 | - |
| YUV | 128.36 | 137.95 | 98.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 146 | 146 | 0.40 | 0 | 0 | 0.43 | 180 | 0.25 | 0.46 |
| Hex | 57 | 92 | 92 | 28 | 0 | 0 | 2B | B4 | 19 | 2E |
| Octal | 127 | 222 | 222 | 50 | 0 | 0 | 53 | 264 | 31 | 56 |
| Binary | 1010111 | 10010010 | 10010010 | 101000 | 0 | 0 | 101011 | 10110100 | 11001 | 101110 |
Color Harmonies of #579292
Complementary color
Monochromatic Colors of #579292
Black with #579292
Text Example
Text Example
White with #579292
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579292; }
p { color: rgb(87,146,146); }
H1.HeaderClassName
{
color: #579292;
}
.AnyTagClassName
{
color: #579292;
}
</style>
background-color css
<style>
a { background-color: #579292; }
a { background-color: rgb(87,146,146); }
div.DivClassName
{
background-color: #579292;
}
.BgClassName
{
background-color: #579292;
}
</style>
border-color css
<style>
span { border-color: #579292; }
span { border-color: rgb(87,146,146); }
td.TdClassName
{
border-color: #579292;
}
.TagClassName
{
border-color: #579292;
}
</style>