Shades of Half Baked #519998
Tints of Half Baked #519998
RGB
CMYK
RGB Variations
Color information
#519998 (or 0x519998) is known color: Half Baked. HEX triplet: 51, 99 and 98. RGB value is (81,153,152). Sum of RGB (Red+Green+Blue) = 81+153+152=386 (51% of max value = 765). Red value is 81 (32.03% from 255 or 20.98% from 386); Green value is 153 (60.16% from 255 or 39.64% from 386); Blue value is 152 (59.77% from 255 or 39.38% from 386); Max value from RGB is 153 - color contains mainly: green. Hex color #519998 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #519998 is #AE6667. Grayscale: #838383. Windows color (decimal): -11429480 or 10000721. OLE color: 10000721.
HSL color Cylindrical-coordinate representation of color #519998: hue angle of 179.17º degrees, saturation: 0.31, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #519998 is Cyan = 0.47, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 81 | 153 | 152 | - |
| CMYK | 0.47 | 0 | 0.01 | 0.4 |
| HSL | 179.17º | 0.31% | 0.46% | - |
| HSV(B) | 179.17º | 0.47% | 0.6% | - |
| XYZ | 20.45 | 26.8 | 33.8 | - |
| YUV | 131.36 | 139.65 | 92.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 153 | 152 | 0.47 | 0 | 0.01 | 0.4 | 179.17 | 0.31 | 0.46 |
| Hex | 51 | 99 | 98 | 2F | 0 | 1 | 28 | B3 | 1F | 2E |
| Octal | 121 | 231 | 230 | 57 | 0 | 1 | 50 | 263 | 37 | 56 |
| Binary | 1010001 | 10011001 | 10011000 | 101111 | 0 | 1 | 101000 | 10110011 | 11111 | 101110 |
Color Harmonies of #519998
Complementary color
Monochromatic Colors of #519998
Black with #519998
Text Example
Text Example
White with #519998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519998; }
p { color: rgb(81,153,152); }
H1.HeaderClassName
{
color: #519998;
}
.AnyTagClassName
{
color: #519998;
}
</style>
background-color css
<style>
a { background-color: #519998; }
a { background-color: rgb(81,153,152); }
div.DivClassName
{
background-color: #519998;
}
.BgClassName
{
background-color: #519998;
}
</style>
border-color css
<style>
span { border-color: #519998; }
span { border-color: rgb(81,153,152); }
td.TdClassName
{
border-color: #519998;
}
.TagClassName
{
border-color: #519998;
}
</style>