Shades of Half Baked #519299
Tints of Half Baked #519299
RGB
CMYK
RGB Variations
Color information
#519299 (or 0x519299) is known color: Half Baked. HEX triplet: 51, 92 and 99. RGB value is (81,146,153). Sum of RGB (Red+Green+Blue) = 81+146+153=380 (50% of max value = 765). Red value is 81 (32.03% from 255 or 21.32% from 380); Green value is 146 (57.42% from 255 or 38.42% from 380); Blue value is 153 (60.16% from 255 or 40.26% from 380); Max value from RGB is 153 - color contains mainly: blue. Hex color #519299 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #519299 is #AE6D66. Grayscale: #7F7F7F. Windows color (decimal): -11431271 or 10064465. OLE color: 10064465.
HSL color Cylindrical-coordinate representation of color #519299: hue angle of 185.83º 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 #519299 is Cyan = 0.47, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 81 | 146 | 153 | - |
| CMYK | 0.47 | 0.05 | 0 | 0.4 |
| HSL | 185.83º | 0.31% | 0.46% | - |
| HSV(B) | 185.83º | 0.47% | 0.6% | - |
| XYZ | 19.42 | 24.61 | 33.86 | - |
| YUV | 127.36 | 142.47 | 94.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 146 | 153 | 0.47 | 0.05 | 0 | 0.4 | 185.83 | 0.31 | 0.46 |
| Hex | 51 | 92 | 99 | 2F | 5 | 0 | 28 | BA | 1F | 2E |
| Octal | 121 | 222 | 231 | 57 | 5 | 0 | 50 | 272 | 37 | 56 |
| Binary | 1010001 | 10010010 | 10011001 | 101111 | 101 | 0 | 101000 | 10111010 | 11111 | 101110 |
Color Harmonies of #519299
Complementary color
Monochromatic Colors of #519299
Black with #519299
Text Example
Text Example
White with #519299
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519299; }
p { color: rgb(81,146,153); }
H1.HeaderClassName
{
color: #519299;
}
.AnyTagClassName
{
color: #519299;
}
</style>
background-color css
<style>
a { background-color: #519299; }
a { background-color: rgb(81,146,153); }
div.DivClassName
{
background-color: #519299;
}
.BgClassName
{
background-color: #519299;
}
</style>
border-color css
<style>
span { border-color: #519299; }
span { border-color: rgb(81,146,153); }
td.TdClassName
{
border-color: #519299;
}
.TagClassName
{
border-color: #519299;
}
</style>