Shades of Mirage #394045
Tints of Mirage #394045
RGB
CMYK
RGB Variations
Color information
#394045 (or 0x394045) is known color: Mirage. HEX triplet: 39, 40 and 45. RGB value is (57,64,69). Sum of RGB (Red+Green+Blue) = 57+64+69=190 (25% of max value = 765). Red value is 57 (22.66% from 255 or 30% from 190); Green value is 64 (25.39% from 255 or 33.68% from 190); Blue value is 69 (27.34% from 255 or 36.32% from 190); Max value from RGB is 69 - color contains mainly: blue. Hex color #394045 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #394045 is #C6BFBA. Grayscale: #3E3E3E. Windows color (decimal): -13025211 or 4538425. OLE color: 4538425.
HSL color Cylindrical-coordinate representation of color #394045: hue angle of 205º degrees, saturation: 0.1, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #394045 is Cyan = 0.17, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 57 | 64 | 69 | - |
| CMYK | 0.17 | 0.07 | 0 | 0.73 |
| HSL | 205º | 0.1% | 0.25% | - |
| HSV(B) | 205º | 0.17% | 0.27% | - |
| XYZ | 4.59 | 4.97 | 6.35 | - |
| YUV | 62.48 | 131.68 | 124.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 64 | 69 | 0.17 | 0.07 | 0 | 0.73 | 205 | 0.1 | 0.25 |
| Hex | 39 | 40 | 45 | 11 | 7 | 0 | 49 | CD | A | 19 |
| Octal | 71 | 100 | 105 | 21 | 7 | 0 | 111 | 315 | 12 | 31 |
| Binary | 111001 | 1000000 | 1000101 | 10001 | 111 | 0 | 1001001 | 11001101 | 1010 | 11001 |
Color Harmonies of #394045
Complementary color
Monochromatic Colors of #394045
Black with #394045
Text Example
Text Example
White with #394045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394045; }
p { color: rgb(57,64,69); }
H1.HeaderClassName
{
color: #394045;
}
.AnyTagClassName
{
color: #394045;
}
</style>
background-color css
<style>
a { background-color: #394045; }
a { background-color: rgb(57,64,69); }
div.DivClassName
{
background-color: #394045;
}
.BgClassName
{
background-color: #394045;
}
</style>
border-color css
<style>
span { border-color: #394045; }
span { border-color: rgb(57,64,69); }
td.TdClassName
{
border-color: #394045;
}
.TagClassName
{
border-color: #394045;
}
</style>