Shades of Half Baked #538690
Tints of Half Baked #538690
RGB
CMYK
RGB Variations
Color information
#538690 (or 0x538690) is known color: Half Baked. HEX triplet: 53, 86 and 90. RGB value is (83,134,144). Sum of RGB (Red+Green+Blue) = 83+134+144=361 (47% of max value = 765). Red value is 83 (32.81% from 255 or 22.99% from 361); Green value is 134 (52.73% from 255 or 37.12% from 361); Blue value is 144 (56.64% from 255 or 39.89% from 361); Max value from RGB is 144 - color contains mainly: blue. Hex color #538690 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #538690 is #AC796F. Grayscale: #777777. Windows color (decimal): -11303280 or 9471571. OLE color: 9471571.
HSL color Cylindrical-coordinate representation of color #538690: hue angle of 189.84º 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 #538690 is Cyan = 0.42, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 83 | 134 | 144 | - |
| CMYK | 0.42 | 0.07 | 0 | 0.44 |
| HSL | 189.84º | 0.27% | 0.45% | - |
| HSV(B) | 189.84º | 0.42% | 0.56% | - |
| XYZ | 17.13 | 20.9 | 29.52 | - |
| YUV | 119.89 | 141.6 | 101.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 134 | 144 | 0.42 | 0.07 | 0 | 0.44 | 189.84 | 0.27 | 0.45 |
| Hex | 53 | 86 | 90 | 2A | 7 | 0 | 2C | BE | 1B | 2D |
| Octal | 123 | 206 | 220 | 52 | 7 | 0 | 54 | 276 | 33 | 55 |
| Binary | 1010011 | 10000110 | 10010000 | 101010 | 111 | 0 | 101100 | 10111110 | 11011 | 101101 |
Color Harmonies of #538690
Complementary color
Monochromatic Colors of #538690
Black with #538690
Text Example
Text Example
White with #538690
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538690; }
p { color: rgb(83,134,144); }
H1.HeaderClassName
{
color: #538690;
}
.AnyTagClassName
{
color: #538690;
}
</style>
background-color css
<style>
a { background-color: #538690; }
a { background-color: rgb(83,134,144); }
div.DivClassName
{
background-color: #538690;
}
.BgClassName
{
background-color: #538690;
}
</style>
border-color css
<style>
span { border-color: #538690; }
span { border-color: rgb(83,134,144); }
td.TdClassName
{
border-color: #538690;
}
.TagClassName
{
border-color: #538690;
}
</style>