Shades of Mikado #463613
Tints of Mikado #463613
RGB
CMYK
RGB Variations
Color information
#463613 (or 0x463613) is known color: Mikado. HEX triplet: 46, 36 and 13. RGB value is (70,54,19). Sum of RGB (Red+Green+Blue) = 70+54+19=143 (18% of max value = 765). Red value is 70 (27.73% from 255 or 48.95% from 143); Green value is 54 (21.48% from 255 or 37.76% from 143); Blue value is 19 (7.81% from 255 or 13.29% from 143); Max value from RGB is 70 - color contains mainly: red. Hex color #463613 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #463613 is #B9C9EC. Grayscale: #363636. Windows color (decimal): -12175853 or 1259078. OLE color: 1259078.
HSL color Cylindrical-coordinate representation of color #463613: hue angle of 41.18º degrees, saturation: 0.57, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #463613 is Cyan = 0, Magento = 0.23, Yellow = 0.73 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 54 | 19 | - |
| CMYK | 0 | 0.23 | 0.73 | 0.73 |
| HSL | 41.18º | 0.57% | 0.17% | - |
| HSV(B) | 41.18º | 0.73% | 0.27% | - |
| XYZ | 3.96 | 3.99 | 1.18 | - |
| YUV | 54.79 | 107.8 | 138.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 54 | 19 | 0 | 0.23 | 0.73 | 0.73 | 41.18 | 0.57 | 0.17 |
| Hex | 46 | 36 | 13 | 0 | 17 | 49 | 49 | 29 | 39 | 11 |
| Octal | 106 | 66 | 23 | 0 | 27 | 111 | 111 | 51 | 71 | 21 |
| Binary | 1000110 | 110110 | 10011 | 0 | 10111 | 1001001 | 1001001 | 101001 | 111001 | 10001 |
Color Harmonies of #463613
Complementary color
Monochromatic Colors of #463613
Black with #463613
Text Example
Text Example
White with #463613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463613; }
p { color: rgb(70,54,19); }
H1.HeaderClassName
{
color: #463613;
}
.AnyTagClassName
{
color: #463613;
}
</style>
background-color css
<style>
a { background-color: #463613; }
a { background-color: rgb(70,54,19); }
div.DivClassName
{
background-color: #463613;
}
.BgClassName
{
background-color: #463613;
}
</style>
border-color css
<style>
span { border-color: #463613; }
span { border-color: rgb(70,54,19); }
td.TdClassName
{
border-color: #463613;
}
.TagClassName
{
border-color: #463613;
}
</style>