Shades of Half Baked #579194
Tints of Half Baked #579194
RGB
CMYK
RGB Variations
Color information
#579194 (or 0x579194) is known color: Half Baked. HEX triplet: 57, 91 and 94. RGB value is (87,145,148). Sum of RGB (Red+Green+Blue) = 87+145+148=380 (50% of max value = 765). Red value is 87 (34.38% from 255 or 22.89% from 380); Green value is 145 (57.03% from 255 or 38.16% from 380); Blue value is 148 (58.20% from 255 or 38.95% from 380); Max value from RGB is 148 - color contains mainly: blue. Hex color #579194 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #579194 is #A86E6B. Grayscale: #7F7F7F. Windows color (decimal): -11038316 or 9736535. OLE color: 9736535.
HSL color Cylindrical-coordinate representation of color #579194: hue angle of 182.95º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #579194 is Cyan = 0.41, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 145 | 148 | - |
| CMYK | 0.41 | 0.02 | 0 | 0.42 |
| HSL | 182.95º | 0.26% | 0.46% | - |
| HSV(B) | 182.95º | 0.41% | 0.58% | - |
| XYZ | 19.4 | 24.42 | 31.71 | - |
| YUV | 128 | 139.28 | 98.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 145 | 148 | 0.41 | 0.02 | 0 | 0.42 | 182.95 | 0.26 | 0.46 |
| Hex | 57 | 91 | 94 | 29 | 2 | 0 | 2A | B7 | 1A | 2E |
| Octal | 127 | 221 | 224 | 51 | 2 | 0 | 52 | 267 | 32 | 56 |
| Binary | 1010111 | 10010001 | 10010100 | 101001 | 10 | 0 | 101010 | 10110111 | 11010 | 101110 |
Color Harmonies of #579194
Complementary color
Monochromatic Colors of #579194
Black with #579194
Text Example
Text Example
White with #579194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579194; }
p { color: rgb(87,145,148); }
H1.HeaderClassName
{
color: #579194;
}
.AnyTagClassName
{
color: #579194;
}
</style>
background-color css
<style>
a { background-color: #579194; }
a { background-color: rgb(87,145,148); }
div.DivClassName
{
background-color: #579194;
}
.BgClassName
{
background-color: #579194;
}
</style>
border-color css
<style>
span { border-color: #579194; }
span { border-color: rgb(87,145,148); }
td.TdClassName
{
border-color: #579194;
}
.TagClassName
{
border-color: #579194;
}
</style>