Shades of Half Baked #519398
Tints of Half Baked #519398
RGB
CMYK
RGB Variations
Color information
#519398 (or 0x519398) is known color: Half Baked. HEX triplet: 51, 93 and 98. RGB value is (81,147,152). Sum of RGB (Red+Green+Blue) = 81+147+152=380 (50% of max value = 765). Red value is 81 (32.03% from 255 or 21.32% from 380); Green value is 147 (57.81% from 255 or 38.68% from 380); Blue value is 152 (59.77% from 255 or 40% from 380); Max value from RGB is 152 - color contains mainly: blue. Hex color #519398 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #519398 is #AE6C67. Grayscale: #7F7F7F. Windows color (decimal): -11431016 or 9999185. OLE color: 9999185.
HSL color Cylindrical-coordinate representation of color #519398: hue angle of 184.23º 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 #519398 is Cyan = 0.47, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 81 | 147 | 152 | - |
| CMYK | 0.47 | 0.03 | 0 | 0.40 |
| HSL | 184.23º | 0.3% | 0.46% | - |
| HSV(B) | 184.23º | 0.47% | 0.6% | - |
| XYZ | 19.49 | 24.88 | 33.48 | - |
| YUV | 127.84 | 141.63 | 94.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 147 | 152 | 0.47 | 0.03 | 0 | 0.40 | 184.23 | 0.3 | 0.46 |
| Hex | 51 | 93 | 98 | 2F | 3 | 0 | 28 | B8 | 1E | 2E |
| Octal | 121 | 223 | 230 | 57 | 3 | 0 | 50 | 270 | 36 | 56 |
| Binary | 1010001 | 10010011 | 10011000 | 101111 | 11 | 0 | 101000 | 10111000 | 11110 | 101110 |
Color Harmonies of #519398
Complementary color
Monochromatic Colors of #519398
Black with #519398
Text Example
Text Example
White with #519398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519398; }
p { color: rgb(81,147,152); }
H1.HeaderClassName
{
color: #519398;
}
.AnyTagClassName
{
color: #519398;
}
</style>
background-color css
<style>
a { background-color: #519398; }
a { background-color: rgb(81,147,152); }
div.DivClassName
{
background-color: #519398;
}
.BgClassName
{
background-color: #519398;
}
</style>
border-color css
<style>
span { border-color: #519398; }
span { border-color: rgb(81,147,152); }
td.TdClassName
{
border-color: #519398;
}
.TagClassName
{
border-color: #519398;
}
</style>