Shades of Half Baked #539994
Tints of Half Baked #539994
RGB
CMYK
RGB Variations
Color information
#539994 (or 0x539994) is known color: Half Baked. HEX triplet: 53, 99 and 94. RGB value is (83,153,148). Sum of RGB (Red+Green+Blue) = 83+153+148=384 (50% of max value = 765). Red value is 83 (32.81% from 255 or 21.61% from 384); Green value is 153 (60.16% from 255 or 39.84% from 384); Blue value is 148 (58.20% from 255 or 38.54% from 384); Max value from RGB is 153 - color contains mainly: green. Hex color #539994 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #539994 is #AC666B. Grayscale: #838383. Windows color (decimal): -11298412 or 9738579. OLE color: 9738579.
HSL color Cylindrical-coordinate representation of color #539994: hue angle of 175.71º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #539994 is Cyan = 0.46, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 83 | 153 | 148 | - |
| CMYK | 0.46 | 0 | 0.03 | 0.4 |
| HSL | 175.71º | 0.3% | 0.46% | - |
| HSV(B) | 175.71º | 0.46% | 0.6% | - |
| XYZ | 20.3 | 26.76 | 32.11 | - |
| YUV | 131.5 | 137.31 | 93.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 153 | 148 | 0.46 | 0 | 0.03 | 0.4 | 175.71 | 0.3 | 0.46 |
| Hex | 53 | 99 | 94 | 2E | 0 | 3 | 28 | B0 | 1E | 2E |
| Octal | 123 | 231 | 224 | 56 | 0 | 3 | 50 | 260 | 36 | 56 |
| Binary | 1010011 | 10011001 | 10010100 | 101110 | 0 | 11 | 101000 | 10110000 | 11110 | 101110 |
Color Harmonies of #539994
Complementary color
Monochromatic Colors of #539994
Black with #539994
Text Example
Text Example
White with #539994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539994; }
p { color: rgb(83,153,148); }
H1.HeaderClassName
{
color: #539994;
}
.AnyTagClassName
{
color: #539994;
}
</style>
background-color css
<style>
a { background-color: #539994; }
a { background-color: rgb(83,153,148); }
div.DivClassName
{
background-color: #539994;
}
.BgClassName
{
background-color: #539994;
}
</style>
border-color css
<style>
span { border-color: #539994; }
span { border-color: rgb(83,153,148); }
td.TdClassName
{
border-color: #539994;
}
.TagClassName
{
border-color: #539994;
}
</style>