Shades of Half Baked #539797
Tints of Half Baked #539797
RGB
CMYK
RGB Variations
Color information
#539797 (or 0x539797) is known color: Half Baked. HEX triplet: 53, 97 and 97. RGB value is (83,151,151). Sum of RGB (Red+Green+Blue) = 83+151+151=385 (50% of max value = 765). Red value is 83 (32.81% from 255 or 21.56% from 385); Green value is 151 (59.38% from 255 or 39.22% from 385); Blue value is 151 (59.38% from 255 or 39.22% from 385); Max value from RGB is 151 - color contains mainly: green, blue. Hex color #539797 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #539797 is #AC6868. Grayscale: #828282. Windows color (decimal): -11298921 or 9934675. OLE color: 9934675.
HSL color Cylindrical-coordinate representation of color #539797: hue angle of 180º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #539797 is Cyan = 0.45, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 83 | 151 | 151 | - |
| CMYK | 0.45 | 0 | 0 | 0.41 |
| HSL | 180º | 0.29% | 0.46% | - |
| HSV(B) | 180º | 0.45% | 0.59% | - |
| XYZ | 20.22 | 26.21 | 33.27 | - |
| YUV | 130.67 | 139.47 | 94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 151 | 151 | 0.45 | 0 | 0 | 0.41 | 180 | 0.29 | 0.46 |
| Hex | 53 | 97 | 97 | 2D | 0 | 0 | 29 | B4 | 1D | 2E |
| Octal | 123 | 227 | 227 | 55 | 0 | 0 | 51 | 264 | 35 | 56 |
| Binary | 1010011 | 10010111 | 10010111 | 101101 | 0 | 0 | 101001 | 10110100 | 11101 | 101110 |
Color Harmonies of #539797
Complementary color
Monochromatic Colors of #539797
Black with #539797
Text Example
Text Example
White with #539797
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539797; }
p { color: rgb(83,151,151); }
H1.HeaderClassName
{
color: #539797;
}
.AnyTagClassName
{
color: #539797;
}
</style>
background-color css
<style>
a { background-color: #539797; }
a { background-color: rgb(83,151,151); }
div.DivClassName
{
background-color: #539797;
}
.BgClassName
{
background-color: #539797;
}
</style>
border-color css
<style>
span { border-color: #539797; }
span { border-color: rgb(83,151,151); }
td.TdClassName
{
border-color: #539797;
}
.TagClassName
{
border-color: #539797;
}
</style>