Shades of Mikado #463108
Tints of Mikado #463108
RGB
CMYK
RGB Variations
Color information
#463108 (or 0x463108) is known color: Mikado. HEX triplet: 46, 31 and 08. RGB value is (70,49,8). Sum of RGB (Red+Green+Blue) = 70+49+8=127 (16% of max value = 765). Red value is 70 (27.73% from 255 or 55.12% from 127); Green value is 49 (19.53% from 255 or 38.58% from 127); Blue value is 8 (3.52% from 255 or 6.30% from 127); Max value from RGB is 70 - color contains mainly: red. Hex color #463108 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #463108 is #B9CEF7. Grayscale: #323232. Windows color (decimal): -12177144 or 536902. OLE color: 536902.
HSL color Cylindrical-coordinate representation of color #463108: hue angle of 39.68º degrees, saturation: 0.79, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #463108 is Cyan = 0, Magento = 0.30, Yellow = 0.89 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 49 | 8 | - |
| CMYK | 0 | 0.30 | 0.89 | 0.73 |
| HSL | 39.68º | 0.79% | 0.15% | - |
| HSV(B) | 39.68º | 0.89% | 0.27% | - |
| XYZ | 3.67 | 3.52 | 0.72 | - |
| YUV | 50.61 | 103.96 | 141.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 49 | 8 | 0 | 0.30 | 0.89 | 0.73 | 39.68 | 0.79 | 0.15 |
| Hex | 46 | 31 | 8 | 0 | 1E | 59 | 49 | 28 | 4F | F |
| Octal | 106 | 61 | 10 | 0 | 36 | 131 | 111 | 50 | 117 | 17 |
| Binary | 1000110 | 110001 | 1000 | 0 | 11110 | 1011001 | 1001001 | 101000 | 1001111 | 1111 |
Color Harmonies of #463108
Complementary color
Monochromatic Colors of #463108
Black with #463108
Text Example
Text Example
White with #463108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463108; }
p { color: rgb(70,49,8); }
H1.HeaderClassName
{
color: #463108;
}
.AnyTagClassName
{
color: #463108;
}
</style>
background-color css
<style>
a { background-color: #463108; }
a { background-color: rgb(70,49,8); }
div.DivClassName
{
background-color: #463108;
}
.BgClassName
{
background-color: #463108;
}
</style>
border-color css
<style>
span { border-color: #463108; }
span { border-color: rgb(70,49,8); }
td.TdClassName
{
border-color: #463108;
}
.TagClassName
{
border-color: #463108;
}
</style>