Shades of Mikado #463007
Tints of Mikado #463007
RGB
CMYK
RGB Variations
Color information
#463007 (or 0x463007) is known color: Mikado. HEX triplet: 46, 30 and 07. RGB value is (70,48,7). Sum of RGB (Red+Green+Blue) = 70+48+7=125 (16% of max value = 765). Red value is 70 (27.73% from 255 or 56% from 125); Green value is 48 (19.14% from 255 or 38.4% from 125); Blue value is 7 (3.12% from 255 or 5.6% from 125); Max value from RGB is 70 - color contains mainly: red. Hex color #463007 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #463007 is #B9CFF8. Grayscale: #323232. Windows color (decimal): -12177401 or 471110. OLE color: 471110.
HSL color Cylindrical-coordinate representation of color #463007: hue angle of 39.05º 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 #463007 is Cyan = 0, Magento = 0.31, Yellow = 0.90 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 48 | 7 | - |
| CMYK | 0 | 0.31 | 0.90 | 0.73 |
| HSL | 39.05º | 0.82% | 0.15% | - |
| HSV(B) | 39.05º | 0.9% | 0.27% | - |
| XYZ | 3.62 | 3.43 | 0.67 | - |
| YUV | 49.9 | 103.79 | 142.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 48 | 7 | 0 | 0.31 | 0.90 | 0.73 | 39.05 | 0.82 | 0.15 |
| Hex | 46 | 30 | 7 | 0 | 1F | 5A | 49 | 27 | 52 | F |
| Octal | 106 | 60 | 7 | 0 | 37 | 132 | 111 | 47 | 122 | 17 |
| Binary | 1000110 | 110000 | 111 | 0 | 11111 | 1011010 | 1001001 | 100111 | 1010010 | 1111 |
Color Harmonies of #463007
Complementary color
Monochromatic Colors of #463007
Black with #463007
Text Example
Text Example
White with #463007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463007; }
p { color: rgb(70,48,7); }
H1.HeaderClassName
{
color: #463007;
}
.AnyTagClassName
{
color: #463007;
}
</style>
background-color css
<style>
a { background-color: #463007; }
a { background-color: rgb(70,48,7); }
div.DivClassName
{
background-color: #463007;
}
.BgClassName
{
background-color: #463007;
}
</style>
border-color css
<style>
span { border-color: #463007; }
span { border-color: rgb(70,48,7); }
td.TdClassName
{
border-color: #463007;
}
.TagClassName
{
border-color: #463007;
}
</style>