Shades of Half Baked #538790
Tints of Half Baked #538790
RGB
CMYK
RGB Variations
Color information
#538790 (or 0x538790) is known color: Half Baked. HEX triplet: 53, 87 and 90. RGB value is (83,135,144). Sum of RGB (Red+Green+Blue) = 83+135+144=362 (47% of max value = 765). Red value is 83 (32.81% from 255 or 22.93% from 362); Green value is 135 (53.12% from 255 or 37.29% from 362); Blue value is 144 (56.64% from 255 or 39.78% from 362); Max value from RGB is 144 - color contains mainly: blue. Hex color #538790 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #538790 is #AC786F. Grayscale: #787878. Windows color (decimal): -11303024 or 9471827. OLE color: 9471827.
HSL color Cylindrical-coordinate representation of color #538790: hue angle of 188.85º 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 #538790 is Cyan = 0.42, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 83 | 135 | 144 | - |
| CMYK | 0.42 | 0.06 | 0 | 0.44 |
| HSL | 188.85º | 0.27% | 0.45% | - |
| HSV(B) | 188.85º | 0.42% | 0.56% | - |
| XYZ | 17.27 | 21.18 | 29.56 | - |
| YUV | 120.48 | 141.27 | 101.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 135 | 144 | 0.42 | 0.06 | 0 | 0.44 | 188.85 | 0.27 | 0.45 |
| Hex | 53 | 87 | 90 | 2A | 6 | 0 | 2C | BD | 1B | 2D |
| Octal | 123 | 207 | 220 | 52 | 6 | 0 | 54 | 275 | 33 | 55 |
| Binary | 1010011 | 10000111 | 10010000 | 101010 | 110 | 0 | 101100 | 10111101 | 11011 | 101101 |
Color Harmonies of #538790
Complementary color
Monochromatic Colors of #538790
Black with #538790
Text Example
Text Example
White with #538790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538790; }
p { color: rgb(83,135,144); }
H1.HeaderClassName
{
color: #538790;
}
.AnyTagClassName
{
color: #538790;
}
</style>
background-color css
<style>
a { background-color: #538790; }
a { background-color: rgb(83,135,144); }
div.DivClassName
{
background-color: #538790;
}
.BgClassName
{
background-color: #538790;
}
</style>
border-color css
<style>
span { border-color: #538790; }
span { border-color: rgb(83,135,144); }
td.TdClassName
{
border-color: #538790;
}
.TagClassName
{
border-color: #538790;
}
</style>