Shades of Half Baked #579497
Tints of Half Baked #579497
RGB
CMYK
RGB Variations
Color information
#579497 (or 0x579497) is known color: Half Baked. HEX triplet: 57, 94 and 97. RGB value is (87,148,151). Sum of RGB (Red+Green+Blue) = 87+148+151=386 (51% of max value = 765). Red value is 87 (34.38% from 255 or 22.54% from 386); Green value is 148 (58.20% from 255 or 38.34% from 386); Blue value is 151 (59.38% from 255 or 39.12% from 386); Max value from RGB is 151 - color contains mainly: blue. Hex color #579497 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #579497 is #A86B68. Grayscale: #828282. Windows color (decimal): -11037545 or 9933911. OLE color: 9933911.
HSL color Cylindrical-coordinate representation of color #579497: hue angle of 182.81º degrees, saturation: 0.27, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #579497 is Cyan = 0.42, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 87 | 148 | 151 | - |
| CMYK | 0.42 | 0.02 | 0 | 0.41 |
| HSL | 182.81º | 0.27% | 0.47% | - |
| HSV(B) | 182.81º | 0.42% | 0.59% | - |
| XYZ | 20.11 | 25.44 | 33.13 | - |
| YUV | 130.1 | 139.79 | 97.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 148 | 151 | 0.42 | 0.02 | 0 | 0.41 | 182.81 | 0.27 | 0.47 |
| Hex | 57 | 94 | 97 | 2A | 2 | 0 | 29 | B7 | 1B | 2F |
| Octal | 127 | 224 | 227 | 52 | 2 | 0 | 51 | 267 | 33 | 57 |
| Binary | 1010111 | 10010100 | 10010111 | 101010 | 10 | 0 | 101001 | 10110111 | 11011 | 101111 |
Color Harmonies of #579497
Complementary color
Monochromatic Colors of #579497
Black with #579497
Text Example
Text Example
White with #579497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579497; }
p { color: rgb(87,148,151); }
H1.HeaderClassName
{
color: #579497;
}
.AnyTagClassName
{
color: #579497;
}
</style>
background-color css
<style>
a { background-color: #579497; }
a { background-color: rgb(87,148,151); }
div.DivClassName
{
background-color: #579497;
}
.BgClassName
{
background-color: #579497;
}
</style>
border-color css
<style>
span { border-color: #579497; }
span { border-color: rgb(87,148,151); }
td.TdClassName
{
border-color: #579497;
}
.TagClassName
{
border-color: #579497;
}
</style>