Shades of Half Baked #538590
Tints of Half Baked #538590
RGB
CMYK
RGB Variations
Color information
#538590 (or 0x538590) is known color: Half Baked. HEX triplet: 53, 85 and 90. RGB value is (83,133,144). Sum of RGB (Red+Green+Blue) = 83+133+144=360 (47% of max value = 765). Red value is 83 (32.81% from 255 or 23.06% from 360); Green value is 133 (52.34% from 255 or 36.94% from 360); Blue value is 144 (56.64% from 255 or 40% from 360); Max value from RGB is 144 - color contains mainly: blue. Hex color #538590 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #538590 is #AC7A6F. Grayscale: #777777. Windows color (decimal): -11303536 or 9471315. OLE color: 9471315.
HSL color Cylindrical-coordinate representation of color #538590: hue angle of 190.82º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #538590 is Cyan = 0.42, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 83 | 133 | 144 | - |
| CMYK | 0.42 | 0.08 | 0 | 0.44 |
| HSL | 190.82º | 0.27% | 0.45% | - |
| HSV(B) | 190.82º | 0.42% | 0.56% | - |
| XYZ | 16.99 | 20.63 | 29.47 | - |
| YUV | 119.3 | 141.94 | 102.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 133 | 144 | 0.42 | 0.08 | 0 | 0.44 | 190.82 | 0.27 | 0.45 |
| Hex | 53 | 85 | 90 | 2A | 8 | 0 | 2C | BF | 1B | 2D |
| Octal | 123 | 205 | 220 | 52 | 10 | 0 | 54 | 277 | 33 | 55 |
| Binary | 1010011 | 10000101 | 10010000 | 101010 | 1000 | 0 | 101100 | 10111111 | 11011 | 101101 |
Color Harmonies of #538590
Complementary color
Monochromatic Colors of #538590
Black with #538590
Text Example
Text Example
White with #538590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538590; }
p { color: rgb(83,133,144); }
H1.HeaderClassName
{
color: #538590;
}
.AnyTagClassName
{
color: #538590;
}
</style>
background-color css
<style>
a { background-color: #538590; }
a { background-color: rgb(83,133,144); }
div.DivClassName
{
background-color: #538590;
}
.BgClassName
{
background-color: #538590;
}
</style>
border-color css
<style>
span { border-color: #538590; }
span { border-color: rgb(83,133,144); }
td.TdClassName
{
border-color: #538590;
}
.TagClassName
{
border-color: #538590;
}
</style>