Shades of Mikado #463106
Tints of Mikado #463106
RGB
CMYK
RGB Variations
Color information
#463106 (or 0x463106) is known color: Mikado. HEX triplet: 46, 31 and 06. RGB value is (70,49,6). Sum of RGB (Red+Green+Blue) = 70+49+6=125 (16% of max value = 765). Red value is 70 (27.73% from 255 or 56% from 125); Green value is 49 (19.53% from 255 or 39.2% from 125); Blue value is 6 (2.73% from 255 or 4.8% from 125); Max value from RGB is 70 - color contains mainly: red. Hex color #463106 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #463106 is #B9CEF9. Grayscale: #323232. Windows color (decimal): -12177146 or 405830. OLE color: 405830.
HSL color Cylindrical-coordinate representation of color #463106: hue angle of 40.31º 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 #463106 is Cyan = 0, Magento = 0.30, Yellow = 0.91 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 49 | 6 | - |
| CMYK | 0 | 0.30 | 0.91 | 0.73 |
| HSL | 40.31º | 0.84% | 0.15% | - |
| HSV(B) | 40.31º | 0.91% | 0.27% | - |
| XYZ | 3.66 | 3.51 | 0.66 | - |
| YUV | 50.38 | 102.96 | 142 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 49 | 6 | 0 | 0.30 | 0.91 | 0.73 | 40.31 | 0.84 | 0.15 |
| Hex | 46 | 31 | 6 | 0 | 1E | 5B | 49 | 28 | 54 | F |
| Octal | 106 | 61 | 6 | 0 | 36 | 133 | 111 | 50 | 124 | 17 |
| Binary | 1000110 | 110001 | 110 | 0 | 11110 | 1011011 | 1001001 | 101000 | 1010100 | 1111 |
Color Harmonies of #463106
Complementary color
Monochromatic Colors of #463106
Black with #463106
Text Example
Text Example
White with #463106
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463106; }
p { color: rgb(70,49,6); }
H1.HeaderClassName
{
color: #463106;
}
.AnyTagClassName
{
color: #463106;
}
</style>
background-color css
<style>
a { background-color: #463106; }
a { background-color: rgb(70,49,6); }
div.DivClassName
{
background-color: #463106;
}
.BgClassName
{
background-color: #463106;
}
</style>
border-color css
<style>
span { border-color: #463106; }
span { border-color: rgb(70,49,6); }
td.TdClassName
{
border-color: #463106;
}
.TagClassName
{
border-color: #463106;
}
</style>