Shades of Mikado #473406
Tints of Mikado #473406
RGB
CMYK
RGB Variations
Color information
#473406 (or 0x473406) is known color: Mikado. HEX triplet: 47, 34 and 06. RGB value is (71,52,6). Sum of RGB (Red+Green+Blue) = 71+52+6=129 (17% of max value = 765). Red value is 71 (28.12% from 255 or 55.04% from 129); Green value is 52 (20.70% from 255 or 40.31% from 129); Blue value is 6 (2.73% from 255 or 4.65% from 129); Max value from RGB is 71 - color contains mainly: red. Hex color #473406 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #473406 is #B8CBF9. Grayscale: #343434. Windows color (decimal): -12110842 or 406599. OLE color: 406599.
HSL color Cylindrical-coordinate representation of color #473406: hue angle of 42.46º degrees, saturation: 0.84, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #473406 is Cyan = 0, Magento = 0.27, Yellow = 0.92 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 52 | 6 | - |
| CMYK | 0 | 0.27 | 0.92 | 0.72 |
| HSL | 42.46º | 0.84% | 0.15% | - |
| HSV(B) | 42.46º | 0.92% | 0.28% | - |
| XYZ | 3.86 | 3.81 | 0.7 | - |
| YUV | 52.44 | 101.79 | 141.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 52 | 6 | 0 | 0.27 | 0.92 | 0.72 | 42.46 | 0.84 | 0.15 |
| Hex | 47 | 34 | 6 | 0 | 1B | 5C | 48 | 2A | 54 | F |
| Octal | 107 | 64 | 6 | 0 | 33 | 134 | 110 | 52 | 124 | 17 |
| Binary | 1000111 | 110100 | 110 | 0 | 11011 | 1011100 | 1001000 | 101010 | 1010100 | 1111 |
Color Harmonies of #473406
Complementary color
Monochromatic Colors of #473406
Black with #473406
Text Example
Text Example
White with #473406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473406; }
p { color: rgb(71,52,6); }
H1.HeaderClassName
{
color: #473406;
}
.AnyTagClassName
{
color: #473406;
}
</style>
background-color css
<style>
a { background-color: #473406; }
a { background-color: rgb(71,52,6); }
div.DivClassName
{
background-color: #473406;
}
.BgClassName
{
background-color: #473406;
}
</style>
border-color css
<style>
span { border-color: #473406; }
span { border-color: rgb(71,52,6); }
td.TdClassName
{
border-color: #473406;
}
.TagClassName
{
border-color: #473406;
}
</style>