Shades of Half Baked #579897
Tints of Half Baked #579897
RGB
CMYK
RGB Variations
Color information
#579897 (or 0x579897) is known color: Half Baked. HEX triplet: 57, 98 and 97. RGB value is (87,152,151). Sum of RGB (Red+Green+Blue) = 87+152+151=390 (51% of max value = 765). Red value is 87 (34.38% from 255 or 22.31% from 390); Green value is 152 (59.77% from 255 or 38.97% from 390); Blue value is 151 (59.38% from 255 or 38.72% from 390); Max value from RGB is 152 - color contains mainly: green. Hex color #579897 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #579897 is #A86768. Grayscale: #848484. Windows color (decimal): -11036521 or 9934935. OLE color: 9934935.
HSL color Cylindrical-coordinate representation of color #579897: hue angle of 179.08º degrees, saturation: 0.27, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #579897 is Cyan = 0.43, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 87 | 152 | 151 | - |
| CMYK | 0.43 | 0 | 0.01 | 0.40 |
| HSL | 179.08º | 0.27% | 0.47% | - |
| HSV(B) | 179.08º | 0.43% | 0.6% | - |
| XYZ | 20.74 | 26.72 | 33.34 | - |
| YUV | 132.45 | 138.47 | 95.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 152 | 151 | 0.43 | 0 | 0.01 | 0.40 | 179.08 | 0.27 | 0.47 |
| Hex | 57 | 98 | 97 | 2B | 0 | 1 | 28 | B3 | 1B | 2F |
| Octal | 127 | 230 | 227 | 53 | 0 | 1 | 50 | 263 | 33 | 57 |
| Binary | 1010111 | 10011000 | 10010111 | 101011 | 0 | 1 | 101000 | 10110011 | 11011 | 101111 |
Color Harmonies of #579897
Complementary color
Monochromatic Colors of #579897
Black with #579897
Text Example
Text Example
White with #579897
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579897; }
p { color: rgb(87,152,151); }
H1.HeaderClassName
{
color: #579897;
}
.AnyTagClassName
{
color: #579897;
}
</style>
background-color css
<style>
a { background-color: #579897; }
a { background-color: rgb(87,152,151); }
div.DivClassName
{
background-color: #579897;
}
.BgClassName
{
background-color: #579897;
}
</style>
border-color css
<style>
span { border-color: #579897; }
span { border-color: rgb(87,152,151); }
td.TdClassName
{
border-color: #579897;
}
.TagClassName
{
border-color: #579897;
}
</style>