Shades of Half Baked #539794
Tints of Half Baked #539794
RGB
CMYK
RGB Variations
Color information
#539794 (or 0x539794) is known color: Half Baked. HEX triplet: 53, 97 and 94. RGB value is (83,151,148). Sum of RGB (Red+Green+Blue) = 83+151+148=382 (50% of max value = 765). Red value is 83 (32.81% from 255 or 21.73% from 382); Green value is 151 (59.38% from 255 or 39.53% from 382); Blue value is 148 (58.20% from 255 or 38.74% from 382); Max value from RGB is 151 - color contains mainly: green. Hex color #539794 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #539794 is #AC686B. Grayscale: #828282. Windows color (decimal): -11298924 or 9738067. OLE color: 9738067.
HSL color Cylindrical-coordinate representation of color #539794: hue angle of 177.35º 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 #539794 is Cyan = 0.45, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 83 | 151 | 148 | - |
| CMYK | 0.45 | 0 | 0.02 | 0.41 |
| HSL | 177.35º | 0.29% | 0.46% | - |
| HSV(B) | 177.35º | 0.45% | 0.59% | - |
| XYZ | 19.98 | 26.11 | 32 | - |
| YUV | 130.33 | 137.97 | 94.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 151 | 148 | 0.45 | 0 | 0.02 | 0.41 | 177.35 | 0.29 | 0.46 |
| Hex | 53 | 97 | 94 | 2D | 0 | 2 | 29 | B1 | 1D | 2E |
| Octal | 123 | 227 | 224 | 55 | 0 | 2 | 51 | 261 | 35 | 56 |
| Binary | 1010011 | 10010111 | 10010100 | 101101 | 0 | 10 | 101001 | 10110001 | 11101 | 101110 |
Color Harmonies of #539794
Complementary color
Monochromatic Colors of #539794
Black with #539794
Text Example
Text Example
White with #539794
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539794; }
p { color: rgb(83,151,148); }
H1.HeaderClassName
{
color: #539794;
}
.AnyTagClassName
{
color: #539794;
}
</style>
background-color css
<style>
a { background-color: #539794; }
a { background-color: rgb(83,151,148); }
div.DivClassName
{
background-color: #539794;
}
.BgClassName
{
background-color: #539794;
}
</style>
border-color css
<style>
span { border-color: #539794; }
span { border-color: rgb(83,151,148); }
td.TdClassName
{
border-color: #539794;
}
.TagClassName
{
border-color: #539794;
}
</style>