Shades of Half Baked #528987
Tints of Half Baked #528987
RGB
CMYK
RGB Variations
Color information
#528987 (or 0x528987) is known color: Half Baked. HEX triplet: 52, 89 and 87. RGB value is (82,137,135). Sum of RGB (Red+Green+Blue) = 82+137+135=354 (46% of max value = 765). Red value is 82 (32.42% from 255 or 23.16% from 354); Green value is 137 (53.91% from 255 or 38.70% from 354); Blue value is 135 (53.12% from 255 or 38.14% from 354); Max value from RGB is 137 - color contains mainly: green. Hex color #528987 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #528987 is #AD7678. Grayscale: #787878. Windows color (decimal): -11368057 or 8882514. OLE color: 8882514.
HSL color Cylindrical-coordinate representation of color #528987: hue angle of 177.82º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #528987 is Cyan = 0.40, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 82 | 137 | 135 | - |
| CMYK | 0.40 | 0 | 0.01 | 0.46 |
| HSL | 177.82º | 0.25% | 0.43% | - |
| HSV(B) | 177.82º | 0.4% | 0.54% | - |
| XYZ | 16.8 | 21.43 | 26.17 | - |
| YUV | 120.33 | 136.28 | 100.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 137 | 135 | 0.40 | 0 | 0.01 | 0.46 | 177.82 | 0.25 | 0.43 |
| Hex | 52 | 89 | 87 | 28 | 0 | 1 | 2E | B2 | 19 | 2B |
| Octal | 122 | 211 | 207 | 50 | 0 | 1 | 56 | 262 | 31 | 53 |
| Binary | 1010010 | 10001001 | 10000111 | 101000 | 0 | 1 | 101110 | 10110010 | 11001 | 101011 |
Color Harmonies of #528987
Complementary color
Monochromatic Colors of #528987
Black with #528987
Text Example
Text Example
White with #528987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528987; }
p { color: rgb(82,137,135); }
H1.HeaderClassName
{
color: #528987;
}
.AnyTagClassName
{
color: #528987;
}
</style>
background-color css
<style>
a { background-color: #528987; }
a { background-color: rgb(82,137,135); }
div.DivClassName
{
background-color: #528987;
}
.BgClassName
{
background-color: #528987;
}
</style>
border-color css
<style>
span { border-color: #528987; }
span { border-color: rgb(82,137,135); }
td.TdClassName
{
border-color: #528987;
}
.TagClassName
{
border-color: #528987;
}
</style>