Shades of Half Baked #539191
Tints of Half Baked #539191
RGB
CMYK
RGB Variations
Color information
#539191 (or 0x539191) is known color: Half Baked. HEX triplet: 53, 91 and 91. RGB value is (83,145,145). Sum of RGB (Red+Green+Blue) = 83+145+145=373 (49% of max value = 765). Red value is 83 (32.81% from 255 or 22.25% from 373); Green value is 145 (57.03% from 255 or 38.87% from 373); Blue value is 145 (57.03% from 255 or 38.87% from 373); Max value from RGB is 145 - color contains mainly: green, blue. Hex color #539191 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #539191 is #AC6E6E. Grayscale: #7E7E7E. Windows color (decimal): -11300463 or 9539923. OLE color: 9539923.
HSL color Cylindrical-coordinate representation of color #539191: hue angle of 180º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #539191 is Cyan = 0.43, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 83 | 145 | 145 | - |
| CMYK | 0.43 | 0 | 0 | 0.43 |
| HSL | 180º | 0.27% | 0.45% | - |
| HSV(B) | 180º | 0.43% | 0.57% | - |
| XYZ | 18.8 | 24.13 | 30.46 | - |
| YUV | 126.46 | 138.46 | 97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 145 | 145 | 0.43 | 0 | 0 | 0.43 | 180 | 0.27 | 0.45 |
| Hex | 53 | 91 | 91 | 2B | 0 | 0 | 2B | B4 | 1B | 2D |
| Octal | 123 | 221 | 221 | 53 | 0 | 0 | 53 | 264 | 33 | 55 |
| Binary | 1010011 | 10010001 | 10010001 | 101011 | 0 | 0 | 101011 | 10110100 | 11011 | 101101 |
Color Harmonies of #539191
Complementary color
Monochromatic Colors of #539191
Black with #539191
Text Example
Text Example
White with #539191
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539191; }
p { color: rgb(83,145,145); }
H1.HeaderClassName
{
color: #539191;
}
.AnyTagClassName
{
color: #539191;
}
</style>
background-color css
<style>
a { background-color: #539191; }
a { background-color: rgb(83,145,145); }
div.DivClassName
{
background-color: #539191;
}
.BgClassName
{
background-color: #539191;
}
</style>
border-color css
<style>
span { border-color: #539191; }
span { border-color: rgb(83,145,145); }
td.TdClassName
{
border-color: #539191;
}
.TagClassName
{
border-color: #539191;
}
</style>