Shades of Half Baked #519395
Tints of Half Baked #519395
RGB
CMYK
RGB Variations
Color information
#519395 (or 0x519395) is known color: Half Baked. HEX triplet: 51, 93 and 95. RGB value is (81,147,149). Sum of RGB (Red+Green+Blue) = 81+147+149=377 (49% of max value = 765). Red value is 81 (32.03% from 255 or 21.49% from 377); Green value is 147 (57.81% from 255 or 38.99% from 377); Blue value is 149 (58.59% from 255 or 39.52% from 377); Max value from RGB is 149 - color contains mainly: blue. Hex color #519395 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #519395 is #AE6C6A. Grayscale: #7F7F7F. Windows color (decimal): -11431019 or 9802577. OLE color: 9802577.
HSL color Cylindrical-coordinate representation of color #519395: hue angle of 181.76º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #519395 is Cyan = 0.46, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 147 | 149 | - |
| CMYK | 0.46 | 0.01 | 0 | 0.42 |
| HSL | 181.76º | 0.3% | 0.45% | - |
| HSV(B) | 181.76º | 0.46% | 0.58% | - |
| XYZ | 19.25 | 24.79 | 32.2 | - |
| YUV | 127.49 | 140.13 | 94.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 147 | 149 | 0.46 | 0.01 | 0 | 0.42 | 181.76 | 0.3 | 0.45 |
| Hex | 51 | 93 | 95 | 2E | 1 | 0 | 2A | B6 | 1E | 2D |
| Octal | 121 | 223 | 225 | 56 | 1 | 0 | 52 | 266 | 36 | 55 |
| Binary | 1010001 | 10010011 | 10010101 | 101110 | 1 | 0 | 101010 | 10110110 | 11110 | 101101 |
Color Harmonies of #519395
Complementary color
Monochromatic Colors of #519395
Black with #519395
Text Example
Text Example
White with #519395
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519395; }
p { color: rgb(81,147,149); }
H1.HeaderClassName
{
color: #519395;
}
.AnyTagClassName
{
color: #519395;
}
</style>
background-color css
<style>
a { background-color: #519395; }
a { background-color: rgb(81,147,149); }
div.DivClassName
{
background-color: #519395;
}
.BgClassName
{
background-color: #519395;
}
</style>
border-color css
<style>
span { border-color: #519395; }
span { border-color: rgb(81,147,149); }
td.TdClassName
{
border-color: #519395;
}
.TagClassName
{
border-color: #519395;
}
</style>