Shades of Half Baked #519498
Tints of Half Baked #519498
RGB
CMYK
RGB Variations
Color information
#519498 (or 0x519498) is known color: Half Baked. HEX triplet: 51, 94 and 98. RGB value is (81,148,152). Sum of RGB (Red+Green+Blue) = 81+148+152=381 (50% of max value = 765). Red value is 81 (32.03% from 255 or 21.26% from 381); Green value is 148 (58.20% from 255 or 38.85% from 381); Blue value is 152 (59.77% from 255 or 39.90% from 381); Max value from RGB is 152 - color contains mainly: blue. Hex color #519498 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #519498 is #AE6B67. Grayscale: #808080. Windows color (decimal): -11430760 or 9999441. OLE color: 9999441.
HSL color Cylindrical-coordinate representation of color #519498: hue angle of 183.38º degrees, saturation: 0.3, 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 #519498 is Cyan = 0.47, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 81 | 148 | 152 | - |
| CMYK | 0.47 | 0.03 | 0 | 0.40 |
| HSL | 183.38º | 0.3% | 0.46% | - |
| HSV(B) | 183.38º | 0.47% | 0.6% | - |
| XYZ | 19.65 | 25.2 | 33.53 | - |
| YUV | 128.42 | 141.3 | 94.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 148 | 152 | 0.47 | 0.03 | 0 | 0.40 | 183.38 | 0.3 | 0.46 |
| Hex | 51 | 94 | 98 | 2F | 3 | 0 | 28 | B7 | 1E | 2E |
| Octal | 121 | 224 | 230 | 57 | 3 | 0 | 50 | 267 | 36 | 56 |
| Binary | 1010001 | 10010100 | 10011000 | 101111 | 11 | 0 | 101000 | 10110111 | 11110 | 101110 |
Color Harmonies of #519498
Complementary color
Monochromatic Colors of #519498
Black with #519498
Text Example
Text Example
White with #519498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519498; }
p { color: rgb(81,148,152); }
H1.HeaderClassName
{
color: #519498;
}
.AnyTagClassName
{
color: #519498;
}
</style>
background-color css
<style>
a { background-color: #519498; }
a { background-color: rgb(81,148,152); }
div.DivClassName
{
background-color: #519498;
}
.BgClassName
{
background-color: #519498;
}
</style>
border-color css
<style>
span { border-color: #519498; }
span { border-color: rgb(81,148,152); }
td.TdClassName
{
border-color: #519498;
}
.TagClassName
{
border-color: #519498;
}
</style>