Shades of Half Baked #509690
Tints of Half Baked #509690
RGB
CMYK
RGB Variations
Color information
#509690 (or 0x509690) is known color: Half Baked. HEX triplet: 50, 96 and 90. RGB value is (80,150,144). Sum of RGB (Red+Green+Blue) = 80+150+144=374 (49% of max value = 765). Red value is 80 (31.64% from 255 or 21.39% from 374); Green value is 150 (58.98% from 255 or 40.11% from 374); Blue value is 144 (56.64% from 255 or 38.50% from 374); Max value from RGB is 150 - color contains mainly: green. Hex color #509690 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #509690 is #AF696F. Grayscale: #808080. Windows color (decimal): -11495792 or 9475664. OLE color: 9475664.
HSL color Cylindrical-coordinate representation of color #509690: hue angle of 174.86º degrees, saturation: 0.3, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #509690 is Cyan = 0.47, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 80 | 150 | 144 | - |
| CMYK | 0.47 | 0 | 0.04 | 0.41 |
| HSL | 174.86º | 0.3% | 0.45% | - |
| HSV(B) | 174.86º | 0.47% | 0.59% | - |
| XYZ | 19.25 | 25.53 | 30.3 | - |
| YUV | 128.39 | 136.81 | 93.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 150 | 144 | 0.47 | 0 | 0.04 | 0.41 | 174.86 | 0.3 | 0.45 |
| Hex | 50 | 96 | 90 | 2F | 0 | 4 | 29 | AF | 1E | 2D |
| Octal | 120 | 226 | 220 | 57 | 0 | 4 | 51 | 257 | 36 | 55 |
| Binary | 1010000 | 10010110 | 10010000 | 101111 | 0 | 100 | 101001 | 10101111 | 11110 | 101101 |
Color Harmonies of #509690
Complementary color
Monochromatic Colors of #509690
Black with #509690
Text Example
Text Example
White with #509690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509690; }
p { color: rgb(80,150,144); }
H1.HeaderClassName
{
color: #509690;
}
.AnyTagClassName
{
color: #509690;
}
</style>
background-color css
<style>
a { background-color: #509690; }
a { background-color: rgb(80,150,144); }
div.DivClassName
{
background-color: #509690;
}
.BgClassName
{
background-color: #509690;
}
</style>
border-color css
<style>
span { border-color: #509690; }
span { border-color: rgb(80,150,144); }
td.TdClassName
{
border-color: #509690;
}
.TagClassName
{
border-color: #509690;
}
</style>