Shades of Half Baked #519590
Tints of Half Baked #519590
RGB
CMYK
RGB Variations
Color information
#519590 (or 0x519590) is known color: Half Baked. HEX triplet: 51, 95 and 90. RGB value is (81,149,144). Sum of RGB (Red+Green+Blue) = 81+149+144=374 (49% of max value = 765). Red value is 81 (32.03% from 255 or 21.66% from 374); Green value is 149 (58.59% from 255 or 39.84% from 374); Blue value is 144 (56.64% from 255 or 38.50% from 374); Max value from RGB is 149 - color contains mainly: green. Hex color #519590 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #519590 is #AE6A6F. Grayscale: #808080. Windows color (decimal): -11430512 or 9475409. OLE color: 9475409.
HSL color Cylindrical-coordinate representation of color #519590: hue angle of 175.59º 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 #519590 is Cyan = 0.46, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 149 | 144 | - |
| CMYK | 0.46 | 0 | 0.03 | 0.42 |
| HSL | 175.59º | 0.3% | 0.45% | - |
| HSV(B) | 175.59º | 0.46% | 0.58% | - |
| XYZ | 19.17 | 25.26 | 30.25 | - |
| YUV | 128.1 | 136.97 | 94.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 149 | 144 | 0.46 | 0 | 0.03 | 0.42 | 175.59 | 0.3 | 0.45 |
| Hex | 51 | 95 | 90 | 2E | 0 | 3 | 2A | B0 | 1E | 2D |
| Octal | 121 | 225 | 220 | 56 | 0 | 3 | 52 | 260 | 36 | 55 |
| Binary | 1010001 | 10010101 | 10010000 | 101110 | 0 | 11 | 101010 | 10110000 | 11110 | 101101 |
Color Harmonies of #519590
Complementary color
Monochromatic Colors of #519590
Black with #519590
Text Example
Text Example
White with #519590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519590; }
p { color: rgb(81,149,144); }
H1.HeaderClassName
{
color: #519590;
}
.AnyTagClassName
{
color: #519590;
}
</style>
background-color css
<style>
a { background-color: #519590; }
a { background-color: rgb(81,149,144); }
div.DivClassName
{
background-color: #519590;
}
.BgClassName
{
background-color: #519590;
}
</style>
border-color css
<style>
span { border-color: #519590; }
span { border-color: rgb(81,149,144); }
td.TdClassName
{
border-color: #519590;
}
.TagClassName
{
border-color: #519590;
}
</style>