Shades of Mikado #463615
Tints of Mikado #463615
RGB
CMYK
RGB Variations
Color information
#463615 (or 0x463615) is known color: Mikado. HEX triplet: 46, 36 and 15. RGB value is (70,54,21). Sum of RGB (Red+Green+Blue) = 70+54+21=145 (19% of max value = 765). Red value is 70 (27.73% from 255 or 48.28% from 145); Green value is 54 (21.48% from 255 or 37.24% from 145); Blue value is 21 (8.59% from 255 or 14.48% from 145); Max value from RGB is 70 - color contains mainly: red. Hex color #463615 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #463615 is #B9C9EA. Grayscale: #373737. Windows color (decimal): -12175851 or 1390150. OLE color: 1390150.
HSL color Cylindrical-coordinate representation of color #463615: hue angle of 40.41º degrees, saturation: 0.54, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #463615 is Cyan = 0, Magento = 0.23, Yellow = 0.70 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 54 | 21 | - |
| CMYK | 0 | 0.23 | 0.70 | 0.73 |
| HSL | 40.41º | 0.54% | 0.18% | - |
| HSV(B) | 40.41º | 0.7% | 0.27% | - |
| XYZ | 3.98 | 3.99 | 1.27 | - |
| YUV | 55.02 | 108.8 | 138.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 54 | 21 | 0 | 0.23 | 0.70 | 0.73 | 40.41 | 0.54 | 0.18 |
| Hex | 46 | 36 | 15 | 0 | 17 | 46 | 49 | 28 | 36 | 12 |
| Octal | 106 | 66 | 25 | 0 | 27 | 106 | 111 | 50 | 66 | 22 |
| Binary | 1000110 | 110110 | 10101 | 0 | 10111 | 1000110 | 1001001 | 101000 | 110110 | 10010 |
Color Harmonies of #463615
Complementary color
Monochromatic Colors of #463615
Black with #463615
Text Example
Text Example
White with #463615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463615; }
p { color: rgb(70,54,21); }
H1.HeaderClassName
{
color: #463615;
}
.AnyTagClassName
{
color: #463615;
}
</style>
background-color css
<style>
a { background-color: #463615; }
a { background-color: rgb(70,54,21); }
div.DivClassName
{
background-color: #463615;
}
.BgClassName
{
background-color: #463615;
}
</style>
border-color css
<style>
span { border-color: #463615; }
span { border-color: rgb(70,54,21); }
td.TdClassName
{
border-color: #463615;
}
.TagClassName
{
border-color: #463615;
}
</style>