Shades of Half Baked #539991
Tints of Half Baked #539991
RGB
CMYK
RGB Variations
Color information
#539991 (or 0x539991) is known color: Half Baked. HEX triplet: 53, 99 and 91. RGB value is (83,153,145). Sum of RGB (Red+Green+Blue) = 83+153+145=381 (50% of max value = 765). Red value is 83 (32.81% from 255 or 21.78% from 381); Green value is 153 (60.16% from 255 or 40.16% from 381); Blue value is 145 (57.03% from 255 or 38.06% from 381); Max value from RGB is 153 - color contains mainly: green. Hex color #539991 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #539991 is #AC666E. Grayscale: #838383. Windows color (decimal): -11298415 or 9541971. OLE color: 9541971.
HSL color Cylindrical-coordinate representation of color #539991: hue angle of 173.14º 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 #539991 is Cyan = 0.46, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 83 | 153 | 145 | - |
| CMYK | 0.46 | 0 | 0.05 | 0.4 |
| HSL | 173.14º | 0.3% | 0.46% | - |
| HSV(B) | 173.14º | 0.46% | 0.6% | - |
| XYZ | 20.07 | 26.67 | 30.88 | - |
| YUV | 131.16 | 135.81 | 93.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 153 | 145 | 0.46 | 0 | 0.05 | 0.4 | 173.14 | 0.3 | 0.46 |
| Hex | 53 | 99 | 91 | 2E | 0 | 5 | 28 | AD | 1E | 2E |
| Octal | 123 | 231 | 221 | 56 | 0 | 5 | 50 | 255 | 36 | 56 |
| Binary | 1010011 | 10011001 | 10010001 | 101110 | 0 | 101 | 101000 | 10101101 | 11110 | 101110 |
Color Harmonies of #539991
Complementary color
Monochromatic Colors of #539991
Black with #539991
Text Example
Text Example
White with #539991
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539991; }
p { color: rgb(83,153,145); }
H1.HeaderClassName
{
color: #539991;
}
.AnyTagClassName
{
color: #539991;
}
</style>
background-color css
<style>
a { background-color: #539991; }
a { background-color: rgb(83,153,145); }
div.DivClassName
{
background-color: #539991;
}
.BgClassName
{
background-color: #539991;
}
</style>
border-color css
<style>
span { border-color: #539991; }
span { border-color: rgb(83,153,145); }
td.TdClassName
{
border-color: #539991;
}
.TagClassName
{
border-color: #539991;
}
</style>