Shades of Mikado #493408
Tints of Mikado #493408
RGB
CMYK
RGB Variations
Color information
#493408 (or 0x493408) is known color: Mikado. HEX triplet: 49, 34 and 08. RGB value is (73,52,8). Sum of RGB (Red+Green+Blue) = 73+52+8=133 (17% of max value = 765). Red value is 73 (28.91% from 255 or 54.89% from 133); Green value is 52 (20.70% from 255 or 39.10% from 133); Blue value is 8 (3.52% from 255 or 6.02% from 133); Max value from RGB is 73 - color contains mainly: red. Hex color #493408 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #493408 is #B6CBF7. Grayscale: #353535. Windows color (decimal): -11979768 or 537673. OLE color: 537673.
HSL color Cylindrical-coordinate representation of color #493408: hue angle of 40.62º degrees, saturation: 0.8, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #493408 is Cyan = 0, Magento = 0.29, Yellow = 0.89 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 52 | 8 | - |
| CMYK | 0 | 0.29 | 0.89 | 0.71 |
| HSL | 40.62º | 0.8% | 0.16% | - |
| HSV(B) | 40.62º | 0.89% | 0.29% | - |
| XYZ | 4.02 | 3.89 | 0.77 | - |
| YUV | 53.26 | 102.46 | 142.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 52 | 8 | 0 | 0.29 | 0.89 | 0.71 | 40.62 | 0.8 | 0.16 |
| Hex | 49 | 34 | 8 | 0 | 1D | 59 | 47 | 29 | 50 | 10 |
| Octal | 111 | 64 | 10 | 0 | 35 | 131 | 107 | 51 | 120 | 20 |
| Binary | 1001001 | 110100 | 1000 | 0 | 11101 | 1011001 | 1000111 | 101001 | 1010000 | 10000 |
Color Harmonies of #493408
Complementary color
Monochromatic Colors of #493408
Black with #493408
Text Example
Text Example
White with #493408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493408; }
p { color: rgb(73,52,8); }
H1.HeaderClassName
{
color: #493408;
}
.AnyTagClassName
{
color: #493408;
}
</style>
background-color css
<style>
a { background-color: #493408; }
a { background-color: rgb(73,52,8); }
div.DivClassName
{
background-color: #493408;
}
.BgClassName
{
background-color: #493408;
}
</style>
border-color css
<style>
span { border-color: #493408; }
span { border-color: rgb(73,52,8); }
td.TdClassName
{
border-color: #493408;
}
.TagClassName
{
border-color: #493408;
}
</style>