Shades of Half Baked #529797
Tints of Half Baked #529797
RGB
CMYK
RGB Variations
Color information
#529797 (or 0x529797) is known color: Half Baked. HEX triplet: 52, 97 and 97. RGB value is (82,151,151). Sum of RGB (Red+Green+Blue) = 82+151+151=384 (50% of max value = 765). Red value is 82 (32.42% from 255 or 21.35% from 384); Green value is 151 (59.38% from 255 or 39.32% from 384); Blue value is 151 (59.38% from 255 or 39.32% from 384); Max value from RGB is 151 - color contains mainly: green, blue. Hex color #529797 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #529797 is #AD6868. Grayscale: #828282. Windows color (decimal): -11364457 or 9934674. OLE color: 9934674.
HSL color Cylindrical-coordinate representation of color #529797: hue angle of 180º degrees, saturation: 0.3, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #529797 is Cyan = 0.46, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 82 | 151 | 151 | - |
| CMYK | 0.46 | 0 | 0 | 0.41 |
| HSL | 180º | 0.3% | 0.46% | - |
| HSV(B) | 180º | 0.46% | 0.59% | - |
| XYZ | 20.13 | 26.16 | 33.27 | - |
| YUV | 130.37 | 139.64 | 93.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 151 | 151 | 0.46 | 0 | 0 | 0.41 | 180 | 0.3 | 0.46 |
| Hex | 52 | 97 | 97 | 2E | 0 | 0 | 29 | B4 | 1E | 2E |
| Octal | 122 | 227 | 227 | 56 | 0 | 0 | 51 | 264 | 36 | 56 |
| Binary | 1010010 | 10010111 | 10010111 | 101110 | 0 | 0 | 101001 | 10110100 | 11110 | 101110 |
Color Harmonies of #529797
Complementary color
Monochromatic Colors of #529797
Black with #529797
Text Example
Text Example
White with #529797
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529797; }
p { color: rgb(82,151,151); }
H1.HeaderClassName
{
color: #529797;
}
.AnyTagClassName
{
color: #529797;
}
</style>
background-color css
<style>
a { background-color: #529797; }
a { background-color: rgb(82,151,151); }
div.DivClassName
{
background-color: #529797;
}
.BgClassName
{
background-color: #529797;
}
</style>
border-color css
<style>
span { border-color: #529797; }
span { border-color: rgb(82,151,151); }
td.TdClassName
{
border-color: #529797;
}
.TagClassName
{
border-color: #529797;
}
</style>