Shades of Mikado #463516
Tints of Mikado #463516
RGB
CMYK
RGB Variations
Color information
#463516 (or 0x463516) is known color: Mikado. HEX triplet: 46, 35 and 16. RGB value is (70,53,22). Sum of RGB (Red+Green+Blue) = 70+53+22=145 (19% of max value = 765). Red value is 70 (27.73% from 255 or 48.28% from 145); Green value is 53 (21.09% from 255 or 36.55% from 145); Blue value is 22 (8.98% from 255 or 15.17% from 145); Max value from RGB is 70 - color contains mainly: red. Hex color #463516 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #463516 is #B9CAE9. Grayscale: #363636. Windows color (decimal): -12176106 or 1455430. OLE color: 1455430.
HSL color Cylindrical-coordinate representation of color #463516: hue angle of 38.75º degrees, saturation: 0.52, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #463516 is Cyan = 0, Magento = 0.24, Yellow = 0.69 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 53 | 22 | - |
| CMYK | 0 | 0.24 | 0.69 | 0.73 |
| HSL | 38.75º | 0.52% | 0.18% | - |
| HSV(B) | 38.75º | 0.69% | 0.27% | - |
| XYZ | 3.94 | 3.91 | 1.31 | - |
| YUV | 54.55 | 109.63 | 139.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 53 | 22 | 0 | 0.24 | 0.69 | 0.73 | 38.75 | 0.52 | 0.18 |
| Hex | 46 | 35 | 16 | 0 | 18 | 45 | 49 | 27 | 34 | 12 |
| Octal | 106 | 65 | 26 | 0 | 30 | 105 | 111 | 47 | 64 | 22 |
| Binary | 1000110 | 110101 | 10110 | 0 | 11000 | 1000101 | 1001001 | 100111 | 110100 | 10010 |
Color Harmonies of #463516
Complementary color
Monochromatic Colors of #463516
Black with #463516
Text Example
Text Example
White with #463516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463516; }
p { color: rgb(70,53,22); }
H1.HeaderClassName
{
color: #463516;
}
.AnyTagClassName
{
color: #463516;
}
</style>
background-color css
<style>
a { background-color: #463516; }
a { background-color: rgb(70,53,22); }
div.DivClassName
{
background-color: #463516;
}
.BgClassName
{
background-color: #463516;
}
</style>
border-color css
<style>
span { border-color: #463516; }
span { border-color: rgb(70,53,22); }
td.TdClassName
{
border-color: #463516;
}
.TagClassName
{
border-color: #463516;
}
</style>