Shades of Mikado #493507
Tints of Mikado #493507
RGB
CMYK
RGB Variations
Color information
#493507 (or 0x493507) is known color: Mikado. HEX triplet: 49, 35 and 07. RGB value is (73,53,7). Sum of RGB (Red+Green+Blue) = 73+53+7=133 (17% of max value = 765). Red value is 73 (28.91% from 255 or 54.89% from 133); Green value is 53 (21.09% from 255 or 39.85% from 133); Blue value is 7 (3.12% from 255 or 5.26% from 133); Max value from RGB is 73 - color contains mainly: red. Hex color #493507 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #493507 is #B6CAF8. Grayscale: #353535. Windows color (decimal): -11979513 or 472393. OLE color: 472393.
HSL color Cylindrical-coordinate representation of color #493507: hue angle of 41.82º degrees, saturation: 0.82, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #493507 is Cyan = 0, Magento = 0.27, Yellow = 0.90 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 53 | 7 | - |
| CMYK | 0 | 0.27 | 0.90 | 0.71 |
| HSL | 41.82º | 0.83% | 0.16% | - |
| HSV(B) | 41.82º | 0.9% | 0.29% | - |
| XYZ | 4.06 | 3.98 | 0.75 | - |
| YUV | 53.74 | 101.63 | 141.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 53 | 7 | 0 | 0.27 | 0.90 | 0.71 | 41.82 | 0.83 | 0.16 |
| Hex | 49 | 35 | 7 | 0 | 1B | 5A | 47 | 2A | 52 | 10 |
| Octal | 111 | 65 | 7 | 0 | 33 | 132 | 107 | 52 | 122 | 20 |
| Binary | 1001001 | 110101 | 111 | 0 | 11011 | 1011010 | 1000111 | 101010 | 1010010 | 10000 |
Color Harmonies of #493507
Complementary color
Monochromatic Colors of #493507
Black with #493507
Text Example
Text Example
White with #493507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493507; }
p { color: rgb(73,53,7); }
H1.HeaderClassName
{
color: #493507;
}
.AnyTagClassName
{
color: #493507;
}
</style>
background-color css
<style>
a { background-color: #493507; }
a { background-color: rgb(73,53,7); }
div.DivClassName
{
background-color: #493507;
}
.BgClassName
{
background-color: #493507;
}
</style>
border-color css
<style>
span { border-color: #493507; }
span { border-color: rgb(73,53,7); }
td.TdClassName
{
border-color: #493507;
}
.TagClassName
{
border-color: #493507;
}
</style>