Shades of Mikado #463307
Tints of Mikado #463307
RGB
CMYK
RGB Variations
Color information
#463307 (or 0x463307) is known color: Mikado. HEX triplet: 46, 33 and 07. RGB value is (70,51,7). Sum of RGB (Red+Green+Blue) = 70+51+7=128 (16% of max value = 765). Red value is 70 (27.73% from 255 or 54.69% from 128); Green value is 51 (20.31% from 255 or 39.84% from 128); Blue value is 7 (3.12% from 255 or 5.47% from 128); Max value from RGB is 70 - color contains mainly: red. Hex color #463307 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #463307 is #B9CCF8. Grayscale: #333333. Windows color (decimal): -12176633 or 471878. OLE color: 471878.
HSL color Cylindrical-coordinate representation of color #463307: hue angle of 41.9º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #463307 is Cyan = 0, Magento = 0.27, Yellow = 0.90 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 51 | 7 | - |
| CMYK | 0 | 0.27 | 0.90 | 0.73 |
| HSL | 41.9º | 0.82% | 0.15% | - |
| HSV(B) | 41.9º | 0.9% | 0.27% | - |
| XYZ | 3.75 | 3.69 | 0.71 | - |
| YUV | 51.67 | 102.79 | 141.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 51 | 7 | 0 | 0.27 | 0.90 | 0.73 | 41.9 | 0.82 | 0.15 |
| Hex | 46 | 33 | 7 | 0 | 1B | 5A | 49 | 2A | 52 | F |
| Octal | 106 | 63 | 7 | 0 | 33 | 132 | 111 | 52 | 122 | 17 |
| Binary | 1000110 | 110011 | 111 | 0 | 11011 | 1011010 | 1001001 | 101010 | 1010010 | 1111 |
Color Harmonies of #463307
Complementary color
Monochromatic Colors of #463307
Black with #463307
Text Example
Text Example
White with #463307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463307; }
p { color: rgb(70,51,7); }
H1.HeaderClassName
{
color: #463307;
}
.AnyTagClassName
{
color: #463307;
}
</style>
background-color css
<style>
a { background-color: #463307; }
a { background-color: rgb(70,51,7); }
div.DivClassName
{
background-color: #463307;
}
.BgClassName
{
background-color: #463307;
}
</style>
border-color css
<style>
span { border-color: #463307; }
span { border-color: rgb(70,51,7); }
td.TdClassName
{
border-color: #463307;
}
.TagClassName
{
border-color: #463307;
}
</style>