Shades of Half Baked #539294
Tints of Half Baked #539294
RGB
CMYK
RGB Variations
Color information
#539294 (or 0x539294) is known color: Half Baked. HEX triplet: 53, 92 and 94. RGB value is (83,146,148). Sum of RGB (Red+Green+Blue) = 83+146+148=377 (49% of max value = 765). Red value is 83 (32.81% from 255 or 22.02% from 377); Green value is 146 (57.42% from 255 or 38.73% from 377); Blue value is 148 (58.20% from 255 or 39.26% from 377); Max value from RGB is 148 - color contains mainly: blue. Hex color #539294 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #539294 is #AC6D6B. Grayscale: #7F7F7F. Windows color (decimal): -11300204 or 9736787. OLE color: 9736787.
HSL color Cylindrical-coordinate representation of color #539294: hue angle of 181.85º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #539294 is Cyan = 0.44, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 146 | 148 | - |
| CMYK | 0.44 | 0.01 | 0 | 0.42 |
| HSL | 181.85º | 0.28% | 0.45% | - |
| HSV(B) | 181.85º | 0.44% | 0.58% | - |
| XYZ | 19.19 | 24.53 | 31.74 | - |
| YUV | 127.39 | 139.63 | 96.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 146 | 148 | 0.44 | 0.01 | 0 | 0.42 | 181.85 | 0.28 | 0.45 |
| Hex | 53 | 92 | 94 | 2C | 1 | 0 | 2A | B6 | 1C | 2D |
| Octal | 123 | 222 | 224 | 54 | 1 | 0 | 52 | 266 | 34 | 55 |
| Binary | 1010011 | 10010010 | 10010100 | 101100 | 1 | 0 | 101010 | 10110110 | 11100 | 101101 |
Color Harmonies of #539294
Complementary color
Monochromatic Colors of #539294
Black with #539294
Text Example
Text Example
White with #539294
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539294; }
p { color: rgb(83,146,148); }
H1.HeaderClassName
{
color: #539294;
}
.AnyTagClassName
{
color: #539294;
}
</style>
background-color css
<style>
a { background-color: #539294; }
a { background-color: rgb(83,146,148); }
div.DivClassName
{
background-color: #539294;
}
.BgClassName
{
background-color: #539294;
}
</style>
border-color css
<style>
span { border-color: #539294; }
span { border-color: rgb(83,146,148); }
td.TdClassName
{
border-color: #539294;
}
.TagClassName
{
border-color: #539294;
}
</style>