Shades of Half Baked #509398
Tints of Half Baked #509398
RGB
CMYK
RGB Variations
Color information
#509398 (or 0x509398) is known color: Half Baked. HEX triplet: 50, 93 and 98. RGB value is (80,147,152). Sum of RGB (Red+Green+Blue) = 80+147+152=379 (50% of max value = 765). Red value is 80 (31.64% from 255 or 21.11% from 379); Green value is 147 (57.81% from 255 or 38.79% from 379); Blue value is 152 (59.77% from 255 or 40.11% from 379); Max value from RGB is 152 - color contains mainly: blue. Hex color #509398 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #509398 is #AF6C67. Grayscale: #7F7F7F. Windows color (decimal): -11496552 or 9999184. OLE color: 9999184.
HSL color Cylindrical-coordinate representation of color #509398: hue angle of 184.17º degrees, saturation: 0.31, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #509398 is Cyan = 0.47, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 80 | 147 | 152 | - |
| CMYK | 0.47 | 0.03 | 0 | 0.40 |
| HSL | 184.17º | 0.31% | 0.45% | - |
| HSV(B) | 184.17º | 0.47% | 0.6% | - |
| XYZ | 19.41 | 24.84 | 33.48 | - |
| YUV | 127.54 | 141.8 | 94.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 147 | 152 | 0.47 | 0.03 | 0 | 0.40 | 184.17 | 0.31 | 0.45 |
| Hex | 50 | 93 | 98 | 2F | 3 | 0 | 28 | B8 | 1F | 2D |
| Octal | 120 | 223 | 230 | 57 | 3 | 0 | 50 | 270 | 37 | 55 |
| Binary | 1010000 | 10010011 | 10011000 | 101111 | 11 | 0 | 101000 | 10111000 | 11111 | 101101 |
Color Harmonies of #509398
Complementary color
Monochromatic Colors of #509398
Black with #509398
Text Example
Text Example
White with #509398
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509398; }
p { color: rgb(80,147,152); }
H1.HeaderClassName
{
color: #509398;
}
.AnyTagClassName
{
color: #509398;
}
</style>
background-color css
<style>
a { background-color: #509398; }
a { background-color: rgb(80,147,152); }
div.DivClassName
{
background-color: #509398;
}
.BgClassName
{
background-color: #509398;
}
</style>
border-color css
<style>
span { border-color: #509398; }
span { border-color: rgb(80,147,152); }
td.TdClassName
{
border-color: #509398;
}
.TagClassName
{
border-color: #509398;
}
</style>