Shades of Mikado #463306
Tints of Mikado #463306
RGB
CMYK
RGB Variations
Color information
#463306 (or 0x463306) is known color: Mikado. HEX triplet: 46, 33 and 06. RGB value is (70,51,6). Sum of RGB (Red+Green+Blue) = 70+51+6=127 (16% of max value = 765). Red value is 70 (27.73% from 255 or 55.12% from 127); Green value is 51 (20.31% from 255 or 40.16% from 127); Blue value is 6 (2.73% from 255 or 4.72% from 127); Max value from RGB is 70 - color contains mainly: red. Hex color #463306 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #463306 is #B9CCF9. Grayscale: #333333. Windows color (decimal): -12176634 or 406342. OLE color: 406342.
HSL color Cylindrical-coordinate representation of color #463306: hue angle of 42.19º degrees, saturation: 0.84, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #463306 is Cyan = 0, Magento = 0.27, Yellow = 0.91 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 51 | 6 | - |
| CMYK | 0 | 0.27 | 0.91 | 0.73 |
| HSL | 42.19º | 0.84% | 0.15% | - |
| HSV(B) | 42.19º | 0.91% | 0.27% | - |
| XYZ | 3.74 | 3.68 | 0.69 | - |
| YUV | 51.55 | 102.29 | 141.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 51 | 6 | 0 | 0.27 | 0.91 | 0.73 | 42.19 | 0.84 | 0.15 |
| Hex | 46 | 33 | 6 | 0 | 1B | 5B | 49 | 2A | 54 | F |
| Octal | 106 | 63 | 6 | 0 | 33 | 133 | 111 | 52 | 124 | 17 |
| Binary | 1000110 | 110011 | 110 | 0 | 11011 | 1011011 | 1001001 | 101010 | 1010100 | 1111 |
Color Harmonies of #463306
Complementary color
Monochromatic Colors of #463306
Black with #463306
Text Example
Text Example
White with #463306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463306; }
p { color: rgb(70,51,6); }
H1.HeaderClassName
{
color: #463306;
}
.AnyTagClassName
{
color: #463306;
}
</style>
background-color css
<style>
a { background-color: #463306; }
a { background-color: rgb(70,51,6); }
div.DivClassName
{
background-color: #463306;
}
.BgClassName
{
background-color: #463306;
}
</style>
border-color css
<style>
span { border-color: #463306; }
span { border-color: rgb(70,51,6); }
td.TdClassName
{
border-color: #463306;
}
.TagClassName
{
border-color: #463306;
}
</style>