Shades of Mikado #463207
Tints of Mikado #463207
RGB
CMYK
RGB Variations
Color information
#463207 (or 0x463207) is known color: Mikado. HEX triplet: 46, 32 and 07. RGB value is (70,50,7). Sum of RGB (Red+Green+Blue) = 70+50+7=127 (16% of max value = 765). Red value is 70 (27.73% from 255 or 55.12% from 127); Green value is 50 (19.92% from 255 or 39.37% from 127); Blue value is 7 (3.12% from 255 or 5.51% from 127); Max value from RGB is 70 - color contains mainly: red. Hex color #463207 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #463207 is #B9CDF8. Grayscale: #333333. Windows color (decimal): -12176889 or 471622. OLE color: 471622.
HSL color Cylindrical-coordinate representation of color #463207: hue angle of 40.95º 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 #463207 is Cyan = 0, Magento = 0.29, Yellow = 0.90 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 50 | 7 | - |
| CMYK | 0 | 0.29 | 0.90 | 0.73 |
| HSL | 40.95º | 0.82% | 0.15% | - |
| HSV(B) | 40.95º | 0.9% | 0.27% | - |
| XYZ | 3.7 | 3.6 | 0.7 | - |
| YUV | 51.08 | 103.13 | 141.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 50 | 7 | 0 | 0.29 | 0.90 | 0.73 | 40.95 | 0.82 | 0.15 |
| Hex | 46 | 32 | 7 | 0 | 1D | 5A | 49 | 29 | 52 | F |
| Octal | 106 | 62 | 7 | 0 | 35 | 132 | 111 | 51 | 122 | 17 |
| Binary | 1000110 | 110010 | 111 | 0 | 11101 | 1011010 | 1001001 | 101001 | 1010010 | 1111 |
Color Harmonies of #463207
Complementary color
Monochromatic Colors of #463207
Black with #463207
Text Example
Text Example
White with #463207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463207; }
p { color: rgb(70,50,7); }
H1.HeaderClassName
{
color: #463207;
}
.AnyTagClassName
{
color: #463207;
}
</style>
background-color css
<style>
a { background-color: #463207; }
a { background-color: rgb(70,50,7); }
div.DivClassName
{
background-color: #463207;
}
.BgClassName
{
background-color: #463207;
}
</style>
border-color css
<style>
span { border-color: #463207; }
span { border-color: rgb(70,50,7); }
td.TdClassName
{
border-color: #463207;
}
.TagClassName
{
border-color: #463207;
}
</style>