Shades of Half Baked #539591
Tints of Half Baked #539591
RGB
CMYK
RGB Variations
Color information
#539591 (or 0x539591) is known color: Half Baked. HEX triplet: 53, 95 and 91. RGB value is (83,149,145). Sum of RGB (Red+Green+Blue) = 83+149+145=377 (49% of max value = 765). Red value is 83 (32.81% from 255 or 22.02% from 377); Green value is 149 (58.59% from 255 or 39.52% from 377); Blue value is 145 (57.03% from 255 or 38.46% from 377); Max value from RGB is 149 - color contains mainly: green. Hex color #539591 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #539591 is #AC6A6E. Grayscale: #808080. Windows color (decimal): -11299439 or 9540947. OLE color: 9540947.
HSL color Cylindrical-coordinate representation of color #539591: hue angle of 176.36º 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 #539591 is Cyan = 0.44, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 83 | 149 | 145 | - |
| CMYK | 0.44 | 0 | 0.03 | 0.42 |
| HSL | 176.36º | 0.28% | 0.45% | - |
| HSV(B) | 176.36º | 0.44% | 0.58% | - |
| XYZ | 19.43 | 25.38 | 30.66 | - |
| YUV | 128.81 | 137.13 | 95.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 149 | 145 | 0.44 | 0 | 0.03 | 0.42 | 176.36 | 0.28 | 0.45 |
| Hex | 53 | 95 | 91 | 2C | 0 | 3 | 2A | B0 | 1C | 2D |
| Octal | 123 | 225 | 221 | 54 | 0 | 3 | 52 | 260 | 34 | 55 |
| Binary | 1010011 | 10010101 | 10010001 | 101100 | 0 | 11 | 101010 | 10110000 | 11100 | 101101 |
Color Harmonies of #539591
Complementary color
Monochromatic Colors of #539591
Black with #539591
Text Example
Text Example
White with #539591
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539591; }
p { color: rgb(83,149,145); }
H1.HeaderClassName
{
color: #539591;
}
.AnyTagClassName
{
color: #539591;
}
</style>
background-color css
<style>
a { background-color: #539591; }
a { background-color: rgb(83,149,145); }
div.DivClassName
{
background-color: #539591;
}
.BgClassName
{
background-color: #539591;
}
</style>
border-color css
<style>
span { border-color: #539591; }
span { border-color: rgb(83,149,145); }
td.TdClassName
{
border-color: #539591;
}
.TagClassName
{
border-color: #539591;
}
</style>