Shades of Half Baked #538990
Tints of Half Baked #538990
RGB
CMYK
RGB Variations
Color information
#538990 (or 0x538990) is known color: Half Baked. HEX triplet: 53, 89 and 90. RGB value is (83,137,144). Sum of RGB (Red+Green+Blue) = 83+137+144=364 (48% of max value = 765). Red value is 83 (32.81% from 255 or 22.80% from 364); Green value is 137 (53.91% from 255 or 37.64% from 364); Blue value is 144 (56.64% from 255 or 39.56% from 364); Max value from RGB is 144 - color contains mainly: blue. Hex color #538990 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #538990 is #AC766F. Grayscale: #797979. Windows color (decimal): -11302512 or 9472339. OLE color: 9472339.
HSL color Cylindrical-coordinate representation of color #538990: hue angle of 186.89º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #538990 is Cyan = 0.42, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 83 | 137 | 144 | - |
| CMYK | 0.42 | 0.05 | 0 | 0.44 |
| HSL | 186.89º | 0.27% | 0.45% | - |
| HSV(B) | 186.89º | 0.42% | 0.56% | - |
| XYZ | 17.55 | 21.74 | 29.66 | - |
| YUV | 121.65 | 140.61 | 100.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 137 | 144 | 0.42 | 0.05 | 0 | 0.44 | 186.89 | 0.27 | 0.45 |
| Hex | 53 | 89 | 90 | 2A | 5 | 0 | 2C | BB | 1B | 2D |
| Octal | 123 | 211 | 220 | 52 | 5 | 0 | 54 | 273 | 33 | 55 |
| Binary | 1010011 | 10001001 | 10010000 | 101010 | 101 | 0 | 101100 | 10111011 | 11011 | 101101 |
Color Harmonies of #538990
Complementary color
Monochromatic Colors of #538990
Black with #538990
Text Example
Text Example
White with #538990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538990; }
p { color: rgb(83,137,144); }
H1.HeaderClassName
{
color: #538990;
}
.AnyTagClassName
{
color: #538990;
}
</style>
background-color css
<style>
a { background-color: #538990; }
a { background-color: rgb(83,137,144); }
div.DivClassName
{
background-color: #538990;
}
.BgClassName
{
background-color: #538990;
}
</style>
border-color css
<style>
span { border-color: #538990; }
span { border-color: rgb(83,137,144); }
td.TdClassName
{
border-color: #538990;
}
.TagClassName
{
border-color: #538990;
}
</style>