Shades of Half Baked #539891
Tints of Half Baked #539891
RGB
CMYK
RGB Variations
Color information
#539891 (or 0x539891) is known color: Half Baked. HEX triplet: 53, 98 and 91. RGB value is (83,152,145). Sum of RGB (Red+Green+Blue) = 83+152+145=380 (50% of max value = 765). Red value is 83 (32.81% from 255 or 21.84% from 380); Green value is 152 (59.77% from 255 or 40% from 380); Blue value is 145 (57.03% from 255 or 38.16% from 380); Max value from RGB is 152 - color contains mainly: green. Hex color #539891 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #539891 is #AC676E. Grayscale: #828282. Windows color (decimal): -11298671 or 9541715. OLE color: 9541715.
HSL color Cylindrical-coordinate representation of color #539891: hue angle of 173.91º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #539891 is Cyan = 0.45, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 83 | 152 | 145 | - |
| CMYK | 0.45 | 0 | 0.05 | 0.40 |
| HSL | 173.91º | 0.29% | 0.46% | - |
| HSV(B) | 173.91º | 0.45% | 0.6% | - |
| XYZ | 19.91 | 26.34 | 30.82 | - |
| YUV | 130.57 | 136.14 | 94.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 152 | 145 | 0.45 | 0 | 0.05 | 0.40 | 173.91 | 0.29 | 0.46 |
| Hex | 53 | 98 | 91 | 2D | 0 | 5 | 28 | AE | 1D | 2E |
| Octal | 123 | 230 | 221 | 55 | 0 | 5 | 50 | 256 | 35 | 56 |
| Binary | 1010011 | 10011000 | 10010001 | 101101 | 0 | 101 | 101000 | 10101110 | 11101 | 101110 |
Color Harmonies of #539891
Complementary color
Monochromatic Colors of #539891
Black with #539891
Text Example
Text Example
White with #539891
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539891; }
p { color: rgb(83,152,145); }
H1.HeaderClassName
{
color: #539891;
}
.AnyTagClassName
{
color: #539891;
}
</style>
background-color css
<style>
a { background-color: #539891; }
a { background-color: rgb(83,152,145); }
div.DivClassName
{
background-color: #539891;
}
.BgClassName
{
background-color: #539891;
}
</style>
border-color css
<style>
span { border-color: #539891; }
span { border-color: rgb(83,152,145); }
td.TdClassName
{
border-color: #539891;
}
.TagClassName
{
border-color: #539891;
}
</style>