Shades of Half Baked #509292
Tints of Half Baked #509292
RGB
CMYK
RGB Variations
Color information
#509292 (or 0x509292) is known color: Half Baked. HEX triplet: 50, 92 and 92. RGB value is (80,146,146). Sum of RGB (Red+Green+Blue) = 80+146+146=372 (49% of max value = 765). Red value is 80 (31.64% from 255 or 21.51% from 372); Green value is 146 (57.42% from 255 or 39.25% from 372); Blue value is 146 (57.42% from 255 or 39.25% from 372); Max value from RGB is 146 - color contains mainly: green, blue. Hex color #509292 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #509292 is #AF6D6D. Grayscale: #7E7E7E. Windows color (decimal): -11496814 or 9605712. OLE color: 9605712.
HSL color Cylindrical-coordinate representation of color #509292: hue angle of 180º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #509292 is Cyan = 0.45, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 80 | 146 | 146 | - |
| CMYK | 0.45 | 0 | 0 | 0.43 |
| HSL | 180º | 0.29% | 0.44% | - |
| HSV(B) | 180º | 0.45% | 0.57% | - |
| XYZ | 18.78 | 24.34 | 30.9 | - |
| YUV | 126.27 | 139.13 | 95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 146 | 146 | 0.45 | 0 | 0 | 0.43 | 180 | 0.29 | 0.44 |
| Hex | 50 | 92 | 92 | 2D | 0 | 0 | 2B | B4 | 1D | 2C |
| Octal | 120 | 222 | 222 | 55 | 0 | 0 | 53 | 264 | 35 | 54 |
| Binary | 1010000 | 10010010 | 10010010 | 101101 | 0 | 0 | 101011 | 10110100 | 11101 | 101100 |
Color Harmonies of #509292
Complementary color
Monochromatic Colors of #509292
Black with #509292
Text Example
Text Example
White with #509292
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509292; }
p { color: rgb(80,146,146); }
H1.HeaderClassName
{
color: #509292;
}
.AnyTagClassName
{
color: #509292;
}
</style>
background-color css
<style>
a { background-color: #509292; }
a { background-color: rgb(80,146,146); }
div.DivClassName
{
background-color: #509292;
}
.BgClassName
{
background-color: #509292;
}
</style>
border-color css
<style>
span { border-color: #509292; }
span { border-color: rgb(80,146,146); }
td.TdClassName
{
border-color: #509292;
}
.TagClassName
{
border-color: #509292;
}
</style>