Shades of Mikado #463208
Tints of Mikado #463208
RGB
CMYK
RGB Variations
Color information
#463208 (or 0x463208) is known color: Mikado. HEX triplet: 46, 32 and 08. RGB value is (70,50,8). Sum of RGB (Red+Green+Blue) = 70+50+8=128 (16% of max value = 765). Red value is 70 (27.73% from 255 or 54.69% from 128); Green value is 50 (19.92% from 255 or 39.06% from 128); Blue value is 8 (3.52% from 255 or 6.25% from 128); Max value from RGB is 70 - color contains mainly: red. Hex color #463208 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #463208 is #B9CDF7. Grayscale: #333333. Windows color (decimal): -12176888 or 537158. OLE color: 537158.
HSL color Cylindrical-coordinate representation of color #463208: hue angle of 40.65º 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 #463208 is Cyan = 0, Magento = 0.29, Yellow = 0.89 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 50 | 8 | - |
| CMYK | 0 | 0.29 | 0.89 | 0.73 |
| HSL | 40.65º | 0.79% | 0.15% | - |
| HSV(B) | 40.65º | 0.89% | 0.27% | - |
| XYZ | 3.71 | 3.6 | 0.73 | - |
| YUV | 51.19 | 103.63 | 141.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 50 | 8 | 0 | 0.29 | 0.89 | 0.73 | 40.65 | 0.79 | 0.15 |
| Hex | 46 | 32 | 8 | 0 | 1D | 59 | 49 | 29 | 4F | F |
| Octal | 106 | 62 | 10 | 0 | 35 | 131 | 111 | 51 | 117 | 17 |
| Binary | 1000110 | 110010 | 1000 | 0 | 11101 | 1011001 | 1001001 | 101001 | 1001111 | 1111 |
Color Harmonies of #463208
Complementary color
Monochromatic Colors of #463208
Black with #463208
Text Example
Text Example
White with #463208
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463208; }
p { color: rgb(70,50,8); }
H1.HeaderClassName
{
color: #463208;
}
.AnyTagClassName
{
color: #463208;
}
</style>
background-color css
<style>
a { background-color: #463208; }
a { background-color: rgb(70,50,8); }
div.DivClassName
{
background-color: #463208;
}
.BgClassName
{
background-color: #463208;
}
</style>
border-color css
<style>
span { border-color: #463208; }
span { border-color: rgb(70,50,8); }
td.TdClassName
{
border-color: #463208;
}
.TagClassName
{
border-color: #463208;
}
</style>