Shades of Mikado #463107
Tints of Mikado #463107
RGB
CMYK
RGB Variations
Color information
#463107 (or 0x463107) is known color: Mikado. HEX triplet: 46, 31 and 07. RGB value is (70,49,7). Sum of RGB (Red+Green+Blue) = 70+49+7=126 (16% of max value = 765). Red value is 70 (27.73% from 255 or 55.56% from 126); Green value is 49 (19.53% from 255 or 38.89% from 126); Blue value is 7 (3.12% from 255 or 5.56% from 126); Max value from RGB is 70 - color contains mainly: red. Hex color #463107 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #463107 is #B9CEF8. Grayscale: #323232. Windows color (decimal): -12177145 or 471366. OLE color: 471366.
HSL color Cylindrical-coordinate representation of color #463107: hue angle of 40º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #463107 is Cyan = 0, Magento = 0.30, Yellow = 0.90 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 49 | 7 | - |
| CMYK | 0 | 0.30 | 0.90 | 0.73 |
| HSL | 40º | 0.82% | 0.15% | - |
| HSV(B) | 40º | 0.9% | 0.27% | - |
| XYZ | 3.66 | 3.51 | 0.69 | - |
| YUV | 50.49 | 103.46 | 141.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 49 | 7 | 0 | 0.30 | 0.90 | 0.73 | 40 | 0.82 | 0.15 |
| Hex | 46 | 31 | 7 | 0 | 1E | 5A | 49 | 28 | 52 | F |
| Octal | 106 | 61 | 7 | 0 | 36 | 132 | 111 | 50 | 122 | 17 |
| Binary | 1000110 | 110001 | 111 | 0 | 11110 | 1011010 | 1001001 | 101000 | 1010010 | 1111 |
Color Harmonies of #463107
Complementary color
Monochromatic Colors of #463107
Black with #463107
Text Example
Text Example
White with #463107
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463107; }
p { color: rgb(70,49,7); }
H1.HeaderClassName
{
color: #463107;
}
.AnyTagClassName
{
color: #463107;
}
</style>
background-color css
<style>
a { background-color: #463107; }
a { background-color: rgb(70,49,7); }
div.DivClassName
{
background-color: #463107;
}
.BgClassName
{
background-color: #463107;
}
</style>
border-color css
<style>
span { border-color: #463107; }
span { border-color: rgb(70,49,7); }
td.TdClassName
{
border-color: #463107;
}
.TagClassName
{
border-color: #463107;
}
</style>