Shades of Mikado #493306
Tints of Mikado #493306
RGB
CMYK
RGB Variations
Color information
#493306 (or 0x493306) is known color: Mikado. HEX triplet: 49, 33 and 06. RGB value is (73,51,6). Sum of RGB (Red+Green+Blue) = 73+51+6=130 (17% of max value = 765). Red value is 73 (28.91% from 255 or 56.15% from 130); Green value is 51 (20.31% from 255 or 39.23% from 130); Blue value is 6 (2.73% from 255 or 4.62% from 130); Max value from RGB is 73 - color contains mainly: red. Hex color #493306 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #493306 is #B6CCF9. Grayscale: #343434. Windows color (decimal): -11980026 or 406345. OLE color: 406345.
HSL color Cylindrical-coordinate representation of color #493306: hue angle of 40.3º degrees, saturation: 0.85, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #493306 is Cyan = 0, Magento = 0.30, Yellow = 0.92 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 51 | 6 | - |
| CMYK | 0 | 0.30 | 0.92 | 0.71 |
| HSL | 40.3º | 0.85% | 0.15% | - |
| HSV(B) | 40.3º | 0.92% | 0.29% | - |
| XYZ | 3.96 | 3.8 | 0.7 | - |
| YUV | 52.45 | 101.79 | 142.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 51 | 6 | 0 | 0.30 | 0.92 | 0.71 | 40.3 | 0.85 | 0.15 |
| Hex | 49 | 33 | 6 | 0 | 1E | 5C | 47 | 28 | 55 | F |
| Octal | 111 | 63 | 6 | 0 | 36 | 134 | 107 | 50 | 125 | 17 |
| Binary | 1001001 | 110011 | 110 | 0 | 11110 | 1011100 | 1000111 | 101000 | 1010101 | 1111 |
Color Harmonies of #493306
Complementary color
Monochromatic Colors of #493306
Black with #493306
Text Example
Text Example
White with #493306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493306; }
p { color: rgb(73,51,6); }
H1.HeaderClassName
{
color: #493306;
}
.AnyTagClassName
{
color: #493306;
}
</style>
background-color css
<style>
a { background-color: #493306; }
a { background-color: rgb(73,51,6); }
div.DivClassName
{
background-color: #493306;
}
.BgClassName
{
background-color: #493306;
}
</style>
border-color css
<style>
span { border-color: #493306; }
span { border-color: rgb(73,51,6); }
td.TdClassName
{
border-color: #493306;
}
.TagClassName
{
border-color: #493306;
}
</style>