Shades of Half Baked #519598
Tints of Half Baked #519598
RGB
CMYK
RGB Variations
Color information
#519598 (or 0x519598) is known color: Half Baked. HEX triplet: 51, 95 and 98. RGB value is (81,149,152). Sum of RGB (Red+Green+Blue) = 81+149+152=382 (50% of max value = 765). Red value is 81 (32.03% from 255 or 21.20% from 382); Green value is 149 (58.59% from 255 or 39.01% from 382); Blue value is 152 (59.77% from 255 or 39.79% from 382); Max value from RGB is 152 - color contains mainly: blue. Hex color #519598 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #519598 is #AE6A67. Grayscale: #808080. Windows color (decimal): -11430504 or 9999697. OLE color: 9999697.
HSL color Cylindrical-coordinate representation of color #519598: hue angle of 182.54º 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 #519598 is Cyan = 0.47, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 81 | 149 | 152 | - |
| CMYK | 0.47 | 0.02 | 0 | 0.40 |
| HSL | 182.54º | 0.3% | 0.46% | - |
| HSV(B) | 182.54º | 0.47% | 0.6% | - |
| XYZ | 19.81 | 25.51 | 33.59 | - |
| YUV | 129.01 | 140.97 | 93.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 149 | 152 | 0.47 | 0.02 | 0 | 0.40 | 182.54 | 0.3 | 0.46 |
| Hex | 51 | 95 | 98 | 2F | 2 | 0 | 28 | B7 | 1E | 2E |
| Octal | 121 | 225 | 230 | 57 | 2 | 0 | 50 | 267 | 36 | 56 |
| Binary | 1010001 | 10010101 | 10011000 | 101111 | 10 | 0 | 101000 | 10110111 | 11110 | 101110 |
Color Harmonies of #519598
Complementary color
Monochromatic Colors of #519598
Black with #519598
Text Example
Text Example
White with #519598
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519598; }
p { color: rgb(81,149,152); }
H1.HeaderClassName
{
color: #519598;
}
.AnyTagClassName
{
color: #519598;
}
</style>
background-color css
<style>
a { background-color: #519598; }
a { background-color: rgb(81,149,152); }
div.DivClassName
{
background-color: #519598;
}
.BgClassName
{
background-color: #519598;
}
</style>
border-color css
<style>
span { border-color: #519598; }
span { border-color: rgb(81,149,152); }
td.TdClassName
{
border-color: #519598;
}
.TagClassName
{
border-color: #519598;
}
</style>