Shades of Mirage #364046
Tints of Mirage #364046
RGB
CMYK
RGB Variations
Color information
#364046 (or 0x364046) is known color: Mirage. HEX triplet: 36, 40 and 46. RGB value is (54,64,70). Sum of RGB (Red+Green+Blue) = 54+64+70=188 (24% of max value = 765). Red value is 54 (21.48% from 255 or 28.72% from 188); Green value is 64 (25.39% from 255 or 34.04% from 188); Blue value is 70 (27.73% from 255 or 37.23% from 188); Max value from RGB is 70 - color contains mainly: blue. Hex color #364046 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #364046 is #C9BFB9. Grayscale: #3D3D3D. Windows color (decimal): -13221818 or 4603958. OLE color: 4603958.
HSL color Cylindrical-coordinate representation of color #364046: hue angle of 202.5º degrees, saturation: 0.13, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #364046 is Cyan = 0.23, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 54 | 64 | 70 | - |
| CMYK | 0.23 | 0.09 | 0 | 0.73 |
| HSL | 202.5º | 0.13% | 0.24% | - |
| HSV(B) | 202.5º | 0.23% | 0.27% | - |
| XYZ | 4.46 | 4.89 | 6.5 | - |
| YUV | 61.69 | 132.69 | 122.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 64 | 70 | 0.23 | 0.09 | 0 | 0.73 | 202.5 | 0.13 | 0.24 |
| Hex | 36 | 40 | 46 | 17 | 9 | 0 | 49 | CA | D | 18 |
| Octal | 66 | 100 | 106 | 27 | 11 | 0 | 111 | 312 | 15 | 30 |
| Binary | 110110 | 1000000 | 1000110 | 10111 | 1001 | 0 | 1001001 | 11001010 | 1101 | 11000 |
Color Harmonies of #364046
Complementary color
Monochromatic Colors of #364046
Black with #364046
Text Example
Text Example
White with #364046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #364046; }
p { color: rgb(54,64,70); }
H1.HeaderClassName
{
color: #364046;
}
.AnyTagClassName
{
color: #364046;
}
</style>
background-color css
<style>
a { background-color: #364046; }
a { background-color: rgb(54,64,70); }
div.DivClassName
{
background-color: #364046;
}
.BgClassName
{
background-color: #364046;
}
</style>
border-color css
<style>
span { border-color: #364046; }
span { border-color: rgb(54,64,70); }
td.TdClassName
{
border-color: #364046;
}
.TagClassName
{
border-color: #364046;
}
</style>