Shades of Mikado #463712
Tints of Mikado #463712
RGB
CMYK
RGB Variations
Color information
#463712 (or 0x463712) is known color: Mikado. HEX triplet: 46, 37 and 12. RGB value is (70,55,18). Sum of RGB (Red+Green+Blue) = 70+55+18=143 (18% of max value = 765). Red value is 70 (27.73% from 255 or 48.95% from 143); Green value is 55 (21.88% from 255 or 38.46% from 143); Blue value is 18 (7.42% from 255 or 12.59% from 143); Max value from RGB is 70 - color contains mainly: red. Hex color #463712 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #463712 is #B9C8ED. Grayscale: #373737. Windows color (decimal): -12175598 or 1193798. OLE color: 1193798.
HSL color Cylindrical-coordinate representation of color #463712: hue angle of 42.69º degrees, saturation: 0.59, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #463712 is Cyan = 0, Magento = 0.21, Yellow = 0.74 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 55 | 18 | - |
| CMYK | 0 | 0.21 | 0.74 | 0.73 |
| HSL | 42.69º | 0.59% | 0.17% | - |
| HSV(B) | 42.69º | 0.74% | 0.27% | - |
| XYZ | 4 | 4.08 | 1.15 | - |
| YUV | 55.27 | 106.97 | 138.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 55 | 18 | 0 | 0.21 | 0.74 | 0.73 | 42.69 | 0.59 | 0.17 |
| Hex | 46 | 37 | 12 | 0 | 15 | 4A | 49 | 2B | 3B | 11 |
| Octal | 106 | 67 | 22 | 0 | 25 | 112 | 111 | 53 | 73 | 21 |
| Binary | 1000110 | 110111 | 10010 | 0 | 10101 | 1001010 | 1001001 | 101011 | 111011 | 10001 |
Color Harmonies of #463712
Complementary color
Monochromatic Colors of #463712
Black with #463712
Text Example
Text Example
White with #463712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463712; }
p { color: rgb(70,55,18); }
H1.HeaderClassName
{
color: #463712;
}
.AnyTagClassName
{
color: #463712;
}
</style>
background-color css
<style>
a { background-color: #463712; }
a { background-color: rgb(70,55,18); }
div.DivClassName
{
background-color: #463712;
}
.BgClassName
{
background-color: #463712;
}
</style>
border-color css
<style>
span { border-color: #463712; }
span { border-color: rgb(70,55,18); }
td.TdClassName
{
border-color: #463712;
}
.TagClassName
{
border-color: #463712;
}
</style>