Shades of Half Baked #539296
Tints of Half Baked #539296
RGB
CMYK
RGB Variations
Color information
#539296 (or 0x539296) is known color: Half Baked. HEX triplet: 53, 92 and 96. RGB value is (83,146,150). Sum of RGB (Red+Green+Blue) = 83+146+150=379 (50% of max value = 765). Red value is 83 (32.81% from 255 or 21.90% from 379); Green value is 146 (57.42% from 255 or 38.52% from 379); Blue value is 150 (58.98% from 255 or 39.58% from 379); Max value from RGB is 150 - color contains mainly: blue. Hex color #539296 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #539296 is #AC6D69. Grayscale: #7F7F7F. Windows color (decimal): -11300202 or 9867859. OLE color: 9867859.
HSL color Cylindrical-coordinate representation of color #539296: hue angle of 183.58º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #539296 is Cyan = 0.45, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 83 | 146 | 150 | - |
| CMYK | 0.45 | 0.03 | 0 | 0.41 |
| HSL | 183.58º | 0.29% | 0.46% | - |
| HSV(B) | 183.58º | 0.45% | 0.59% | - |
| XYZ | 19.35 | 24.6 | 32.58 | - |
| YUV | 127.62 | 140.63 | 96.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 146 | 150 | 0.45 | 0.03 | 0 | 0.41 | 183.58 | 0.29 | 0.46 |
| Hex | 53 | 92 | 96 | 2D | 3 | 0 | 29 | B8 | 1D | 2E |
| Octal | 123 | 222 | 226 | 55 | 3 | 0 | 51 | 270 | 35 | 56 |
| Binary | 1010011 | 10010010 | 10010110 | 101101 | 11 | 0 | 101001 | 10111000 | 11101 | 101110 |
Color Harmonies of #539296
Complementary color
Monochromatic Colors of #539296
Black with #539296
Text Example
Text Example
White with #539296
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539296; }
p { color: rgb(83,146,150); }
H1.HeaderClassName
{
color: #539296;
}
.AnyTagClassName
{
color: #539296;
}
</style>
background-color css
<style>
a { background-color: #539296; }
a { background-color: rgb(83,146,150); }
div.DivClassName
{
background-color: #539296;
}
.BgClassName
{
background-color: #539296;
}
</style>
border-color css
<style>
span { border-color: #539296; }
span { border-color: rgb(83,146,150); }
td.TdClassName
{
border-color: #539296;
}
.TagClassName
{
border-color: #539296;
}
</style>