Shades of Half Baked #519597
Tints of Half Baked #519597
RGB
CMYK
RGB Variations
Color information
#519597 (or 0x519597) is known color: Half Baked. HEX triplet: 51, 95 and 97. RGB value is (81,149,151). Sum of RGB (Red+Green+Blue) = 81+149+151=381 (50% of max value = 765). Red value is 81 (32.03% from 255 or 21.26% from 381); Green value is 149 (58.59% from 255 or 39.11% from 381); Blue value is 151 (59.38% from 255 or 39.63% from 381); Max value from RGB is 151 - color contains mainly: blue. Hex color #519597 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #519597 is #AE6A68. Grayscale: #808080. Windows color (decimal): -11430505 or 9934161. OLE color: 9934161.
HSL color Cylindrical-coordinate representation of color #519597: hue angle of 181.71º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #519597 is Cyan = 0.46, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 81 | 149 | 151 | - |
| CMYK | 0.46 | 0.01 | 0 | 0.41 |
| HSL | 181.71º | 0.3% | 0.45% | - |
| HSV(B) | 181.71º | 0.46% | 0.59% | - |
| XYZ | 19.73 | 25.48 | 33.16 | - |
| YUV | 128.9 | 140.47 | 93.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 149 | 151 | 0.46 | 0.01 | 0 | 0.41 | 181.71 | 0.3 | 0.45 |
| Hex | 51 | 95 | 97 | 2E | 1 | 0 | 29 | B6 | 1E | 2D |
| Octal | 121 | 225 | 227 | 56 | 1 | 0 | 51 | 266 | 36 | 55 |
| Binary | 1010001 | 10010101 | 10010111 | 101110 | 1 | 0 | 101001 | 10110110 | 11110 | 101101 |
Color Harmonies of #519597
Complementary color
Monochromatic Colors of #519597
Black with #519597
Text Example
Text Example
White with #519597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519597; }
p { color: rgb(81,149,151); }
H1.HeaderClassName
{
color: #519597;
}
.AnyTagClassName
{
color: #519597;
}
</style>
background-color css
<style>
a { background-color: #519597; }
a { background-color: rgb(81,149,151); }
div.DivClassName
{
background-color: #519597;
}
.BgClassName
{
background-color: #519597;
}
</style>
border-color css
<style>
span { border-color: #519597; }
span { border-color: rgb(81,149,151); }
td.TdClassName
{
border-color: #519597;
}
.TagClassName
{
border-color: #519597;
}
</style>