Shades of Half Baked #528990
Tints of Half Baked #528990
RGB
CMYK
RGB Variations
Color information
#528990 (or 0x528990) is known color: Half Baked. HEX triplet: 52, 89 and 90. RGB value is (82,137,144). Sum of RGB (Red+Green+Blue) = 82+137+144=363 (48% of max value = 765). Red value is 82 (32.42% from 255 or 22.59% from 363); Green value is 137 (53.91% from 255 or 37.74% from 363); Blue value is 144 (56.64% from 255 or 39.67% from 363); Max value from RGB is 144 - color contains mainly: blue. Hex color #528990 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #528990 is #AD766F. Grayscale: #797979. Windows color (decimal): -11368048 or 9472338. OLE color: 9472338.
HSL color Cylindrical-coordinate representation of color #528990: hue angle of 186.77º degrees, saturation: 0.27, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #528990 is Cyan = 0.43, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 82 | 137 | 144 | - |
| CMYK | 0.43 | 0.05 | 0 | 0.44 |
| HSL | 186.77º | 0.27% | 0.44% | - |
| HSV(B) | 186.77º | 0.43% | 0.56% | - |
| XYZ | 17.46 | 21.7 | 29.65 | - |
| YUV | 121.35 | 140.78 | 99.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 137 | 144 | 0.43 | 0.05 | 0 | 0.44 | 186.77 | 0.27 | 0.44 |
| Hex | 52 | 89 | 90 | 2B | 5 | 0 | 2C | BB | 1B | 2C |
| Octal | 122 | 211 | 220 | 53 | 5 | 0 | 54 | 273 | 33 | 54 |
| Binary | 1010010 | 10001001 | 10010000 | 101011 | 101 | 0 | 101100 | 10111011 | 11011 | 101100 |
Color Harmonies of #528990
Complementary color
Monochromatic Colors of #528990
Black with #528990
Text Example
Text Example
White with #528990
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528990; }
p { color: rgb(82,137,144); }
H1.HeaderClassName
{
color: #528990;
}
.AnyTagClassName
{
color: #528990;
}
</style>
background-color css
<style>
a { background-color: #528990; }
a { background-color: rgb(82,137,144); }
div.DivClassName
{
background-color: #528990;
}
.BgClassName
{
background-color: #528990;
}
</style>
border-color css
<style>
span { border-color: #528990; }
span { border-color: rgb(82,137,144); }
td.TdClassName
{
border-color: #528990;
}
.TagClassName
{
border-color: #528990;
}
</style>