Shades of Half Baked #509594
Tints of Half Baked #509594
RGB
CMYK
RGB Variations
Color information
#509594 (or 0x509594) is known color: Half Baked. HEX triplet: 50, 95 and 94. RGB value is (80,149,148). Sum of RGB (Red+Green+Blue) = 80+149+148=377 (49% of max value = 765). Red value is 80 (31.64% from 255 or 21.22% from 377); Green value is 149 (58.59% from 255 or 39.52% from 377); Blue value is 148 (58.20% from 255 or 39.26% from 377); Max value from RGB is 149 - color contains mainly: green. Hex color #509594 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #509594 is #AF6A6B. Grayscale: #808080. Windows color (decimal): -11496044 or 9737552. OLE color: 9737552.
HSL color Cylindrical-coordinate representation of color #509594: hue angle of 179.13º 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 #509594 is Cyan = 0.46, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 80 | 149 | 148 | - |
| CMYK | 0.46 | 0 | 0.01 | 0.42 |
| HSL | 179.13º | 0.3% | 0.45% | - |
| HSV(B) | 179.13º | 0.46% | 0.58% | - |
| XYZ | 19.4 | 25.34 | 31.89 | - |
| YUV | 128.26 | 139.14 | 93.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 149 | 148 | 0.46 | 0 | 0.01 | 0.42 | 179.13 | 0.3 | 0.45 |
| Hex | 50 | 95 | 94 | 2E | 0 | 1 | 2A | B3 | 1E | 2D |
| Octal | 120 | 225 | 224 | 56 | 0 | 1 | 52 | 263 | 36 | 55 |
| Binary | 1010000 | 10010101 | 10010100 | 101110 | 0 | 1 | 101010 | 10110011 | 11110 | 101101 |
Color Harmonies of #509594
Complementary color
Monochromatic Colors of #509594
Black with #509594
Text Example
Text Example
White with #509594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509594; }
p { color: rgb(80,149,148); }
H1.HeaderClassName
{
color: #509594;
}
.AnyTagClassName
{
color: #509594;
}
</style>
background-color css
<style>
a { background-color: #509594; }
a { background-color: rgb(80,149,148); }
div.DivClassName
{
background-color: #509594;
}
.BgClassName
{
background-color: #509594;
}
</style>
border-color css
<style>
span { border-color: #509594; }
span { border-color: rgb(80,149,148); }
td.TdClassName
{
border-color: #509594;
}
.TagClassName
{
border-color: #509594;
}
</style>