Shades of Half Baked #539791
Tints of Half Baked #539791
RGB
CMYK
RGB Variations
Color information
#539791 (or 0x539791) is known color: Half Baked. HEX triplet: 53, 97 and 91. RGB value is (83,151,145). Sum of RGB (Red+Green+Blue) = 83+151+145=379 (50% of max value = 765). Red value is 83 (32.81% from 255 or 21.90% from 379); Green value is 151 (59.38% from 255 or 39.84% from 379); Blue value is 145 (57.03% from 255 or 38.26% from 379); Max value from RGB is 151 - color contains mainly: green. Hex color #539791 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #539791 is #AC686E. Grayscale: #818181. Windows color (decimal): -11298927 or 9541459. OLE color: 9541459.
HSL color Cylindrical-coordinate representation of color #539791: hue angle of 174.71º 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 #539791 is Cyan = 0.45, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 83 | 151 | 145 | - |
| CMYK | 0.45 | 0 | 0.04 | 0.41 |
| HSL | 174.71º | 0.29% | 0.46% | - |
| HSV(B) | 174.71º | 0.45% | 0.59% | - |
| XYZ | 19.74 | 26.02 | 30.77 | - |
| YUV | 129.98 | 136.47 | 94.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 151 | 145 | 0.45 | 0 | 0.04 | 0.41 | 174.71 | 0.29 | 0.46 |
| Hex | 53 | 97 | 91 | 2D | 0 | 4 | 29 | AF | 1D | 2E |
| Octal | 123 | 227 | 221 | 55 | 0 | 4 | 51 | 257 | 35 | 56 |
| Binary | 1010011 | 10010111 | 10010001 | 101101 | 0 | 100 | 101001 | 10101111 | 11101 | 101110 |
Color Harmonies of #539791
Complementary color
Monochromatic Colors of #539791
Black with #539791
Text Example
Text Example
White with #539791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539791; }
p { color: rgb(83,151,145); }
H1.HeaderClassName
{
color: #539791;
}
.AnyTagClassName
{
color: #539791;
}
</style>
background-color css
<style>
a { background-color: #539791; }
a { background-color: rgb(83,151,145); }
div.DivClassName
{
background-color: #539791;
}
.BgClassName
{
background-color: #539791;
}
</style>
border-color css
<style>
span { border-color: #539791; }
span { border-color: rgb(83,151,145); }
td.TdClassName
{
border-color: #539791;
}
.TagClassName
{
border-color: #539791;
}
</style>